Troubles,

I guess I have a big problem : I didn't remember to modify /System and I'm 
missing the Headers directory in /System/Library/Frameworks/OpenGL.framework

Any idea please ?

Pierre-Henri

On Monday 10 December 2007 07:07:45 Martin Costabel wrote:
> Pierre-Henri Lavigne wrote:
> > Good day,
> >
> > I got the following error while trying to compile the lastest python
> > package at work. The machine is running a Mac OS 10.4.11 Intel version.
> > Latest Fink with unstable tree enable :
> >
> > http://paste.lisp.org/display/51824
> >
> > Please tell me if I miss something or if I may help.
>
> The error message says:
> > /System/Library/Frameworks/QuickTime.framework/Headers/ImageCompression.h
> >:24:27: error: OpenGL/OpenGL.h: No such file or directory
>
> The line in question is
>
> #include <OpenGL/OpenGL.h>
>
> This should never give an error, because the OpenGL framework exists in
> /System/Library/Frameworks/, and this is on the standard preprocessor
> framework search path.
>
> You must have done something non-standard to your system. Check if
> /System/Library/Frameworks/OpenGL.framework/Headers/OpenGL.h
> exists.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to