From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Rottmann Newsgroups: gmane.lisp.guile.devel Subject: Re: BDW-GC branch updated Date: Wed, 16 Sep 2009 03:11:13 +0200 Message-ID: <8763bju21a.fsf@delenn.lan> References: <87vdkle3qr.fsf@gnu.org> <87r5v9s4av.fsf@delenn.lan> <871vn95kgo.fsf@gnu.org> <87y6om1s0w.fsf@arudy.ossau.uklinux.net> <87r5ueo57a.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1253063900 7469 80.91.229.12 (16 Sep 2009 01:18:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Sep 2009 01:18:20 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Sep 16 03:18:13 2009 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 1Mnj9w-0006qy-ER for guile-devel@m.gmane.org; Wed, 16 Sep 2009 03:18:12 +0200 Original-Received: from localhost ([127.0.0.1]:44601 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mnj9v-0005d4-FW for guile-devel@m.gmane.org; Tue, 15 Sep 2009 21:18:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mnj9p-0005cu-0v for guile-devel@gnu.org; Tue, 15 Sep 2009 21:18:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mnj9k-0005ah-Hh for guile-devel@gnu.org; Tue, 15 Sep 2009 21:18:04 -0400 Original-Received: from [199.232.76.173] (port=48472 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mnj9k-0005ae-Cf for guile-devel@gnu.org; Tue, 15 Sep 2009 21:18:00 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:46059) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Mnj9j-0007Ag-St for guile-devel@gnu.org; Tue, 15 Sep 2009 21:18:00 -0400 Original-Received: (qmail invoked by alias); 16 Sep 2009 01:11:17 -0000 Original-Received: from 83-215-154-5.hage.dyn.salzburg-online.at (EHLO nathot.lan) [83.215.154.5] by mail.gmx.net (mp008) with SMTP; 16 Sep 2009 03:11:17 +0200 X-Authenticated: #3102804 X-Provags-ID: V01U2FsdGVkX1/5MR1xWPD5SW1duI6xFCeM0pNAGKTxjJNQNuXRNJ IWefjp2UcU+JzZ Original-Received: by nathot.lan (Postfix, from userid 121) id C95A23A6A3; Wed, 16 Sep 2009 03:11:16 +0200 (CEST) Original-Received: from delenn.lan (delenn.lan [192.168.1.11]) by nathot.lan (Postfix) with ESMTP id 7F7E73A696; Wed, 16 Sep 2009 03:11:15 +0200 (CEST) Original-Received: by delenn.lan (Postfix, from userid 1000) id CAC6174DCE; Wed, 16 Sep 2009 03:11:13 +0200 (CEST) In-Reply-To: <87r5ueo57a.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Thu, 10 Sep 2009 23:33:29 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.57 X-detected-operating-system: by monty-python.gnu.org: GNU/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:9322 Archived-At: ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Hi Neil, > > Neil Jerram writes: > >> I just installed libgc1c2 and libgc-dev (both 1:7.1-3) on my Debian >> stable/testing machine. Apparently no problem there. >> >> But there's still no pkgconfig for libgc, and so=20 >> >> PKG_CHECK_MODULES([BDW_GC], [bdw-gc]) >> >> fails: > > I checked the upstream tarballs and both 7.0 and 7.1 come with > =E2=80=98bdw-gc.pc.in=E2=80=99. Thus I suspect this is a packaging issue= . Can you > report it on the Debian side? > I've taken the liberty to do so: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D546833 Regards, Rotty --=20 Andreas Rottmann --