Hi,

We have been trying to compile the source code for openwrt of ibrdtn-tools and there is a problem we cannot solve. With or without our editions, we always get the following error for missing files that should have been generated in the compilation process (for some of the tools this files are there, for others they are not).

Can someone help us with this? I have included the lines with the errors in the compilation process bellow.

Thank you,

Romeu

*******************

(...)
make[2]: Entering directory `/home/builder/openwrt/trunk/package/ibrdtn-tools'
mkdir -p /home/builder/openwrt/trunk/bin/ar71xx/packages /home/builder/openwrt/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/ibrdtn-tools-0.12.0/ipkg-ar71xx/ibrdtn-tools/CONTROL /home/builder/openwrt/trunk/staging_dir/target-mips_r2_uClibc-0.9.33.2/pkginfo
install -d -m0755 /home/builder/openwrt/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/ibrdtn-tools-0.12.0/ipkg-ar71xx/ibrdtn-tools/usr/bin/
install -m0755 /home/builder/openwrt/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/ibrdtn-tools-0.12.0/ipkg-install/usr/bin/dtnping /home/builder/openwrt/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/ibrdtn-tools-0.12.0/ipkg-ar71xx/ibrdtn-tools/usr/bin/dtnping
install -m0755 /home/builder/openwrt/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/ibrdtn-tools-0.12.0/ipkg-install/usr/bin/dtnsend /home/builder/openwrt/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/ibrdtn-tools-0.12.0/ipkg-ar71xx/ibrdtn-tools/usr/bin/dtnsend
install -m0755 /home/builder/openwrt/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/ibrdtn-tools-0.12.0/ipkg-install/usr/bin/dtnrecv /home/builder/openwrt/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/ibrdtn-tools-0.12.0/ipkg-ar71xx/ibrdtn-tools/usr/bin/dtnrecv
install -m0755 /home/builder/openwrt/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/ibrdtn-tools-0.12.0/ipkg-install/usr/bin/dtninbox /home/builder/openwrt/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/ibrdtn-tools-0.12.0/ipkg-ar71xx/ibrdtn-tools/usr/bin/dtninbox
install: cannot stat `/home/builder/openwrt/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/ibrdtn-tools-0.12.0/ipkg-install/usr/bin/dtninbox': No such file or directory
make[2]: *** [/home/builder/openwrt/trunk/bin/ar71xx/packages/ibrdtn-tools_0.12.0_ar71xx.ipk] Error 1
make[2]: Leaving directory `/home/builder/openwrt/trunk/package/ibrdtn-tools'
make[1]: *** [package/ibrdtn-tools/compile] Error 2
make[1]: Leaving directory `/home/builder/openwrt/trunk'
make: *** [package/ibrdtn-tools/compile] Error 2