On Dec 29, 2008, at 1:37 PM, gjm...@gmail.com wrote:

> Thanks for clarifying the issue.
>
> This is where things begin to go wrong, I believe:
>
>
> 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
>

<snip>

That would indeed be where it went wrong.

Check if you're missing  /System/Library/Frameworks/OpenGL.framework/ 
Headers/gl.h .  If so, then you should (re)install the OpenGL SDK from  
the Xcode Tools.


------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to