Skip site navigation (1)Skip section navigation (2)
Date:      17 May 2002 17:34:19 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Aaron Seelye <AaronS@et-n-m.com>
Cc:        "'gnome@freebsd.org'" <gnome@FreeBSD.ORG>
Subject:   Re: converters/libiconv  libintl nl_langinfo trouble
Message-ID:  <1021671259.578.148.camel@gyros.marcuscom.com>
In-Reply-To: <7C40166605B4D411BC8800105A0B71F217B590@SRVR001>
References:  <7C40166605B4D411BC8800105A0B71F217B590@SRVR001>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2002-05-17 at 17:23, Aaron Seelye wrote:
> 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 you're running 4.6-PRE, make sure you don't have LIBC_R disabled in
/etc/make.conf, then rebuild both gettext ports (gettext and
gettext-old).  Also, rebuild libiconv so it's up to the latest version. 
When you're done you should have the following, and only the following
installed on your machine:

gettext-0.10.35_2   GNU gettext package
gettext-0.11.1_3    GNU gettext package
libiconv-1.7_4      A character set conversion library

That should work for you.

Joe

> 
> 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
> 
-- 
PGP Key: http://www.marcuscom.com/pgp.asc


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?1021671259.578.148.camel>