I have been getting the following diagnostics when building OpenWRT for the P1020 WLAN Freescale device.
----------- jeclark2006@lab-laptop:/home/projects/OS/OpenWRT/trunk-20121018$ make menuconfig tmp/.config-package.in:1548:warning: 'select' used by config symbol 'PACKAGE_lldpd' refer to undefined symbol 'PACKAGE_libevent2' tmp/.config-package.in:1893:warning: 'select' used by config symbol 'PACKAGE_iputils-arping' refer to undefined symbol 'PACKAGE_libsysfs' # # using defaults found in .config # jeclark2006@lab-laptop:/home/projects/OS/OpenWRT/trunk-20121018$ ----------- In looking into the 'libsysfs' missing package, it seems to have been in the 'source' as of about 2 years ago. What happened to it, and if it was deleted, why the current dependencies on it. I presume the same is true for the 'libevent2' package, but I've not tried to build a system with LLDPD installed. John Clark. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
