continued make world problems...

Tony Frank tfrank at optushome.com.au
Thu Feb 19 23:40:20 PST 2004


Hi,

On Fri, Feb 20, 2004 at 12:53:15AM -0600, Eric F Crist wrote:
> I've managed to get cvsup working (after my botched make world and a power 
> failure a couple days ago).  I deleted the /usr/src tree, and the /usr/obj 
> tree and tried to complete a make world afterwards.  No matter what I do, I 
> get the following error after 2 hours of a make world:
> 
> btxld -v -E 0x2000 -f bin 
> -b /usr/obj/usr/src/sys/boot/i386/boot2/  ../btx/btx/btx -l boot2.ldr -o 
> boot2.ld -P 1 boot2.bin
> btxld: No such file or directory
> *** Error code 1
> 
> Stop in /usr/src/sys/boot/i386/boot2.
> *** Error code 1
> 
> etc.
> 
> What do I need to do to fix this.  I cannot get this to go away with the tiny 
> bit of knowledge I have.  Please help.  :(

What branch/release are you trying to make?  
RELENG_4 is working for me.  (cvsupped last night)

Are you running "make -j4 world" etc?  If so try without the -j4 option.

Do you have any non-default settings in /etc/make.conf?  
Try removing them and building again.

If you cd to /usr/src/sys/boot/i386/boot2 can you run "make" to build just
this part of the tree manually?

About all I can suggest right now.

Regards,

Tony


More information about the freebsd-questions mailing list