Menu

#135 Build fails on Mac OS X 10.4

open
nobody
None
5
2005-06-11
2005-06-11
No

Compilation of PyOpenGL-2.0.1.09 on Mac OS X 10.4.1, for a
framework build of Python 2.4.1, fails. It seems to be finding the
wrong version of sys/stat.h. Instead of using /usr/include/sys/stat.h
the compiler tries to include /System/Library/Frameworks/
Kernel.framework/Headers/sys/stat.h.

One workaround is to remove /System/Library/Frameworks/
Kernel.framework/Headers from the list of include directories in
config/darwin.cfg. (See context diff, attached.)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.