I've found the issue. Actually the nut_check_*.m4 are setting *_LDFLAGS instead of *_LIBS, and due to a toolchain change this become visible (gcc -o testusb testusb.c -lusb is working but gcc -o testusb -lusb testusb.c is not working anymore)
Any reason nut is not using PKG_CHECK_MODULE macro? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in ubuntu. https://bugs.launchpad.net/bugs/687985 Title: [FTBFS] package 'nut' (2.4.3-1ubuntu5) failed to build on natty -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs