Date: Tue, 26 Mar 2002 00:41:09 -0500 (EST) From: parv@pair.com To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/36321: audio/xmms build fails (related to gettext) Message-ID: <20020326054109.D5E6C50BB3@moo.holy.cow>
next in thread | raw e-mail | index | archive | help
>Number: 36321 >Category: ports >Synopsis: audio/xmms build fails (related to gettext) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 25 21:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: parv >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD moo.holy.cow 4.5-STABLE FreeBSD 4.5-STABLE ports tree last updated on 2002.03.26.05.10.57 utc. >Description: xmms build fails w/ the following message... ... /bin/sh ../libtool --mode=link cc -O -pipe -march=pentiumpro -D_THREAD_SAFE -Wall -Wpointer-arith -finline-functions -ffast-math -fomit-frame-pointer -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/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lgthread12 -lglib12 -pthread -lXext -lX11 -lm -pthread -lSM -lICE -lXxf86vm ../libxmms/libxmms.la -L/usr/local/libmkdir .libs cc -O -pipe -march=pentiumpro -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+0xe64): undefined reference to `gettext' util.o(.text+0xf8e): undefined reference to `gettext' util.o(.text+0x1093): undefined reference to `gettext' util.o: In function `util_create_filebrowser': util.o(.text+0x1673): undefined reference to `gettext' util.o(.text+0x182c): undefined reference to `gettext' util.o(.text+0x18a0): more undefined references to `gettext' follow main.o: In function `main': main.o(.text+0x80ed): undefined reference to `bindtextdomain' main.o(.text+0x80fa): undefined reference to `textdomain' main.o(.text+0x8141): undefined reference to `gettext' main.o(.text+0x8337): undefined reference to `gettext' main.o: In function `mainwin_adjust_volume_motion': main.o(.text+0x89e4): undefined reference to `gettext' main.o: In function `segfault_handler': main.o(.text+0x9d7f): 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 `/source/ports/audio/xmms/work/xmms-1.2.7/xmms' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/source/ports/audio/xmms/work/xmms-1.2.7/xmms' gmake[2]: *** [all-recursive-am] Error 2 gmake[2]: Leaving directory `/source/ports/audio/xmms/work/xmms-1.2.7/xmms' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/source/ports/audio/xmms/work/xmms-1.2.7' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /source/ports/audio/xmms. *** Error code 1 i tried w/ & w/o devel/gettext{,-old} ports installed w/o any success. >How-To-Repeat: try to build xmms port w/ ports tree fresh as of 2002.03.26.05.10.57 utc. >Fix: >Release-Note: >Audit-Trail: >Unformatted: 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?20020326054109.D5E6C50BB3>