i386/170482: Installing world fails trying to copy loader.sym to loader.bin

Remko Lodder remko at FreeBSD.org
Thu Aug 23 06:46:02 UTC 2012


On Aug 23, 2012, at 8:30 AM, Thomas Schweikle <tps at vr-web.de> wrote:
> 
> 
> After a complete checkout from "cvsup.freebsd.org" (normaly using
> "cvsup.de.freebsd.org") then compiling and installing kernel
> succeeds, while installing world fails:
> 
> rm -rf /usr/src/*
> rm -rf /usr/obj/*
> mkdir -p /usr/src/sys/i386/conf
> cd /usr/src/sys/i386/conf
> ln -s /root/kernel/YUM .
> cd /usr/src
> mergemaster -ipF
> make buildworld
> make buildkernel KERNCONF=3DYUM
> make installkernel KERNCONF=3DYUM
> [reboot]
> make installworld
> 

Hi Thomas,

Do you have a special /etc/make.conf by accident? You seem to use a custom kernel, which might
suggest that you also have a /etc/make.conf in place.

I still cannot reproduce this, I only use a different cvsup mirror. Perhaps you can try that as well?

Cheerio
Remko


-- 
/"\   With kind regards,			| remko at elvandar.org
\ /   Remko Lodder			| remko at FreeBSD.org
X    FreeBSD					| http://www.evilcoder.org
/ \   The Power to Serve		| Quis custodiet ipsos custodes



More information about the freebsd-i386 mailing list