[PC-BSD Testing] 7.1 Beta: Port Problems
Ken Dickey
Ken.Dickey at whidbey.com
Sat Mar 21 15:54:41 PST 2009
Greetings,
Perhaps I am expecting too much coming from OpenBSD, but a number of ports do
not seem to properly fetch prerequisites [e.g. see below].
Can some kind soul help me out here?
Thanks much,
-KenD
==========================================================
kend at pcbsd% cd /usr/ports/lang/guile/
kend at pcbsd% sydo mmake install clean
sydo: Command not found.
kend at pcbsd% sudo mmake install clean
sudo: mmake: command not found
kend at pcbsd% sudo make install clean
===> Vulnerability check disabled, database not found
=> guile-1.8.6.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://ftp.gnu.org/gnu/guile/.
guile-1.8.6.tar.gz 100% of 3867 kB 53 kBps 00m00s
===> Extracting for guile-1.8.6
=> MD5 Checksum OK for guile-1.8.6.tar.gz.
=> SHA256 Checksum OK for guile-1.8.6.tar.gz.
cd /usr/ports/lang/guile/work/guile-1.8.6; /bin/chmod u+w libguile/smob.c
libguile/filesys.c libguile/gc.c libguile/mallocs.c libguile/eval.c
libguile/gc-malloc.c libguile/ports.c libguile/gc-mark.c libguile/gc_os_dep.c
===> Patching for guile-1.8.6
===> Applying FreeBSD patches for guile-1.8.6
===> guile-1.8.6 depends on executable: gmake - found
===> guile-1.8.6 depends on file: /usr/local/bin/autoconf-2.62 - not found
===> Verifying install for /usr/local/bin/autoconf-2.62 in
/usr/ports/devel/autoconf262
===> Building for autoconf-2.62
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'
Making all in bin
gmake[2]: Entering directory
`/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg'
../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt
./autoconf.as -o autoconf.in
autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4
gmake[2]: *** [autoconf.in] Error 1
gmake[2]: Leaving directory
`/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'
gmake: *** [all] Error 2
*** Error code 2
Stop in /usr/ports/devel/autoconf262.
*** Error code 1
Stop in /usr/ports/lang/guile.
kend at pcbsd%
============================== E O F =============================
More information about the Testing
mailing list