Date: Thu, 7 Jun 2007 15:05:09 +0200 From: mein name <fake-addy2@web.de> To: freebsd-questions@freebsd.org Subject: some ports want to compile with icc Message-ID: <20070607130509.GA4004@gronau-ws>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070607130509.GA4004>
