So, since i've installed Apple's X11, I cant compile a lot of stuff because of the following errors :
I have thousands of such warnings (multiple defs) while the /usr/X11R6/lib has a lot of symlinks :ld: warning multiple definitions of symbol _XSendEvent /usr/X11R6/lib/libX11.6.dylib(SendEvent.o) definition of _XSendEvent /usr/X11R6/lib/libX11.dylib(SendEvent.o) definition of _XSendEvent ld: warning multiple definitions of symbol __XEventToWire /usr/X11R6/lib/libX11.6.dylib(EvToWire.o) definition of __XEventToWire /usr/X11R6/lib/libX11.dylib(EvToWire.o) definition of __XEventToWire ld: /usr/X11R6/lib/libxkbfile.a(xkbtext.o) illegal reference to symbol: _XKeysymToString defined in indirectly referenced dynamic library /usr/X11R6/lib/libX11.6.dylib make[3]: *** [kcm_keyboard.la] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of /var/tmp/tmp.0.vxfoau failed, exit code 2 Failed: compiling kdebase3-ssl-3.1-1 failed
[8:22:17am] _pejvan_ lib >> ls -l
[...]
lrwxr-xr-x 1 root wheel 15 Jan 8 02:19 libGL.1.dylib -> libGL.1.2.dylib lrwxr-xr-x 1 root wheel 15 Jan 8 02:19 libGL.dylib -> libGL.1.2.dylib -rw-r--r-- 1 root wheel 564k Jan 8 02:19 libGLU.1.3.dylib lrwxr-xr-x 1 root wheel 16 Jan 8 02:19 libGLU.1.dylib -> libGLU.1.3.dylib lrwxr-xr-x 1 root wheel 16 Jan 8 02:19 libGLU.dylib -> libGLU.1.3.dylib lrwxr-xr-x 1 root wheel 16 Jan 8 02:19 libICE.6.dylib -> libICE.6.3.dylib lrwxr-xr-x 1 root wheel 16 Jan 8 02:19 libICE.dylib -> libICE.6.3.dylib lrwxr-xr-x 1 root wheel 15 Jan 8 02:19 libSM.6.dylib -> libSM.6.0.dylib lrwxr-xr-x 1 root wheel 15 Jan 8 02:19 libSM.dylib -> libSM.6.0.dylib lrwxr-xr-x 1 root wheel 16 Jan 8 02:19 libX11.6.dylib -> libX11.6.2.dylib lrwxr-xr-x 1 root wheel 16 Jan 8 02:19 libX11.dylib -> libX11.6.2.dylib
plus I don't know how to fix that "illegal reference" error
Thanks, Pejvan ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
