From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Marijn Schouten (hkBst)" Newsgroups: gmane.lisp.guile.devel Subject: "guile-config link" reports LDFLAGS it has been compiled with Date: Sun, 16 Dec 2007 15:57:46 +0100 Message-ID: <47653CEA.9090601@gentoo.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1197817574 30846 80.91.229.12 (16 Dec 2007 15:06:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Dec 2007 15:06:14 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Dec 16 16:06:22 2007 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J3v4M-0006cy-Af for guile-devel@m.gmane.org; Sun, 16 Dec 2007 16:06:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J3v43-0005KI-1e for guile-devel@m.gmane.org; Sun, 16 Dec 2007 10:05:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J3v40-0005KA-Lj for guile-devel@gnu.org; Sun, 16 Dec 2007 10:05:56 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J3v3y-0005JT-Sz for guile-devel@gnu.org; Sun, 16 Dec 2007 10:05:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J3v3y-0005JO-NN for guile-devel@gnu.org; Sun, 16 Dec 2007 10:05:54 -0500 Original-Received: from pollux.sshunet.nl ([145.97.192.42]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J3v3y-0003FG-7I for guile-devel@gnu.org; Sun, 16 Dec 2007 10:05:54 -0500 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by pollux.sshunet.nl (Postfix) with ESMTP id 5CD4F580042 for ; Sun, 16 Dec 2007 16:05:51 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at pollux.warande.net Original-Received: from pollux.sshunet.nl ([127.0.0.1]) by localhost (pollux.sshunet.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ocnjhEnAny-B for ; Sun, 16 Dec 2007 16:05:51 +0100 (CET) Original-Received: from [145.97.223.250] (250pc223.sshunet.nl [145.97.223.250]) by pollux.sshunet.nl (Postfix) with ESMTP for ; Sun, 16 Dec 2007 16:05:51 +0100 (CET) User-Agent: Thunderbird 2.0.0.9 (X11/20071115) X-Enigmail-Version: 0.95.5 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:6937 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi list, "guile-config link" reports LDFLAGS it has been compiled with. Usage says: guile-config link - print libraries to link with so one of these is inaccurate. To resolve this issue in favor of the description: - --- guile-1.8.3.orig/configure.in +++ guile-1.8.3/configure.in @@ -1333,7 +1333,7 @@ AC_SUBST(LIBGUILE_SRFI_SRFI_60_INTERFACE ####################################################################### dnl Tell guile-config what flags guile users should compile and link with. - -GUILE_LIBS="$LDFLAGS $LIBS" +GUILE_LIBS="$LIBS" GUILE_CFLAGS="$PTHREAD_CFLAGS" AC_SUBST(GUILE_LIBS) AC_SUBST(GUILE_CFLAGS) as reported in http://bugs.gentoo.org/show_bug.cgi?id=202205 thank you, Marijn - -- Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML , #gentoo-{lisp,ml} on FreeNode -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHZTzqp/VmCx0OL2wRAqnQAKCBwiDJsJqXbMooyy4XJw7Mh+ggRACeNFAM vdvgjK+1OM8aQTdJNczmvsQ= =c1ip -----END PGP SIGNATURE----- _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel