Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pike pike
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pikelang
  • pikepike
  • Issues
  • #1555
Closed
Open
Issue created Apr 18, 2001 by Peter Bortas@zinoOwner

GLUT doesn't compile (?)

Imported from http://bugzilla.roxen.com/bugzilla/show_bug.cgi?id=1555

Reported by Mirar , Idonex Heavy Industries mirar@roxen.com

echo /home/mirar/pike/tsunami/smartlink gcc -I.
-I/home/mirar/pike/src/post_modules/GLUT
-I/home/mirar/pike/src/post_modules/GLUT/../.. -I../.. -I.  -g -mcpu=i686
-march=i686  -I/usr/X11R6/include -g -mcpu=i686 -march=i686  -g -mcpu=i686
-march=i686  -I/usr/X11R6/include  -W -Wall -Wno-unused -Wcomment -Wformat
-Wimplicit-function-declaration -Wmultichar -Wswitch -Wuninitialized
-Wpointer-arith -Wchar-subscripts -Wno-long-long  -fPIC -DDYNAMIC_MODULE -g
-mcpu=i686 -march=i686  -I/usr/X11R6/include -g -mcpu=i686 -march=i686 -c
/home/mirar/pike/src/post_modules/GLUT/top.c -o top.o
cc1: warning: -Wuninitialized is not supported without -O
/home/mirar/pike/src/post_modules/GLUT/top.c:24:21: GL/glut.h: No such file
or directory
make[3]: *** [top.o] Error 1
make[3]: Leaving directory `/home/mirar/pike/tsunami/post_modules/GLUT'
make[2]: *** [GLUT] Error 2
make[2]: Leaving directory `/home/mirar/pike/tsunami/post_modules'
make[1]: *** [post_modules] Error 1
make[1]: Leaving directory `/home/mirar/pike/tsunami'
make: *** [all] Error 2

There is no GL/glut.h anywhere on my system. Maybe GLUT shouldn't try to compile at all? Maybe GL shouldn't compile at all?

tsunami% ls /usr/include/GL/ GLwDrawA.h GLwMDrawA.h gl.h glx.h glxtokens.h GLwDrawAP.h GLwMDrawAP.h glext.h glxint.h osmesa.h

Assignee
Assign to
Time tracking