/usr/ports/devel/libtool22

Hi,
Code:
vm7# uname -a
FreeBSD vm7.local.net 7.2-RELEASE-p8 FreeBSD 7.2-RELEASE-p8 #0

Code:
/usr/ports/devel/libtool22
vm7# make install
===>  Patching for libtool-2.2.6b
===>  Applying FreeBSD patches for libtool-2.2.6b
patch: **** can't cd to /usr/ports/devel/libtool22/work/libtool-2.2.6b: No such file or directory
=> Patch patch-libltdl-Makefile.in failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/devel/libtool22.

Code:
vm7# pkg_info | grep xz
xz-4.999.9_1        LZMA compression and decompression tools

Code:
# $FreeBSD: ports/Mk/bsd.commands.mk,v 1.5 2010/06/04 08:09:17

please help me out

Thanks,
 
Can't see anything about extracting in your paste. Could you try running # make clean and then # make and paste the result if it errors?
 
lykich said:
Hi,
Code:
vm7# uname -a
FreeBSD vm7.local.net 7.2-RELEASE-p8 FreeBSD 7.2-RELEASE-p8 #0

Code:
/usr/ports/devel/libtool22
vm7# make install
===>  Patching for libtool-2.2.6b
===>  Applying FreeBSD patches for libtool-2.2.6b
patch: **** can't cd to /usr/ports/devel/libtool22/work/libtool-2.2.6b: No such file or directory
=> Patch patch-libltdl-Makefile.in failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/devel/libtool22.

Code:
vm7# pkg_info | grep xz
xz-4.999.9_1        LZMA compression and decompression tools

How much memory is in this computer? May be xz "helping" again: http://forums.freebsd.org/showthread.php?t=15522
 
Back
Top