Date: Fri, 14 Oct 2005 09:44:41 -0700 From: Tim Kientzle <kientzle@freebsd.org> To: Antony Mawer <fbsd-current@mawer.org> Cc: freebsd-current@freebsd.org Subject: Re: make installworld fails on -CURRENT from 13 Oct 2005 Message-ID: <434FE079.6010408@freebsd.org> In-Reply-To: <434F4846.4020101@mawer.org> References: <434F4846.4020101@mawer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I just committed a fix for this. Let me know if it's still broken. Tim Antony Mawer wrote: > 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?434FE079.6010408>