Date: Fri, 14 Oct 2005 15:55:18 +1000 From: Antony Mawer <fbsd-current@mawer.org> To: freebsd-current@freebsd.org Cc: kientzle@acm.org Subject: make installworld fails on -CURRENT from 13 Oct 2005 Message-ID: <434F4846.4020101@mawer.org>
next in thread | raw e-mail | index | archive | help
It looks as though there's a problem with the recent libarchive checkin here: http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libarchive/Makefile?rev=1.40&content-type=text/x-cvsweb-markup When trying to upgrade a 6.0-RC1 machien to -CURRENT, I get the following: ===> lib/libarchive (install) printf: not found "/usr/src/lib/libarchive/Makefile", line 28: warning: "printf "%d.%02d.%03d" 1 2 36" returned non-zero status expr: not found "/usr/src/lib/libarchive/Makefile", line 31: warning: "expr 1 + 2" returned non-zero status install -C -o root -g wheel -m 444 libarchive.a /usr/lib install -C -o root -g wheel -m 444 libarchive_p.a /usr/lib install -s -o root -g wheel -m 444 libarchive.so. /usr/lib install: libarchive.so.: No such file or directory *** Error code 71 Stop in /usr/src/lib/libarchive. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. This is on (after rebooting with the new kernel): FreeBSD antgproxy.gptech.com.au 7.0-CURRENT FreeBSD 7.0-CURRENT #15: Fri Oct 14 04:22:17 EST 2005 root@antgproxy.gptech.com.au:/usr/obj/usr/src/sys/GPROXY6 i386 Cheers Antony
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?434F4846.4020101>