Hi

I'm new with openwrt and building wireless router firmware. I'm hoping someone can point to the right place. I have read and google around, I manage to build it halfway but still stuck on this part.

/home/test/gargoyle/staging_dir/host/bin/trx -o /home/test/gargoyle/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_generic/image.tmp -f /home/test/gargoyle/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_generic/tmp/vmlinux-wrt160nl.uImage -F /home/test/gargoyle/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_generic/tmp/empty.bin -x 32 -a 0x10000 -x -32 -f /home/test/gargoyle/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_generic/root.squashfs-64k
mjn3's trx replacement - v0.81.1
fread failure or file "/home/test/gargoyle/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_generic/root.squashfs-64k" too large

I have tried various way, still doesn't work. Some said using this command to build "make -j5 V=s TARGET_DEVICES=ar71xx", still got stuck on the same message.

Any help please?


Thanks.