I keep getting the following error with symbols 'expected to be defined 
in libX11' upon compilation of various packages - does anyone know what 
I can do to fix this?

Thanks,
Mike Sierk

gcc -o .libs/xglyph -L/sw/lib xglyph.o -L../lib/.libs -lt1x -lt1 
-L/usr/X11R6/lib -lXaw -lXt -lXmu -lSM -lICE -lXext -lX11 -lm
/usr/bin/ld: warning multiple definitions of symbol 
_vendorShellWidgetClass
/usr/X11R6/lib/libXt.dylib(Vendor.o) definition of 
_vendorShellWidgetClass
/usr/X11R6/lib/libXaw.dylib(Vendor.o) definition of 
_vendorShellWidgetClass
/usr/bin/ld: warning multiple definitions of symbol _vendorShellClassRec
/usr/X11R6/lib/libXt.dylib(Vendor.o) definition of _vendorShellClassRec
/usr/X11R6/lib/libXaw.dylib(Vendor.o) definition of _vendorShellClassRec
/usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may 
result in errors or different symbols being used
symbol _vendorShellWidgetClass used from dynamic library 
/usr/X11R6/lib/libXt.dylib(Vendor.o) not from earlier dynamic library 
/usr/X11R6/lib/libXaw.7.dylib(Vendor.o)
symbol _vendorShellClassRec used from dynamic library 
/usr/X11R6/lib/libXt.dylib(Vendor.o) not from earlier dynamic library 
/usr/X11R6/lib/libXaw.7.dylib(Vendor.o)
/usr/bin/ld: Undefined symbols:
__Xsetlocale referenced from libXt expected to be defined in libX11
__XLockMutex_fn referenced from libXext expected to be defined in libX11
__XUnlockMutex_fn referenced from libXext expected to be defined in 
libX11
__Xglobal_lock referenced from libXext expected to be defined in libX11
make[1]: *** [xglyph] Error 1
make: *** [XXXX] Error 1
###  failed, exit code 2
Failed: compiling t1lib1-1.3.1-2 failed


+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Michael Sierk, Postdoctoral Fellow        email: [EMAIL PROTECTED]
Biochemistry & Molecular Genetics Dept.   Phone(W):  (434) 924-2821
P.O. Box 800733                                             (H):  (434) 970-2268
University of Virginia
-----------------------------------------------------------------------
"If at first you do succeed, try not to act surprised."
     - Anonymous.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Two, two, TWO treats in one.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to