I'm not sure how this ties in with any other iconv issues. Yesterday, I did poudriere jails -u -j 10-amd64 -J 5 poudriere ports -u poudriere bulk -j 10-amd64 -J 5 -c print/cups-image
Which should give me a clean and new CURRENT, update ports, and delete all previously built packages before trying to build print/cups-image . Relevant parts of the error log: ===> Installing existing package /packages/All/cups-client-1.5.4_1.txz Installing cups-client-1.5.4_1...Installing libiconv-1.14_1... done done ===> Returning to build of cups-image-1.5.4_1 (...) checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv_open... none required (...) cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -Wl,-R/usr/local/lib -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wno-tautological-compare -o bannertops bannertops.o pstext.o common.o -lcupsimage \ -lcups -lssl -lcrypto -lz -pthread -lcrypt -lm -lssp_nonshared ../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) Complete error log for cups-image at http://hastebin.com/raw/nuvosimeva , and I have the other build logs at hand if those are interesting. Any ideas? -- Daniel Nebdal _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"