I'm trying to compile OpenWrt on Mac OS X 10.5, and it is failing with  
the following errors:

$ make V=99
++ mkdir -p /Volumes/openwrt/trunk/staging_dir/mipsel
++ cd /Volumes/openwrt/trunk/staging_dir/mipsel
++ mkdir -p bin lib include stamp
++ mkdir -p /Volumes/openwrt/trunk/staging_dir/host
++ cd /Volumes/openwrt/trunk/staging_dir/host
++ mkdir -p bin lib include stamp
mkdir -p /Volumes/openwrt/trunk/build_dir/host/stamp /Volumes/openwrt/ 
trunk/build_dir/mipsel/stamp
install -m0644 /Volumes/openwrt/trunk/tools/include/*.h /Volumes/ 
openwrt/trunk/staging_dir/host/include/
touch /Volumes/openwrt/trunk/staging_dir/mipsel/.prepared
make -C /Volumes/openwrt/trunk/build_dir/mipsel/dtc
make[3]: *** [/Volumes/openwrt/trunk/build_dir/mipsel/dtc/.built]  
Error 2
make[2]: *** [tools/dtc/compile] Error 2
make[1]: *** [/Volumes/openwrt/trunk/staging_dir/mipsel/ 
stamp/.tools_install] Error 2
make: *** [world] Error 2
$

It's not clear to me from this output exactly what the cause of the  
failure is. Running make manually in /Volumes/openwrt/trunk/build_dir/ 
mipsel/dtc does nothing. Any suggestions?

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to