From owner-freebsd-gnome Fri May 17 14:16:51 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mail.bentonrea.com (spectre.bentonrea.com [216.7.40.37]) by hub.freebsd.org (Postfix) with SMTP id DCDB937B404 for ; Fri, 17 May 2002 14:16:44 -0700 (PDT) Received: (qmail 74084 invoked from network); 17 May 2002 21:16:44 -0000 Received: from srvr001.et-n-m.com ([216.7.39.130]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 17 May 2002 21:16:44 -0000 Received: by SRVR001 with Internet Mail Service (5.5.2653.19) id ; Fri, 17 May 2002 14:23:02 -0700 Message-ID: <7C40166605B4D411BC8800105A0B71F217B590@SRVR001> From: Aaron Seelye To: "'gnome@freebsd.org'" Subject: converters/libiconv libintl nl_langinfo trouble Date: Fri, 17 May 2002 14:23:01 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have had some trouble recently compiling anything that involved a -lintl (forgive my ignorance, I am far from being a programmer, let alone a competent one ;) ). I rolled back the changes to converters/libiconv/Makefile to v1.13 (when everything was working), and now everything is back to normal. Following this message is the output from compiling net/gaim (anything else does the same thing, I can test any package you'd like to confirm this). My system is FreeBSD 4.6-PRE, from May 09 2002. If there's anything I can do to help, please let me know. If this is because of something I screwed up, I'd appreciate it if you could point me in the right direction, I haven't heard anything of this on the mailing lists or on google. Thanks, Aaron Seelye (Forgive the long paste, it's a long line) /usr/local/bin/bash ../libtool --silent --mode=link cc -O2 -pipe -march=pentiumpro -I/usr/local/include -I/opt/include -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/artsc -I/usr/libdata/perl/5.00503/mach/CORE -DLOCALEDIR=\"/usr/X11R6/share/locale\" -DLIBDIR=\"/usr/X11R6/lib/gaim/\" -o gaim -export-dynamic about.o aim.o applet.o away.o browser.o buddy.o buddy_chat.o conversation.o core.o dialogs.o gaimrc.o gtkimhtml.o gtkspell.o gtkticker.o html.o idle.o list.o md5.o module.o multi.o perl.o plugins.o prefs.o proxy.o prpl.o server.o sound.o ticker.o util.o getopt.o getopt1.o -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -L/usr/local/lib -lartsc -pthread protocols/oscar/liboscar.a protocols/toc/libtoc.a -Wl,-R/usr/lib -Wl,-E -lperl -lm /usr/libdata/perl/5.00503/mach/auto/DynaLoader/DynaLoader.a -L/usr/libdata/perl/5.00503/mach/CORE -lperl -lm -lcrypt -lperl -lm -lXss -lintl -liconv /usr/local/lib/libintl.so: undefined reference to `nl_langinfo' gmake[3]: *** [gaim] Error 1 gmake[3]: Leaving directory `/usr/ports/net/gaim/work/gaim-0.58/src' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/net/gaim/work/gaim-0.58/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/net/gaim/work/gaim-0.58' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/net/gaim. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message