From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Faenza, Michael E" Newsgroups: gmane.lisp.guile.bugs Subject: Guile 1.9.10 Build Questions Date: Tue, 13 Jul 2010 09:54:17 -0400 Message-ID: <0111C34BD897FD41841D60396F2AD3D304BD729632@IMCMBX2.MITRE.ORG> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_000_0111C34BD897FD41841D60396F2AD3D304BD729632IMCMBX2MITREO_" X-Trace: dough.gmane.org 1279042451 8397 80.91.229.12 (13 Jul 2010 17:34:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 13 Jul 2010 17:34:11 +0000 (UTC) To: "bug-guile@gnu.org" Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Jul 13 19:34:08 2010 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.69) (envelope-from ) id 1OYjMq-000740-Q5 for guile-bugs@m.gmane.org; Tue, 13 Jul 2010 19:34:05 +0200 Original-Received: from localhost ([127.0.0.1]:39021 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYjMp-0003oc-Sr for guile-bugs@m.gmane.org; Tue, 13 Jul 2010 13:34:03 -0400 Original-Received: from [140.186.70.92] (port=32816 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYfwI-0007EW-6C for bug-guile@gnu.org; Tue, 13 Jul 2010 09:54:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OYfwC-00054m-Md for bug-guile@gnu.org; Tue, 13 Jul 2010 09:54:22 -0400 Original-Received: from smtp-bedford.mitre.org ([129.83.20.191]:44683) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OYfwC-00054d-JE for bug-guile@gnu.org; Tue, 13 Jul 2010 09:54:20 -0400 Original-Received: from smtp-bedford.mitre.org (localhost.localdomain [127.0.0.1]) by smtp-bedford.mitre.org (8.13.1/8.13.1) with ESMTP id o6DDsJ9g016684 for ; Tue, 13 Jul 2010 09:54:19 -0400 Original-Received: from imchub2.MITRE.ORG (imchub2.mitre.org [129.83.29.74]) by smtp-bedford.mitre.org (8.13.1/8.13.1) with ESMTP id o6DDsJMB016680 for ; Tue, 13 Jul 2010 09:54:19 -0400 Original-Received: from IMCMBX2.MITRE.ORG ([129.83.29.205]) by imchub2.MITRE.ORG ([129.83.29.74]) with mapi; Tue, 13 Jul 2010 09:54:19 -0400 Thread-Topic: Guile 1.9.10 Build Questions Thread-Index: AcsikuLl/7+UFNQDRK+Ruez4CE99ZA== Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Tue, 13 Jul 2010 13:33:52 -0400 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:4703 Archived-At: --_000_0111C34BD897FD41841D60396F2AD3D304BD729632IMCMBX2MITREO_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello, I've attempted to build Guile 1.9.10 on a 32-bit installation of Ubuntu 9.1= 0. I cannot seem to successfully build using a call to 'make'. I've worke= d through what I believe to be my full set of configuration issues. Two items still trouble me: 1) Configuration of Guile checks how to link with Readline. In my cas= e, configuration correctly determines that libreadline is available. This = happens to be a Readline v.6.1 installation. However, I get a configure wa= rning stating that Readline is too old and that I need v.2.1 or better. I = wonder if the checks that Guile is performing are appropriate for determini= ng the suitability of the installed Readline library. 2) 'make' fails due to what primarily seems to be many undefined refer= ences to GC_ functions. ffi_ types aren't also coming up with undefined re= ferences. I believe I've set up appropriate environment variables for libf= fi and libgc. Has anyone experienced either of these behaviors recently? I realize I'm n= ot including any output for you to analyze; I didn't want you to have to po= ur through my scripts or output. I'm just hoping someone sees this and rea= lizes I've made a common mistake and can point that out to me. Thank you, Michael Faenza --_000_0111C34BD897FD41841D60396F2AD3D304BD729632IMCMBX2MITREO_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello,

 

I’ve attempted to build Guile 1.9.10 on a 32-b= it installation of Ubuntu 9.10.  I cannot seem to successfully build u= sing a call to ‘make’.  I’ve worked through what I b= elieve to be my full set of configuration issues.

 

Two items still trouble me:

 

1)      Configuration of Guile checks how to link with Read= line.  In my case, configuration correctly determines that libreadline= is available.  This happens to be a Readline v.6.1 installation. = ; However, I get a configure warning stating that Readline is too old and that I need v.2.1 or better.  I wonder if the= checks that Guile is performing are appropriate for determining the suitab= ility of the installed Readline library.

 

2)      ‘make’ fails due to what primarily seem= s to be many undefined references to GC_ functions.  ffi_ types aren&#= 8217;t also coming up with undefined references.  I believe I’ve= set up appropriate environment variables for libffi and libgc.<= /p>

 

Has anyone experienced either of these behaviors rec= ently?  I realize I’m not including any output for you to analyz= e; I didn’t want you to have to pour through my scripts or output.&nb= sp; I’m just hoping someone sees this and realizes I’ve made a common mistake and can point that out to me.

 

Thank you,

Michael Faenza

 

 

--_000_0111C34BD897FD41841D60396F2AD3D304BD729632IMCMBX2MITREO_--