Hello, I am getting the following error on xmms from unstable. Does anyone have an idea of the dependency that I might be missing?
Thanks, -Chris [cmimac:src/xmms-1.2.7-1/xmms-1.2.7] root# make make all-recursive Making all in intl make[2]: Nothing to be done for `all'. Making all in libxmms Making all in xmms make all-recursive Making all in defskin make[4]: Nothing to be done for `all'. /bin/sh ../libtool --mode=link cc -g -O2 -Wall -Wpointer-arith -finline-functions -ffast-math -funroll-all-loops -L/sw/lib -o xmms -export-dynamic bmp.o skin.o util.o output.o fft.o input.o effect.o general.o visualization.o fullscreen.o pluginenum.o playlist.o controlsocket.o dock.o widget.o sbutton.o pbutton.o tbutton.o textbox.o menurow.o hslider.o monostereo.o vis.o svis.o number.o playstatus.o playlist_list.o playlist_slider.o playlist_popup.o eq_graph.o eq_slider.o main.o skinwin.o prefswin.o playlistwin.o equalizer.o hints.o about.o sm.o getopt.o getopt1.o urldecode.o mkdtemp.o -L/sw/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lgthread -lglib -lpthread -ldl -lintl -lXext -lX11 -lm -lpthread -lSM -lICE -lXxf86vm ../libxmms/libxmms.la cc -g -O2 -Wall -Wpointer-arith -finline-functions -ffast-math -funroll-all-loops -o .libs/xmms bmp.o skin.o util.o output.o fft.o input.o effect.o general.o visualization.o fullscreen.o pluginenum.o playlist.o controlsocket.o dock.o widget.o sbutton.o pbutton.o tbutton.o textbox.o menurow.o hslider.o monostereo.o vis.o svis.o number.o playstatus.o playlist_list.o playlist_slider.o playlist_popup.o eq_graph.o eq_slider.o main.o skinwin.o prefswin.o playlistwin.o equalizer.o hints.o about.o sm.o getopt.o getopt1.o urldecode.o mkdtemp.o -L/sw/lib -L/usr/X11R6/lib -lpthread -lpthread -lpthread -lSM -lICE -lXxf86vm -L../libxmms/.libs -lxmms -lgtk -lgdk -lgmodule -lgthread -lglib -lpthread -ldl -lintl -liconv -lXext -lX11 -lm /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 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 [cmimac:src/xmms-1.2.7-1/xmms-1.2.7] root# _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
