tcpdump.lrp and netsnmpd.lrp have a dependency on libnl.lrp, however libnl.lrp is not in the following:
1) Bering-uClibc_5.1_i486_syslinux_serial.tar.gz
2) Bering-uClibc_5.1_i686_isolinux_vga.tar.gz
3) Bering-uClibc_5.1_i686_syslinux_vga.tar.gz
**These are the only images I currently have downloaded
The only 2 packages I see that are related are:
1) libmnl.lrp
2) libnl3.lrp
It appears the build system didn't package it for this release.
--
Terra
The problem is confirmed for net-snmp.
Fix will be to update net-snmp to 5.7.3.pre5 with support for libnl3.
I'll doublecheck tcpdump, but it seems to me that it could be a leftover from previous versions.
Does tcpdump generate errors for you without libnl?
tcpdump seems to operate fine without it and I don't see it being looked for in 'configure.in'. Also libpcap is configured with '--without-libnl' so no issues there either.
Ok,
removed dependency on libnl for tcpdump