Hi,
I am trying to build openwrt for Raspberry Pi. Unfortunately, the build is failing. Any idea to overcome this?
rm -f /mnt/myth/videos/openwrt/trunk/build_dir/linux-brcm2708/boot.img
mkdosfs /mnt/myth/videos/openwrt/trunk/build_dir/linux-brcm2708/boot.img -C 20480
mkdosfs 3.0.7 (24 Dec 2009)
# Raspberry Pi has no bootloader, instead the GPU loads and starts the kernel
mcopy -i /mnt/myth/videos/openwrt/trunk/build_dir/linux-brcm2708/boot.img /mnt/myth/videos/openwrt/trunk/build_dir/target-arm_v6_uClibc-0.9.33.2_eabi/brcm2708-gpu-fw-boot/arm128_start.elf ::
Error converting to codepage 850 Invalid argument
Cannot initialize '::'
Bad target ::
make[5]: *** [install] Error 1
make[5]: Leaving directory `/mnt/myth/videos/openwrt/trunk/target/linux/brcm2708/image'
make[4]: *** [install] Error 2
make[4]: Leaving directory `/mnt/myth/videos/openwrt/trunk/target/linux/brcm2708'
make[3]: *** [install] Error 2
make[3]: Leaving directory `/mnt/myth/videos/openwrt/trunk/target/linux'
make[2]: *** [target/linux/install] Error 2
make[2]: Leaving directory `/mnt/myth/videos/openwrt/trunk'
make[1]: *** [/mnt/myth/videos/openwrt/trunk/staging_dir/target-arm_v6_uClibc-0.9.33.2_eabi/stamp/.target_install] Error 2
make[1]: Leaving directory `/mnt/myth/videos/openwrt/trunk'
make: *** [world] Error 2