From owner-freebsd-questions@FreeBSD.ORG Wed Nov 30 02:56:52 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9A9E516A41F for ; Wed, 30 Nov 2005 02:56:51 +0000 (GMT) (envelope-from hl153459@whatluo.prc.sun.com) Received: from nwkea-mail-1.sun.com (nwkea-mail-1.sun.com [192.18.42.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0332643D78 for ; Wed, 30 Nov 2005 02:56:36 +0000 (GMT) (envelope-from hl153459@whatluo.prc.sun.com) Received: from dm-prc-02.singapore.sun.com ([129.158.71.110]) by nwkea-mail-1.sun.com (8.12.10/8.12.9) with ESMTP id jAU2uYdK026361 for ; Tue, 29 Nov 2005 18:56:35 -0800 (PST) Received: from whatluo.PRC.Sun.COM (whatluo.PRC.Sun.COM [129.158.219.88]) by dm-prc-02.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL, v2.2) with ESMTP id jAU2uXTE021852 for ; Wed, 30 Nov 2005 10:56:34 +0800 (SGT) Received: from whatluo.PRC.Sun.COM (localhost [127.0.0.1]) by whatluo.PRC.Sun.COM (8.13.1+Sun/8.13.1) with ESMTP id jAU2ow3L004756 for ; Wed, 30 Nov 2005 10:50:58 +0800 (CST) Received: (from hl153459@localhost) by whatluo.PRC.Sun.COM (8.13.1+Sun/8.13.1/Submit) id jAU2owtg004755 for freebsd-questions@freebsd.org; Wed, 30 Nov 2005 10:50:58 +0800 (CST) Date: Wed, 30 Nov 2005 10:50:58 +0800 From: "Huajian.Luo" To: freebsd-questions@freebsd.org Message-ID: <20051130025058.GJ24416@whatluo> Mail-Followup-To: freebsd-questions@freebsd.org References: <20051129082734.GH24416@whatluo> <20051129104038.GA43127@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051129104038.GA43127@xor.obsecurity.org> Organization: SUN MICROSYSTEMS BEIJING ERI User-Agent: Mutt/1.5.7i Subject: Re: Many same errors on build App from stable ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Huajian.Luo" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2005 02:56:52 -0000 Kris Kennaway wrote: > > uniq > .libs/libglade-2.0.exp > > eval: 1: Syntax error: "|" unexpected > > Try reinstalling your libtool port(s). After I re-installed the devel/libtool15, everything works great. > 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. I'd like to do that, but Since I'm crrent behind a firewall and w/ a small /var partition I just can fetch the ports manually, and I'll enlarge the /var and use portsnap later. Thanks you so much , Kris --Huajian.