Thanks, but this fix is not correct.

Your change patches a correctly generated Makefile.in, which means that
your changes will be overwritten next time someone runs automake, and
it's not something that could be accepted upstream.

The real bug here is that the output of "pkg-config --libs libdaemon" is
assigned to btnx_LDFLAGS in src/Makefile.am. This should be btnx_LDADD
instead, and then the linker flags will be ordered correctly in
src/Makefile.in

** Changed in: btnx (Ubuntu)
       Status: Confirmed => Incomplete

** Changed in: btnx (Ubuntu)
     Assignee: Chris Coulson (chrisccoulson) => Tarun K. Mall (c2tarun)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/730121

Title:
  pacakge btnx_0.4.11-3ubuntu1 failed to build from source

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to