Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 2014 17:23:13 +0100
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        "James R. Van Artsdalen" <james-freebsd-ports@jrv.org>
Cc:        kwm@FreeBSD.org, freebsd-ports@freebsd.org
Subject:   Re: converters/libiconv on  stable10?
Message-ID:  <20140316172313.7bb53ac1@kalimero.tijl.coosemans.org>
In-Reply-To: <5325C43D.9020603@jrv.org>
References:  <5325C43D.9020603@jrv.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 16 Mar 2014 09:33:17 -0600 James R. Van Artsdalen wrote:
> port converters/libiconv doesn't compile for me.  It's needed by the
> recent update to glib20 and hence blocks samba, etc.
> 
> FreeBSD STABLE10.housenet.jrv 10.0-STABLE FreeBSD 10.0-STABLE #1
> r263205M: Sun Mar 16 00:29:14 UTC 2014    
> root@STABLE10.housenet.jrv:/usr/obj/usr/src/sys/GENERIC  amd64
> 
> ...
> cc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib
> -I../lib -pipe -g  -DINSTALLDIR=\"/usr/local/bin\"
> -DLOCALEDIR=\"/usr/local/share/locale\" ./iconv_no_i18n.c
> /bin/sh ../libtool --mode=link cc  -pipe -g iconv_no_i18n.o
> ../srclib/libicrt.a ../lib/libiconv.la  -o iconv_no_i18n
> libtool: link: cc -pipe -g iconv_no_i18n.o -o .libs/iconv_no_i18n 
> ../srclib/libicrt.a ../lib/.libs/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
> ../lib/.libs/libiconv.so: undefined reference to `aliases2_lookup'
> cc: error: linker command failed with exit code 1 (use -v to see invocation)
> *** Error code 1

Try this patch: http://www.freebsd.org/cgi/query-pr.cgi?pr=186846&getpatch=3



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