Date: Fri, 12 Feb 2016 11:10:15 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 207128] devel/libunicode: Missing iconv dependency Message-ID: <bug-207128-6497-gLSiW62c0b@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207128-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-207128-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Tobias Kortkamp <t@tobik.me> has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.o= rg: Bug 207128: devel/libunicode: Missing iconv dependency https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207128 --- Description --- Created attachment 166894 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D166894&action= =3Dedit libunicode.diff Compiling devel/libzvbi fails with =3D=3D=3D> Building for libzvbi-0.2.35_3 /usr/bin/make all-recursive Making all in m4 Making all in src /usr/bin/make all-recursive Making all in dvb Making all in contrib Making all in examples /bin/sh ../libtool --tag=3DCC --mode=3Dlink cc -O2 -pipe -DLIBICONV_PLUG = -isystem /usr/local/include -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o network network.o ../src/libzvbi.la -lm=20 -L/usr/local/lib -lintl -R/usr/local/lib -lpthread -lm -lpng -lz libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include -fstack-protector -fno-strict-aliasing -fstack-protector -o .libs/network network.o -L/usr/local/lib ../src/.libs/libzvbi.so -lintl -lpthread -lm -l= png -lz -Wl,-rpath -Wl,/usr/local/lib /usr/local/lib/libunicode.so.0: undefined reference to `libiconv' /usr/local/lib/libunicode.so.0: undefined reference to `libiconv_close' /usr/local/lib/libunicode.so.0: undefined reference to `libiconv_open' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Adding USES=3Diconv to libunicode fixes that failure. libzvbi already had a USES=3Diconv line.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207128-6497-gLSiW62c0b>