From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Raeburn Newsgroups: gmane.lisp.guile.bugs Subject: Re: Conflict with HDF5 libraries Date: Thu, 5 Feb 2009 11:33:24 -0500 Message-ID: References: <698EDC07-174A-4215-8036-5356A57EDF7E@physics.queensu.ca> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1233851642 20599 80.91.229.12 (5 Feb 2009 16:34:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Feb 2009 16:34:02 +0000 (UTC) Cc: bug-guile@gnu.org To: Mark Patterson Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Feb 05 17:35:16 2009 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LV7C6-00054i-SQ for guile-bugs@m.gmane.org; Thu, 05 Feb 2009 17:35:15 +0100 Original-Received: from localhost ([127.0.0.1]:42258 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LV7An-00037x-TJ for guile-bugs@m.gmane.org; Thu, 05 Feb 2009 11:33:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LV7Aj-00037k-PG for bug-guile@gnu.org; Thu, 05 Feb 2009 11:33:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LV7Ah-00037C-Dl for bug-guile@gnu.org; Thu, 05 Feb 2009 11:33:48 -0500 Original-Received: from [199.232.76.173] (port=50190 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LV7Ah-000374-6L for bug-guile@gnu.org; Thu, 05 Feb 2009 11:33:47 -0500 Original-Received: from raeburn.org ([69.25.196.97]:57845) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LV7Ag-0006Bd-KA for bug-guile@gnu.org; Thu, 05 Feb 2009 11:33:46 -0500 Original-Received: from NOME-KING.MIT.EDU (NOME-KING.MIT.EDU [18.18.1.160]) by raeburn.org (8.14.3/8.14.1) with ESMTP id n15GXE2g003915; Thu, 5 Feb 2009 11:33:14 -0500 (EST) In-Reply-To: <698EDC07-174A-4215-8036-5356A57EDF7E@physics.queensu.ca> X-Mailer: Apple Mail (2.930.3) X-detected-operating-system: by monty-python.gnu.org: NetBSD 3.0 (DF) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4171 Archived-At: On Feb 4, 2009, at 12:21, Mark Patterson wrote: > Hello, > > I've run into a conflict between guile (1.8.5) and HDF5 (1.8.1) on > Fedora 10. I'll post on both mailing lists as I'm not sure who is in > the best position to fix it. If they're not using package-specific prefixes on symbol names, I'd suggest both of them should be fixed... Ken