Subject: lang/clisp patch missing error.
To: None <tech-pkg@netbsd.org>
From: Sean J. Schluntz <schluntz@workofstone.com>
List: tech-pkg
Date: 10/12/2002 21:04:43
Trying to build clisp from a recent sup of pkgsrc and I get the
following error about a patch missing:
runabout# make
=> Checksum OK for clisp-2.27.tar.bz2.
===> Extracting for clisp-2.27
===> Required installed package libtool-base>=1.4.20010614nb9: libtool-base-1.4.20010614nb9 found
===> Patching for clisp-2.27
===> Applying NetBSD patches for clisp-2.27
cp files/tramp-rs6000-netbsd.o /home/pkgsrc/lang/clisp/work/clisp-2.27/src/../ffcall/callback/trampoline_r
cp: files/tramp-rs6000-netbsd.o: No such file or directory
*** Error code 1
Stop.
make: stopped in /home/pkgsrc/lang/clisp
*** Error code 1
Stop.
make: stopped in /home/pkgsrc/lang/clisp
This is the listing of lang/clisp/files
runabout# ls -la files
total 6
drwxrwxr-x 3 root wheel 512 Mar 14 2002 .
drwxrwxr-x 5 root wheel 512 Oct 12 21:02 ..
drwxrwxr-x 2 root wheel 512 Mar 14 2002 CVS
-rw-r--r-- 1 root wheel 919 Mar 13 2002 tramp-rs6000-netbsd.s
-rw-r--r-- 1 root wheel 1976 Mar 13 2002 vacall-rs6000-netbsd.s