Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Sep 2004 15:21:22 +0200
From:      Simon Barner <barner@in.tum.de>
To:        Travis Troyer <tm_troyer@hotmail.com>
Cc:        kstewart@owt.com
Subject:   Re: Problems with the ports collection
Message-ID:  <20040912132122.GA800@zi025.glhnet.mhn.de>
In-Reply-To: <BAY17-F21SlPDjZ8Fsf00055001@hotmail.com>
References:  <BAY17-F21SlPDjZ8Fsf00055001@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--rwEMma7ioTxnRzrJ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Travis Troyer wrote:
> =3D=3D=3D>  Configuring for libltdl-1.5.8
> cp: /usr/ports/devel/libltdl15/work/libtool-1.5.8
> /usr/ports/devel/libltdl15/work/libtool-1.5.8
> /usr/ports/devel/libltdl15/work/libtool-1.5.8/libltdl
> /usr/ports/devel/libltdl15/work/libtool-1.5.8/libltdl/config.guess: No su=
ch=20
> file or directory
>=20
> =3D=3D=3D>  Configuring for postgresql-7.4.5
> cp: /usr/ports/databases/postgresql7/work/postgresql-7.4.5/config
> /usr/ports/databases/postgresql7/work/postgresql-7.4.5/config/config.gues=
s:=20
> No such file or directory
>=20
>=20
> Any port I try to install gives me a similar error regarding config.guess=
=2E =20
> In searching, I haven't found anybody else who has experienced the same=
=20
> problem.  Any ideas?

Hi,

something is borked with your autotools and/or libtool. I'd suggest to
delete all of the following ports.

autoconf*
automake*
libtool*

This may be more than necessary, but the chance is greater to catch the
culprit ... ;->

Afterwards, just build your postgresql port (or anything else), the
deleted ports will be reinstalled as required.

Another point worth giving a shot is deleting old work directories (you
might want to try this before nuking your auto* ports)

Either use portsclean -C (comes with portupgrade) or your preferred
shell poison like=20

cd /usr/ports && find . -name "work" -type d | xargs rm -rf

HTH,
 Simon

--rwEMma7ioTxnRzrJ
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (FreeBSD)

iD8DBQFBRE1SCkn+/eutqCoRAmEaAJ9FUhoNXUcUzIhipAt4OVkV0ktQlwCfQF2p
jD0GxztlsniPORcBVXbZaWk=
=jx9h
-----END PGP SIGNATURE-----

--rwEMma7ioTxnRzrJ--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040912132122.GA800>