Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2008 06:55:10 -0800 (PST)
From:      Unga <unga888@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: 7.0-PRERELEASE installworld fails
Message-ID:  <945986.94927.qm@web57014.mail.re3.yahoo.com>
In-Reply-To: <08004060@bb.ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
--- Boris Samorodov <bsam@ipt.ru> wrote:
> 
> Hm, all this is just plain generic...
> 
> ...but none should be compiled at installworld
> stage:
> 
My buildworld.log shows following programs are already
compliled in this order without any error:
/usr/src/lib/csu/i386-elf/crt1.c
/usr/src/lib/csu/i386-elf/crti.S
/usr/src/lib/csu/i386-elf/crtn.S

and make installworld also try to compile
/usr/src/lib/csu/i386-elf/crt1.c.

> 
> Did you by any chance change time while source
> updating or
> world building?
> 
This is highly probable. I can remember after the year
change my system time was strangely wrong. I corrected
it, but cannot remember was it during while source 
updating or world building.

> This may be an overkill but should do the job:
> # rm -r /usr/src /usr/obj
> <restore sources>
> # cd /usr/src
> # make buildworld
> # make kernel
> # mergemaster -p
> # make installworld
> # mergemaster -i
> 

Sure, I'll delete /usr/src, /usr/obj and download
again the sources and give it a retry.

Regards
Unga


      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?945986.94927.qm>