Date: Thu, 05 May 2016 18:58:06 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209302] print/cups: ippfind link failure Message-ID: <bug-209302-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209302 Bug ID: 209302 Summary: print/cups: ippfind link failure Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: tijl@FreeBSD.org Reporter: rpokala@panasas.com Flags: maintainer-feedback?(tijl@FreeBSD.org) Assignee: tijl@FreeBSD.org While building a release (with release(7)), I get this error: ---------------------------------------------------------------- echo Linking ippfind... Linking ippfind... cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -fstack-protector -Wl,-R/usr/local/lib -fPIE -pie -fPIC -o ippfind ippfind.o -lcups -L/usr/local/lib -lavahi-common -lavahi-client -lz -lpthread -lm -lcrypt -L/usr/local/lib -lz ../cups/libcups.so: undefined reference to `libiconv' ../cups/libcups.so: undefined reference to `libiconv_close' ../cups/libcups.so: undefined reference to `libiconv_open' cc: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:182: recipe for target 'ippfind' failed gmake[5]: *** [ippfind] Error 1 gmake[5]: *** Waiting for unfinished jobs.... 1 warning generated. gmake[5]: Leaving directory '/usr/ports/print/cups/work/cups-2.1.3/test' Makefile:31: recipe for target 'all' failed gmake[4]: *** [all] Error 1 gmake[4]: Leaving directory '/usr/ports/print/cups/work/cups-2.1.3' =3D=3D=3D> Compilation failed unexpectedly. ---------------------------------------------------------------- src tree: base/head@r299122 ports tree: ports/head@r414649 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209302-13>