Current-Users archive

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

Can I get some crossbuilding help (rescue/chown not building)



Can anyone help me with crossbuilding?

I'm using the following line to try to crosscompile netbsd-5 on a
amd64-current system and I'm getting failures.

/home/netbsd/netbsd-5/src/build.sh -j8 -m amd64 -T /usr/cross/amd64-stable -O 
/usr/obj/stable/amd64 -X /home/netbsd/netbsd-5/xsrc -U -u distribution release 
iso-image

The failure is as follows:

( cd chown; printf '.PATH: /home/netbsd/netbsd-5/src/sbin/chown\n.CURDIR:= 
/home/netbsd/netbsd-5/src/sbin/chown\n.include "${.CURDIR}/Makefile"\n' | 
/usr/cross/amd64-stable/bin/nbmake -f- CRUNCHEDPROG=1 DBG="-Os" depend )
nbmake: "(stdin)" line 3: Cannot open 
/home/netbsd/netbsd-5/src/sbin/chown/Makefile
nbmake: Fatal errors encountered -- cannot continue

nbmake: stopped in /usr/obj/stable/amd64/rescue/chown

*** Failed target:  chown_make
*** Failed command: ( cd chown; printf '.PATH: /home/netbsd/netbsd-5/src/sbin/chown\n.CURDIR:= 
/home/netbsd/netbsd-5/src/sbin/chown\n.include "${.CURDIR}/Makefile"\n' | 
/usr/cross/amd64-stable/bin/nbmake -f- CRUNCHEDPROG=1 DBG="-Os" depend )
*** Error code 1

Stop.
nbmake: stopped in /home/netbsd/netbsd-5/src/rescue

--
Hisashi T Fujinaka - htodd%twofifty.com@localhost
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte


Home | Main Index | Thread Index | Old Index