Public bug reported: The libnl3 package split our more libraries in seperate packages, making this package FTBFS as it build-depends on libnl3-dev (now NBS). Additionally, the upstream patch that includes support for libnl3 is hardcoding -lnl-genl, which doesn't exist. Attached patch fixes the issues:
iw (3.1-1ubuntu1) precise; urgency=low * Build-Depend on libnl-genl-3-dev * Update libnl3 support patch to the new layout of the libnl3 package and use pkg-config to determine NLLIBS and CFLAGS. (LP: #908474) -- Andreas Moog <[email protected]> Sat, 24 Dec 2011 23:15:23 +0100 ** Affects: iw (Ubuntu) Importance: High Status: New ** Affects: iw (Debian) Importance: Unknown Status: Unknown ** Tags: ftbfs precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/908474 Title: FTBFS: Needs porting to new layout of libnl3 package To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/iw/+bug/908474/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
