Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: yannick.brosseau@polymtl.ca (Yannick Brosseau)
Subject: [ltt-dev] Fwd: Bug#604955: ust: FTBFS with binutils-gold
Date: Thu, 25 Nov 2010 13:55:48 -0500	[thread overview]
Message-ID: <4CEEB134.6080808@polymtl.ca> (raw)

Should we integrate these libs in our LDFLAGS directly?

-------- Original Message --------
Subject: 	Bug#604955: ust: FTBFS with binutils-gold
Resent-Date: 	Thu, 25 Nov 2010 18:09:06 +0000, Thu, 25 Nov 2010 18:09:08 
+0000
Resent-From: 	Bhavani Shankar R <bhavi@ubuntu.com>
Resent-To: 	debian-bugs-dist at lists.debian.org
Resent-CC: 	Jon Bernard <jbernard at debian.org>
Date: 	Thu, 25 Nov 2010 23:35:07 +0530
From: 	Bhavani Shankar R <bhavi@ubuntu.com>
Reply-To: 	Bhavani Shankar R <bhavi at ubuntu.com>, 604955 at bugs.debian.org
To: 	submit at bugs.debian.org



Package: ust
Tags: patch
Usertags: origin-ubuntu natty ubuntu-patch
Severity: important

Hello dear maintainer

Regarding the above subject, Your package FTBFS on ubuntu due to
indirect linking

cf: https://launchpad.net/ubuntu/+source/ust/0.8-1/+build/2050578/+files/buildlog_ubuntu-natty-amd64.ust_0.8-1_FAILEDTOBUILD.txt.gz

The minimal patch below should fix the problem

diff -Nru ust-0.8/debian/rules ust-0.8/debian/rules
--- ust-0.8/debian/rules	2010-11-16 17:24:08.000000000 +0000
+++ ust-0.8/debian/rules	2010-11-18 06:28:44.000000000 +0000
@@ -1,4 +1,7 @@
  #!/usr/bin/make -f
+
+LDFLAGS+=-lrt -lpthread
+
  %:
  	dh $@


Regards

-- 
Bhavani Shankar.R
https://launchpad.net/~bhavi, a proud ubuntu community developer.
What matters in life is application of mind!,
It makes great sense to have some common sense..!








             reply	other threads:[~2010-11-25 18:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-25 18:55 Yannick Brosseau [this message]
2010-11-26  1:04 ` Mathieu Desnoyers
2010-11-26  2:28   ` David Goulet
2010-11-26  3:47     ` Mathieu Desnoyers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CEEB134.6080808@polymtl.ca \
    --to=yannick.brosseau@polymtl.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox