Hi! Some ports (e.g. clamav or lighttpd) want to compile with the icc, even if I don't select it in my make.conf or somewhere else. I tried to set the gcc as default compiler with CC=gcc but this doesn't change anything. If I deinstall the icc I get an error while compiling clamav like this:
icc: not found *** Error code 127 Stop in /usr/ports/security/clamav/work/clamav-0.90.3/libclamav. *** Error code 1 Stop in /usr/ports/security/clamav/work/clamav-0.90.3. *** Error code 1 Stop in /usr/ports/security/clamav/work/clamav-0.90.3. *** Error code 1 Stop in /usr/ports/security/clamav. *** Error code 1 Stop in /usr/ports/security/clamav. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.53682.0 env make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! security/clamav (new compiler error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed Any suggestions? PS: English is not my first language. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"