Hi Peter, I only have one libdl.dylib (it is in /sw/lib). Not sure how much of this I need to include, but does this help?:
/usr/bin/ld: warning multiple definitions of symbol _locale_charset /sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset /sw/lib/libiconv.dylib(localcharset.lo) definition of _locale_charset /usr/bin/ld: Undefined symbols: _xmms_remote_play_pause /usr/bin/ld: warning unused multiple definitions of symbol _dlclose /sw/lib/libdl.dylib(dlfcn.o) definition of _dlclose /sw/lib/libdl.dylib(dlfcn.o) unused definition of _dlclose /usr/bin/ld: warning unused multiple definitions of symbol _dlerror /sw/lib/libdl.dylib(dlfcn.o) definition of _dlerror /sw/lib/libdl.dylib(dlfcn.o) unused definition of _dlerror /usr/bin/ld: warning unused multiple definitions of symbol _dlopen /sw/lib/libdl.dylib(dlfcn.o) definition of _dlopen /sw/lib/libdl.dylib(dlfcn.o) unused definition of _dlopen /usr/bin/ld: warning unused multiple definitions of symbol _dlsym /sw/lib/libdl.dylib(dlfcn.o) definition of _dlsym /sw/lib/libdl.dylib(dlfcn.o) unused definition of _dlsym /usr/bin/ld: warning unused multiple definitions of symbol _optarg getopt.o definition of _optarg in section (__DATA,__data) /usr/lib/libpthread.dylib(getopt.o) unused definition of _optarg /usr/bin/ld: warning unused multiple definitions of symbol _optind getopt.o definition of _optind in section (__DATA,__data) /usr/lib/libpthread.dylib(getopt.o) unused definition of _optind /usr/bin/ld: warning unused multiple definitions of symbol _getopt getopt.o definition of _getopt in section (__TEXT,__text) /usr/lib/libpthread.dylib(getopt.o) unused definition of _getopt /usr/bin/ld: warning unused multiple definitions of symbol _opterr getopt.o definition of _opterr in section (__DATA,__data) /usr/lib/libpthread.dylib(getopt.o) unused definition of _opterr /usr/bin/ld: warning unused multiple definitions of symbol _optopt getopt.o definition of _optopt in section (__DATA,__data) /usr/lib/libpthread.dylib(getopt.o) unused definition of _optopt /usr/bin/ld: warning unused multiple definitions of symbol _fnmatch /usr/lib/libpthread.dylib(fnmatch.o) definition of _fnmatch /sw/lib/libgtk.dylib(fnmatch.lo) unused definition of _fnmatch /usr/bin/ld: warning unused multiple definitions of symbol _dlsym_prepend_underscore /sw/lib/libdl.dylib(dlfcn.o) definition of _dlsym_prepend_underscore /sw/lib/libdl.dylib(dlfcn.o) unused definition of _dlsym_prepend_underscore Shawn protoplasm @ opcfw . com On Friday, June 7, 2002, at 10:00 AM, Peter O'Gorman wrote: > You snipped a little bit too much, the actual error is not here, could > you look up the list for the error, and mail it again. > > By the way, might you perhaps have more than one libdl.dylib, one in > /sw/lib and perhaps another in /usr/lib or /usr/local/lib? > > Thanks, > Peter > > On Friday, June 7, 2002, at 10:47 PM, Shawn wrote: > >> I ran 'fink update xmms' and received this error: >> >> <snip> >> /sw/lib/libdl.dylib(dlfcn.o) unused definition of >> _dlsym_prepend_underscore >> make[4]: *** [xmms] Error 1 >> make[3]: *** [all-recursive] Error 1 >> make[2]: *** [all-recursive-am] Error 2 >> make[1]: *** [all-recursive] Error 1 >> make: *** [all-recursive-am] Error 2 >> ### make failed, exit code 2 >> Failed: compiling xmms-1.2.7-1 failed >> >> Anyone know how to fix this? Thanks. _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
