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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/687985 Title: [FTBFS] package 'nut' (2.4.3-1ubuntu5) failed to build on natty -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
