Date: Tue, 29 Nov 2005 05:40:38 -0500 From: Kris Kennaway <kris@obsecurity.org> To: freebsd-questions@freebsd.org Subject: Re: Many same errors on build App from stable ports Message-ID: <20051129104038.GA43127@xor.obsecurity.org> In-Reply-To: <20051129082734.GH24416@whatluo> References: <20051129082734.GH24416@whatluo>
next in thread | previous in thread | raw e-mail | index | archive | help
--Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 29, 2005 at 04:27:34PM +0800, Huajian.Luo wrote: > Hi there, >=20 > I found myself stumbling over many failed cases when compile > ports fails while w/ the same kinda error message. >=20 > That's each time there was something missing when generating symbol > list, say in /usr/ports/multimedia/ogle-gui > ------- > generating symbol list for `libglade-2.0.la' > /usr/bin/nm -B .libs/glade-init.o .libs/glade-xml.o .libs/glade-parser.o= .libs/glade-gtk.o | | /usr/bin/sed 's/.* //' | sort | > uniq > .libs/libglade-2.0.exp > eval: 1: Syntax error: "|" unexpected Try reinstalling your libtool port(s). > gmake[2]: *** [libglade-2.0.la] Error 2 > gmake[2]: Leaving directory `/usr/ports/devel/libglade2/work/libglade-2.5= .1/glade' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/devel/libglade2/work/libglade-2.5= .1' > gmake: *** [all] Error 2 > *** Error code 2 > ------- > And I grab the ports from ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports-s= table/ports.tar.gz If you already had a ports tree in /usr/ports then you need to remove it first. In general this is a bad way to upgrade your ports tree; use cvsup or portsnap instead. Kris --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDjDAmWry0BWjoQKURAj3FAJ96A1XbzUncT+M+J7vW/xrL9L7hsgCgs+gz fYwFg7FBxcxHKi8vXcYZym0= =79lh -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051129104038.GA43127>