Hello,
libarchive is a new dependency for IBR-DTN tools to get rid of the hidden dependency to a full-features tar.
Your reported error message seams to be inconsistent, because the dependency to libarchive was introduced with the latest release 0.12.0 and your package has the version 0.10.0. I suggest you use the recipes available in GIT repository with the release tag 0.12.0.
https://github.com/ibrdtn/ibrdtn/tree/release/0.12.0/recipes/openwrt
The recipe for the libarchive package is also available in the repository.
Kind regards, Johannes Morgenroth
Am 02.04.2014 10:11, schrieb Francisco Cuesta:
Hello, I achieve to compile ibrdtn-tools for my architecture and create the packages. I think it was a problem with the change of toolchain and I also included the TARGET_LDFLAGS suggested by Sebastian.
However now, when I install the package I am prompted this dependency, but I cannot find such a library in openwrt packages though.
root@OpenWrt:~# opkg install ibrdtn-tools_0.10.0_brcm2708.ipk Installing ibrdtn-tools (0.10.0) to root... Collected errors:
- satisfy_dependencies_for: Cannot satisfy the following dependencies
for ibrdtn-tools:
libarchive *
- opkg_install_cmd: Cannot install package ibrdtn-tools.