From owner-freebsd-questions Fri Nov 15 3:38: 0 2002 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 1B6B737B401 for ; Fri, 15 Nov 2002 03:37:58 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8595943E4A for ; Fri, 15 Nov 2002 03:37:57 -0800 (PST) (envelope-from kstewart@owt.com) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id DAA24341; Fri, 15 Nov 2002 03:37:55 -0800 Message-ID: <3DD4DC91.2040402@owt.com> Date: Fri, 15 Nov 2002 03:37:53 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Heinrich Rebehn Cc: freebsd-questions Subject: Re: port pkgview doesn't compile References: <3DD4B169.9000603@ant.uni-bremen.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Heinrich Rebehn wrote: > Hi, > > trying to compile pkgview yields: > > ----------------------------------------------------------------------------- > > > root@antsrv1 [/usr/ports/sysutils/pkgview] # make > >> pkgview-0.0.6.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. > >> Attempting to fetch from > http://www.gtnorthern.demon.co.uk/packages/pkgview/. > Receiving pkgview-0.0.6.tar.bz2 (124278 bytes): 100% > 124278 bytes transferred in 0.3 seconds (426.11 kBps) > ===> Extracting for pkgview-0.0.6 > >> Checksum OK for pkgview-0.0.6.tar.bz2. > ===> pkgview-0.0.6 depends on executable: gmake - found > ===> pkgview-0.0.6 depends on executable: libtool - found > ===> pkgview-0.0.6 depends on file: /usr/local/bin/sed_inplace - found > ===> pkgview-0.0.6 depends on shared library: gnomeui-2.0 - not found > ===> Verifying install for gnomeui-2.0 in > /usr/ports/x11-toolkits/libgnomeui > >> libgnomeui-2.0.5.tar.bz2 doesn't seem to exist in > /usr/ports/distfiles/gnome2. > >> Attempting to fetch from > ftp://archive.progeny.com/GNOME/sources/libgnomeui/2.0/. > Receiving libgnomeui-2.0.5.tar.bz2 (965219 bytes): 100% > 965219 bytes transferred in 5.1 seconds (183.50 kBps) > ===> Extracting for libgnomeui-2.0.5 > >> Checksum OK for gnome2/libgnomeui-2.0.5.tar.bz2. > ===> libgnomeui-2.0.5 depends on executable: gmake - found > ===> libgnomeui-2.0.5 depends on executable: libtool - found > ===> libgnomeui-2.0.5 depends on executable: bison - not found > ===> Verifying install for bison in /usr/ports/devel/bison > ===> Building for bison-1.75 > make all-recursive > Making all in config > Making all in po > Making all in lib > Making all in data > Making all in src > make all-am > Making all in doc > makeinfo --no-split -I . `test -f 'bison.texinfo' || echo > './'`bison.texinfo -o bison.info > bison.texinfo:37: Unknown command `copying'. > bison.texinfo:58: Unmatched `@end'. > bison.texinfo:93: Unknown command `insertcopying'. > makeinfo: Removing output file `bison.info' due to errors; use --force > to preserve. > *** Error code 2 > There are archive articles that a search will find on building Bison-1.75. You basically have to update gnu/usr.bin/texinfo to the latest stable version or upgrade to FreeBSD-4.7. The full details on updating just texinfo will lock you into a hybrid version. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message