Date: Tue, 11 Oct 2005 01:32:23 +0200 From: Simon Barner <barner@FreeBSD.org> To: Reto Burkhalter <reto.burkhalter@basis06.com> Cc: ports@freebsd.org Subject: Re: Problem compiling arts Message-ID: <20051010233223.GG11447@zi025.glhnet.mhn.de> In-Reply-To: <671122F84800B54B9907F3D2157D714F233312@srv01.basis06.com> References: <671122F84800B54B9907F3D2157D714F233312@srv01.basis06.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--IbVRjBtIbJdbeK1C Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Reto Burkhalter wrote: > Hello >=20 > I tried to compile flowscan from the ports, the dependency > arts++ won't compile: >=20 > =3D=3D=3D> cflowd-2.1.b1_8,1 depends on file: /usr/local/bin/libtool13 - > found > =3D=3D=3D> cflowd-2.1.b1_8,1 depends on shared library: Arts.0 - not fo= und > =3D=3D=3D> Verifying install for Arts.0 in /usr/ports/net-mgmt/arts++ > =3D=3D=3D> Extracting for arts++-1.1.a11,1 > =3D> Checksum OK for arts++-1.1.a11.tar.gz. > =3D=3D=3D> Patching for arts++-1.1.a11,1 > =3D=3D=3D> arts++-1.1.a11,1 depends on executable: gmake - found > =3D=3D=3D> arts++-1.1.a11,1 depends on executable: gcc295 - found > =3D=3D=3D> arts++-1.1.a11,1 depends on file: /usr/local/bin/libtool13 - > found 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). When you're done, remove libtool and the auto* ports for a second time, so they will be rebuilt with your system compiler the next time you need some. Ugly, but it might work... --=20 Best regards / Viele Gr=FC=DFe, barner@FreeBSD.= org Simon Barner barner@gmx.de --IbVRjBtIbJdbeK1C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDSvoHCkn+/eutqCoRAiTPAKDH64/V2e0FcNV0+HACG13B4kkKrgCfd4Ry HqSekYQYx+ScmevmTFyUvuA= =tQF3 -----END PGP SIGNATURE----- --IbVRjBtIbJdbeK1C--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051010233223.GG11447>