Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 2002 03:37:53 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        Heinrich Rebehn <rebehn@ant.uni-bremen.de>
Cc:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: port pkgview doesn't compile
Message-ID:  <3DD4DC91.2040402@owt.com>
References:  <3DD4B169.9000603@ant.uni-bremen.de>

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


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




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