James Pelton wrote: > I'm trying to install glitz from source, and failing. I've tried all > the fink > update commands, and in a fit of desperation tried switching from > rsync to cvs. > Nothing helped. > > Below are the results of an attempt. Can anyone pass along a suggestion? > > James Pelton > > -------------- > <snip> > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src > -I/usr/X11R6/include -I/sw/include -g -O2 -Wall -Wpointer-arith > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations > -Wnested-externs > -fno-strict-aliasing -c glitz_agl_drawable.c -fno-common -DPIC -o > .libs/glitz_agl_drawable.o > In file included from glitz_agl_drawable.c:30: > glitz_aglint.h:34:23: error: OpenGL/gl.h: No such file or directory > glitz_aglint.h:36:21: error: AGL/agl.h: No such file or directory > <snip> > > It looks to me as though you don't have the OpenGL SDK from Xcode installed.
-- Alexander K. Hansen Fink User Liaison/Documenter [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
