Build shr failed, need help

Stuart Pullinger s.pullinger at elec.gla.ac.uk
Fri Apr 24 12:45:10 CEST 2009


INSTALL
/home/daniel/freerunner/shr/shr-testing/tmp/work/om-gta02-angstrom-linux-gnueabi/linux-openmoko-2.6.28-2.6.28-oe1+gitr34240a1c06ae36180dee695aa25bbae869b2aa26-r3/image/lib/firmware/kaweth/new_code.bin
/home/daniel/freerunner/shr/shr-testing/tmp/staging/i686-linux/usr/bin/install-sh:
./-m0644 does not exist.
make[1]: ***

I have had the same error (compiling FSO on Gentoo). I fixed it by changing
the line 40 in KERNEL_DIR/scripts/Makefile.fwinst (*) from:

cmd_install = $(INSTALL) -m0644 $< $@

to 
cmd_install = $(INSTALL) -m 0644 $< $@

Stuart

(*) in your case this file is at:
/home/daniel/freerunner/shr/shr-testing/tmp/work/om-gta02-angstrom-linux-gnueabi/linux-openmoko-2.6.28-2.6.28-oe1+gitr34240a1c06ae36180dee695aa25bbae869b2aa26-r3/git/scripts/Makefile.fwinst
-- 
View this message in context: http://n2.nabble.com/Build-shr-failed%2C-need-help-tp2590729p2691776.html
Sent from the Openmoko Devel mailing list archive at Nabble.com.




More information about the devel mailing list