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
Stop in /usr/ports/devel/bison/work/bison-1.75/doc.
*** Error code 1
Stop in /usr/ports/devel/bison/work/bison-1.75.
*** Error code 1
Stop in /usr/ports/devel/bison/work/bison-1.75.
*** Error code 1
Stop in /usr/ports/devel/bison.
*** Error code 1
Stop in /usr/ports/x11-toolkits/libgnomeui.
*** Error code 1
Stop in /usr/ports/sysutils/pkgview.
root@antsrv1 [/usr/ports/sysutils/pkgview] #
------------------------------------------------------------------------
Heinrich Rebehn
University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -
E-mail: mailto:rebehn@;ant.uni-bremen.de
Phone : +49/421/218-4664
Fax : -3341
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
- Re: port pkgview doesn't compile Heinrich Rebehn
- Re: port pkgview doesn't compile Joe Marcus Clarke
- Re: port pkgview doesn't compile Kent Stewart