Subject: Re: lang/clisp patch missing error.
To: Sean J. Schluntz <schluntz@workofstone.com>
From: Chris Pinnock <cjep@fawlty.net>
List: tech-pkg
Date: 10/13/2002 10:28:29
On Sat, Oct 12, 2002 at 09:04:43PM -0700, Sean J. Schluntz wrote:
>
> 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
Try updating your pkgsrc. I have the .o file in mine (dated 14 Mar).
best wishes,
Chris