From owner-freebsd-ports Wed Aug 7 16:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2107F37B400 for ; Wed, 7 Aug 2002 16:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 762A843E6A for ; Wed, 7 Aug 2002 16:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g77NA2JU090699 for ; Wed, 7 Aug 2002 16:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g77NA2Rj090695; Wed, 7 Aug 2002 16:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D58A437B400 for ; Wed, 7 Aug 2002 16:01:06 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 779D843E4A for ; Wed, 7 Aug 2002 16:01:06 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g77N16OT045838 for ; Wed, 7 Aug 2002 16:01:06 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g77N16W3045837; Wed, 7 Aug 2002 16:01:06 -0700 (PDT) Message-Id: <200208072301.g77N16W3045837@www.freebsd.org> Date: Wed, 7 Aug 2002 16:01:06 -0700 (PDT) From: Dylan Carlson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41431: ports/audio/xmms: build fails on libintl_gettext, 4.6-STABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41431 >Category: ports >Synopsis: ports/audio/xmms: build fails on libintl_gettext, 4.6-STABLE >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 07 16:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dylan Carlson >Release: 4.6-STABLE >Organization: >Environment: FreeBSD laredo.foo.com 4.6-STABLE FreeBSD 4.6-STABLE #4: Wed Aug 7 18:26:27 EDT 2002 root@laredo.foo.com:/usr/obj/usr/src/sys/LAREDO i386 >Description: make install clean .. cc -O -pipe -D_THREAD_SAFE -I/usr/X11R6/include -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 `libintl_gettext' util.o(.text+0xf96): undefined reference to `libintl_gettext' util.o(.text+0x109b): undefined reference to `libintl_gettext' util.o: In function `util_create_filebrowser': util.o(.text+0x165f): undefined reference to `libintl_gettext' util.o(.text+0x1816): undefined reference to `libintl_gettext' util.o(.text+0x188c): more undefined references to `libintl_gettext' follow main.o: In function `main': main.o(.text+0x80e9): undefined reference to `libintl_bindtextdomain' main.o(.text+0x80f6): undefined reference to `libintl_textdomain' main.o(.text+0x813d): undefined reference to `libintl_gettext' main.o(.text+0x832f): undefined reference to `libintl_gettext' main.o: In function `mainwin_adjust_volume_motion': main.o(.text+0x89d4): undefined reference to `libintl_gettext' main.o: In function `segfault_handler': main.o(.text+0x9d4b): undefined reference to `libintl_gettext' skinwin.o: In function `create_skin_window': skinwin.o(.text+0x21): undefined reference to `libintl_gettext' skinwin.o(.text+0x127): more undefined references to `libintl_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 Stop in /usr/ports/audio/xmms. *** Error code 1 >How-To-Repeat: make install clean on latest cvsup stable. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message