Date: Thu, 16 Jan 2014 05:46:44 -0200 From: Marcelo Gondim <gondim@bsdinfo.com.br> To: freebsd-ports-bugs@freebsd.org Subject: FreeBSD 10.0 - clamav problem with iconv Message-ID: <52D78E64.4050105@bsdinfo.com.br>
next in thread | raw e-mail | index | archive | help
Hi all, I'm having trouble compiling security/clamav with iconv checked on FreeBSD 10.0. Looks like he's not trying to use iconv in base system. # uname -a FreeBSD mail.bsdinfo.com.br 10.0-RELEASE FreeBSD 10.0-RELEASE #1 r260696: Wed Jan 15 23:58:33 BRST 2014 root@mail.bsdinfo.com.br:/usr/obj/usr/src/sys/GONDIM amd64 CCLD libclamunrar.la GEN version.h CCLD libclamav_nocxx.la CCLD libclamav_internal_utils.la CCLD libclamunrar_iface.la CC libclamav_la-version.lo CCLD libclamav_internal_utils_nothreads.la 5 warnings generated. CCLD libclamav.la cc: error: no such file or directory: '/usr/local/lib/libiconv.so' gmake[6]: *** [libclamav.la] Error 1 gmake[6]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.98/libclamav' gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.98/libclamav' gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.98/libclamav' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.98' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.98' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/security/clamav *** Error code 1 Thanks and best regards, Gondim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52D78E64.4050105>