Philip M�tteli wrote:
[]
I can't start Apples X11. It crashes immediately with the following error messages in the console:

dyld: /Applications/X11.app/Contents/MacOS/X11 Undefined symbols:
/Applications/X11.app/Contents/MacOS/X11 undefined reference to _CGLSetCurrentContext expected to be defined in OpenGL
[]
I don't know what the problem is. I tried several things to solve the problem. I also reinstalled the OpenGL.framework from the 10.2.3 update. But nothing helped.
At my place, it appeared after having installed OpenOffice.
Doesn't OO come with its own copy of xfree86? If you overwrote parts of Apple's /usr/X11 when you installed OO, the behavior could be like what you are seeing.

You could look with "otool -L /usr/X11R6/lib/libGL.dylib" whether this links with the OpenGL framework as Apple's does.

Another idea would be to setenv DYLD_PRINT_LIBRARIES, then start X11 from the command line and look which library precisely is complaining about the missing symbols.

--
Martin



-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your
clients even if they use browsers that are limited to 40 bit encryption.
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Reply via email to