On Tue, Nov 27, 2007 at 02:37:46PM +1100, Zoong PHAM wrote: > > I tried to install clisp-2.43 from the latest port to OpenBSD-4.2. > > "make" completed successfully. > > However, "make install" failed with the following output:
Silly me: the file /usr/ports/lang/clisp/pkg/PLIST was corrupted. I downloaded that file again. And I can "make install" OK with these extra commands after "make ; make fake": # cd /usr/ports/lang/clisp/w-clisp-2.43/fake-i386/usr/local/lib/ # ln -s clisp-2.43 clisp Thanks for your help. Zoong
