Port-alpha archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: build world fails



On Sat, Apr 19, 2008 at 06:26:00PM +0200, Ede Wolf wrote:
> Hello,
> 
> currently I am not able to rebuild world, running netbsd stable. The compile 
> part seem to run fine, but the install fails on mkbootimage. 
> Basically I just want to recompile the complete base system without kernel or 
> pkgsrc. For those, that know FreeBSD the equivalent to:
> make buildword && make installworld && mergemster
> 
> Given the small documentation, the closest to that I have found was
> 
> ./build.sh -O /import/usr/obj -r distribution
> 
> This fails with following error:
> 
> install ===> sys/arch/alpha/stand/mkbootimage
> #   install  /import/usr/obj/destdir.alpha/usr/mdec/mkbootimage
> /import/usr/obj/tooldir.NetBSD-4.0_STABLE-alpha/bin/alpha--netbsd-install  -N 
> /import/usr/src/etc -c  -r -o 
> root -g wheel -m 555   
> mkbootimage /import/usr/obj/destdir.alpha/usr/mdec/mkbootimage
> #   
> install  
> /import/usr/obj/destdir.alpha/usr/libdata/debug/usr/mdec/mkbootimage.debug
> /import/usr/obj/tooldir.NetBSD-4.0_STABLE-alpha/bin/alpha--netbsd-install  -N 
> /import/usr/src/etc -c  -r -o 
> root -g wheel -m 444  
> mkbootimage.debug 
> /import/usr/obj/destdir.alpha/usr/libdata/debug/usr/mdec/mkbootimage.debug
> alpha--netbsd-install: 
> /import/usr/obj/destdir.alpha/usr/libdata/debug/usr/mdec: 
> mkstemp: No such file or directory

This is a problem if you have MKDEBUG defined to yes. It looks like
no-one tryed it since quite some time ...

For now, you should build without MKDEBUG on alpha.

-- 
Nicolas Joly

Biological Software and Databanks.
Institut Pasteur, Paris.


Home | Main Index | Thread Index | Old Index