From owner-freebsd-ports@FreeBSD.ORG Mon Oct 10 23:29:08 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A3AF16A41F for ; Mon, 10 Oct 2005 23:29:08 +0000 (GMT) (envelope-from barner@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 4063843D45 for ; Mon, 10 Oct 2005 23:29:06 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 10 Oct 2005 23:29:05 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) [129.187.19.157] by mail.gmx.net (mp013) with SMTP; 11 Oct 2005 01:29:05 +0200 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 7002BC114; Tue, 11 Oct 2005 01:32:23 +0200 (CEST) Date: Tue, 11 Oct 2005 01:32:23 +0200 From: Simon Barner To: Reto Burkhalter Message-ID: <20051010233223.GG11447@zi025.glhnet.mhn.de> References: <671122F84800B54B9907F3D2157D714F233312@srv01.basis06.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IbVRjBtIbJdbeK1C" Content-Disposition: inline In-Reply-To: <671122F84800B54B9907F3D2157D714F233312@srv01.basis06.com> User-Agent: Mutt/1.5.10i X-Y-GMX-Trusted: 0 Cc: ports@freebsd.org Subject: Re: Problem compiling arts X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2005 23:29:08 -0000 --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--