source upgrade from 6.3 -> 7.0 fails SOLVED

David Newman dnewman at networktest.com
Thu Mar 13 00:02:42 UTC 2008


>>1. cd /usr/src
>>
>>2. cvsup -g -L 2 /usr/local/etc/security-supfile (tag points to
>> RELENG_7_0)
>>
>>3. make buildworld
>>

..

>>10. make installworld
>>
>>and get this error:
>>
>>install: crt1.o: No such file or directory
>>***Error code 71
>>
>>crt1.o does exist in /usr/lib.
>>
>>Thanks in advance for any clues on fixing this upgrade.
>>
>>dn
>>
>>
>
> I had a similar problem with one server I upgraded this way too.  I was
> running the 7.0 kernel with 6.3 world.  I rebuilt world after cleaning
> everything and the next installworld went fine.

Thanks, that was the problem. After running "make clean" before "make
buildworld" the rest of the steps completed successfully.

Many thanks!

dn






More information about the freebsd-questions mailing list