Problem compiling arts

Ade Lovett ade at FreeBSD.org
Tue Oct 11 13:45:59 PDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Oct 10, 2005, at 16:32 , Simon Barner wrote:
>
> I guess, this is the source of the problem: libtool, automake and  
> autoconf,
> are built with the system compiler, but arts++ needs gcc295.
> Try deinstalling the above ports  and build the arts++ port  
> individually
> (it will pull in the tools it needs).

[snip]

Absolutely not.  The autotools really don't care what compiler(s) you  
have around.

If you'd inspected the error output a little more closely, you'd have  
seen:

[...]
configure:1612: gcc295 -O -pipe -march=pentium3   conftest.c  >&5
cc1: bad value (pentium3) for -march= switch
[...]

GCC 2.95 don't have newer options that a lot of people are setting in  
their /etc/make.conf.

Comment out the relevant CPUTYPE or CFLAGS entry from that file, and  
arts++ will quite happily build.

- -aDe

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFDTCSFpXS8U0IvffwRAlXaAJ0XaKozuSwDnXz3zSVtJ7A1QGGggQCcCruv
IrWZ0J4TQS7bPUUmqgYrwFc=
=oVWy
-----END PGP SIGNATURE-----


More information about the freebsd-ports mailing list