Re: FW: bug? when installing geomview graphic package
Re: FW: bug? when installing geomview graphic package
- Subject: Re: FW: bug? when installing geomview graphic package
- From: John Harper <email@hidden>
- Date: Thu, 13 Feb 2003 10:41:48 -0800
On Thursday, Feb 13, 2003, at 08:01 US/Pacific, David R. Morrison wrote:
I'm afraid that any package which wants to use both lesstif and libGL
is stuck
here, able to build with the XFree86 libs (if -force_flat_namespace is
given),
but unable to build with Apple's X11 libs. Does anyone have any ideas?
I havent't tried this but it might work to use nmedit to turn the
duplicate symbols into static symbols. Create a file foo containing:
glGetColorTableEXT
glGetColorTableParameterivEXT
glGetColorTableParameterfvEXT
then execute "sudo nmedit -R foo /usr/X11R6/lib/libGL.1.2.dylib"
John
_______________________________________________
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.