Hi I just tried to upgrade clamav and it failed saying error: C compiler cannot create executables See config.log for more details. I looked in config.log and found that the CFLAGS setting adds a whole raft of options that gcc v3.3 chokes on. Following this back to the Portfile, this was added as the solution to gcc bug 28045. So I used the "darwin_i386" variant which doesn't have those settings and it seems to work fine on 10.3.9 Dave -- Dave Hill - dave at hillcroft dot org dot uk
On Dec 24, 2007, at 5:23 PM, Dave Hill wrote:
So I used the "darwin_i386" variant which doesn't have those settings and it seems to work fine on 10.3.9
Officially, Macports only supports the current and previous Mac OS X release. However, I'll add a platform statement to fix this so that anyone else using 10.3.9 will still be able to install clamav. Thanks for the information! -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
participants (2)
-
Daniel J. Luke
-
Dave Hill