From owner-freebsd-questions@FreeBSD.ORG Wed Sep 22 13:28:10 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5731616A4CE for ; Wed, 22 Sep 2004 13:28:10 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 58E2043D6D for ; Wed, 22 Sep 2004 13:28:09 +0000 (GMT) (envelope-from Emanuel.Strobl@gmx.net) Received: (qmail 21779 invoked by uid 65534); 22 Sep 2004 13:28:08 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) (62.245.232.135) by mail.gmx.net (mp005) with SMTP; 22 Sep 2004 15:28:08 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-questions@freebsd.org Date: Wed, 22 Sep 2004 15:28:01 +0200 User-Agent: KMail/1.7 References: In-Reply-To: X-OS: FreeBSD X-Birthday: 10/06/72 X-Address: Munich, 80686 X-Tel: +49 89 18947781 X-CelPhone: +49 173 9967781 X-Country: Germany MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1116636.r2UjKUhy0k"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200409221528.05198.Emanuel.Strobl@gmx.net> cc: Philip Payne Subject: Re: Portinstall problem (config.guess not found) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2004 13:28:10 -0000 --nextPart1116636.r2UjKUhy0k Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Dienstag, 21. September 2004 18:12 schrieb Philip Payne: > Ooer... this gets weirder... see below... > > > > Philip Payne writes: > > > > Hi, > > > > > > > > I'm getting the following error when trying to build any port. > > > > > > > > /usr/ports//work/config.guess: No such file > > > [...] > > I just rebuilt the machine as the problem was doing my head-in. Freebsd > 5.3-beta5. Basically, X-Developer distro with KDE installed as desktop. > > The first port I try to to install is generally CVSUP. I get the > "config.guess not found" error straight away... as below. > > I am not sure how to proceed. I'm tempted to fall back to 4-Stable which > was working fine. Switching to FreeBSD-5 has been a nightmare. I just > wanted to try PF & Fwbuilder2 as a firewall. > > There doesn't seem to be a lot of posts on the list with this problem so > I'm assuming its a problem specific to me... but weird. It's not specific to you, let me guess, you're using konsole from KDE? And you do a 'su'? Try to 'su -' and everything is fine again. Haven't had the time yet to figure out if it's a KDE problem or anything el= se=20 but I reported this one too and got no answer. Best regards, =2DMano > > Any help much appreciated. > > Cheers, > Phil. > > > w# cd /usr/ports/net/cvsup-without-gui/ > gw# make install clean > =3D=3D=3D> Vulnerability check disabled, database not found > > >> cvsup-snap-16.1h.tar.gz doesn't seem to exist in > > /usr/ports/distfiles/. > > >> Attempting to fetch from > > ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/snapshots/. > cvsup-snap-16.1h.tar.gz 100% of 420 kB 55 kBps > =3D=3D=3D> Extracting for cvsup-without-gui-16.1h > > >> Checksum OK for cvsup-snap-16.1h.tar.gz. > > =3D=3D=3D> Patching for cvsup-without-gui-16.1h > =3D=3D=3D> cvsup-without-gui-16.1h depends on file: > /usr/local/lib/m3/pkg/tcp/FreeBSD4/libm3tcp.a - not found > =3D=3D=3D> Verifying install for > /usr/local/lib/m3/pkg/tcp/FreeBSD4/libm3tcp.a in /usr/ports/lang/ezm3 > =3D=3D=3D> Vulnerability check disabled, database not found > > >> ezm3-1.2-FreeBSD4-boot.tar.bz2 doesn't seem to exist in > > /usr/ports/distfiles/ezm3. > > >> Attempting to fetch from > > ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/ezm3/. > ezm3-1.2-FreeBSD4-boot.tar.bz2 100% of 1334 kB 55 kBps > 00m00s > > >> ezm3-1.2-src.tar.bz2 doesn't seem to exist in > > /usr/ports/distfiles/ezm3. > > >> Attempting to fetch from > > ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/ezm3/. > ezm3-1.2-src.tar.bz2 100% of 10 MB 56 kBps > 00m00s > =3D=3D=3D> Extracting for ezm3-1.2 > > >> Checksum OK for ezm3/ezm3-1.2-FreeBSD4-boot.tar.bz2. > >> Checksum OK for ezm3/ezm3-1.2-src.tar.bz2. > > =3D=3D=3D> Patching for ezm3-1.2 > =3D=3D=3D> Applying FreeBSD patches for ezm3-1.2 > =3D=3D=3D> ezm3-1.2 depends on executable: gmake - not found > =3D=3D=3D> Verifying install for gmake in /usr/ports/devel/gmake > =3D=3D=3D> gmake-3.80_2 depends on shared library: intl - found > =3D=3D=3D> Configuring for gmake-3.80_2 > cp: /usr/ports/devel/gmake/work/make-3.80/config > /usr/ports/devel/gmake/work/make-3.80/config/config.guess: No such file > or directory > *** Error code 1 > > Stop in /usr/ports/devel/gmake. > *** Error code 1 > > Stop in /usr/ports/lang/ezm3. > *** Error code 1 > > Stop in /usr/ports/net/cvsup-without-gui. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" --nextPart1116636.r2UjKUhy0k Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBUX3kBylq0S4AzzwRApzjAJ9HS/CPcrT/ub2/6cWTZ8n0H79AswCfcZcd eV57UUcgiKWkDZl0YiSiwtA= =kHKL -----END PGP SIGNATURE----- --nextPart1116636.r2UjKUhy0k--