Re: OpenGL and -flat_namespace with Apple X11
Re: OpenGL and -flat_namespace with Apple X11
- Subject: Re: OpenGL and -flat_namespace with Apple X11
- From: John Harper <email@hidden>
- Date: Thu, 13 Mar 2003 10:21:50 -0800
On Wednesday, Mar 12, 2003, at 18:33 US/Pacific, Benjamin Reed wrote:
John Harper wrote:
Is this the error due to glColorTableEXT etc being multiply defined?
If so, that should be fixed in our next release. If you want to test
this, try the workaround described in
http://lists.apple.com/mhonarc/x11-users/msg01655.html
Aha! That does appear to be the problem!
I will look into adding a fix into fink's system-xfree86 package to
repair this automatically.
In a future (0.3) release of apple's x11, will running this fix be a
no-op, or will it break it?
nmedit will complain that the symbols don't exist and return false:
$ nmedit -R foo libGL.1.2.dylib
nmedit: symbols names listed in: foo not in: libGL.1.2.dylib
_glGetColorTableEXT
_glGetColorTableParameterfvEXT
_glGetColorTableParameterivEXT
$ echo $?
1
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.