--- Boris Samorodov <[EMAIL PROTECTED]> 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"