Update from 6.0-RELEASE fails
Melvyn Sopacua
freebsd.stable at melvyn.homeunix.org
Sat Dec 17 16:12:33 PST 2005
On Saturday 17 December 2005 22:55, Frank Steinborn wrote:
> > > ===> libexec/bootpd (install)
> > > install -s -o root -g wheel -m 555 bootpd /usr/libexec
> > > strip: /usr/libexec/bootpd: Memory exhausted
> Melvyn Sopacua wrote:
> > strip /usr/libexec/bootpd
>
> strip: '/usr/libexec/bootpd': No such file
alright:
cp /usr/obj/usr/src/libexec/bootpd/bootpd /tmp/
strip /tmp/bootpd
If that works, rm -rf /usr/obj and redo. See if memory is still exhausted
after installworld, but do it in single user mode if you didn't.
--
Melvyn Sopacua
freebsd.stable at melvyn.homeunix.org
FreeBSD 6.0-STABLE
Qt: 3.3.5
KDE: 3.4.3
More information about the freebsd-stable
mailing list