Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2002 14:23:01 -0700
From:      Aaron Seelye <AaronS@et-n-m.com>
To:        "'gnome@freebsd.org'" <gnome@freebsd.org>
Subject:   converters/libiconv  libintl nl_langinfo trouble
Message-ID:  <7C40166605B4D411BC8800105A0B71F217B590@SRVR001>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7C40166605B4D411BC8800105A0B71F217B590>