Date: Fri, 10 May 2002 14:21:50 +0200 (CEST) From: Richard Arends <richard@unixguru.nl> To: ports@FreeBSD.ORG Subject: xmms port does not build Message-ID: <20020510141954.E67492-100000@mail.unixguru.nl>
next in thread | raw e-mail | index | archive | help
Hello, Output from make install in xmms port dir: cc -O -pipe -D_THREAD_SAFE -Wall -Wpointer-arith -finline-functions -ffast-math -fomit-frame-pointer -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 -Wl,-E -pthread -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lSM -lICE -lXxf86vm ../libxmms/.libs/libxmms.so -lgtk12 -lgdk12 -lgmodule12 -lgthread12 -lglib12 -lXext -lX11 -lm -Wl,--rpath -Wl,/usr/X11R6/lib util.o: In function `util_create_add_url_window': util.o(.text+0xe6d): undefined reference to `gettext' util.o(.text+0xf96): undefined reference to `gettext' util.o(.text+0x109b): undefined reference to `gettext' util.o: In function `util_create_filebrowser': util.o(.text+0x165f): undefined reference to `gettext' util.o(.text+0x1816): undefined reference to `gettext' util.o(.text+0x188c): more undefined references to `gettext' follow main.o: In function `main': main.o(.text+0x80e9): undefined reference to `bindtextdomain' main.o(.text+0x80f6): undefined reference to `textdomain' main.o(.text+0x813d): undefined reference to `gettext' main.o(.text+0x832f): undefined reference to `gettext' main.o: In function `mainwin_adjust_volume_motion': main.o(.text+0x89d4): undefined reference to `gettext' main.o: In function `segfault_handler': main.o(.text+0x9d4b): undefined reference to `gettext' skinwin.o: In function `create_skin_window': skinwin.o(.text+0x21): undefined reference to `gettext' skinwin.o(.text+0x127): more undefined references to `gettext' follow gmake[4]: *** [xmms] Error 1 gmake[4]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.7/xmms' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.7/xmms' gmake[2]: *** [all-recursive-am] Error 2 gmake[2]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.7/xmms' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/xmms/work/xmms-1.2.7' gmake: *** [all-recursive-am] Error 2 *** Error code 2 --------------------------------------------------------------- FreeBSD 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #30: Sun May 5 11:51:02 GMT 2002 Ports collection updated 2 hours ago... Greetings, Richard. ---- An OS is like swiss cheese, the bigger it is, the more holes you get! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020510141954.E67492-100000>