[Bug 209302] print/cups: ippfind link failure
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 5 18:58:07 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209302
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 at FreeBSD.org
Reporter: rpokala at panasas.com
Flags: maintainer-feedback?(tijl at FreeBSD.org)
Assignee: tijl at 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'
===> Compilation failed unexpectedly.
----------------------------------------------------------------
src tree: base/head at r299122
ports tree: ports/head at r414649
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list