unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Michael Ellis <michael.f.ellis@gmail.com>
To: Hans Aberg <haberg-1@telia.com>
Cc: bug-guile@gnu.org
Subject: Re: guile-2.0.0 build error on OS X 10.6.6
Date: Mon, 21 Feb 2011 12:03:43 -0500	[thread overview]
Message-ID: <AANLkTimcwFK=26-jXX_K4FnHxFgTxv2MQFjh3NQo80VJ@mail.gmail.com> (raw)
In-Reply-To: <94517E24-3E25-40C2-AF7F-0B4E4ED6A35B@telia.com>

On Mon, Feb 21, 2011 at 11:47 AM, Hans Aberg <haberg-1@telia.com> wrote:
> On 21 Feb 2011, at 15:21, Michael Ellis wrote:
>
>> There's no other error message but I notice it looks very much like
>> the problem you reported in the recent "Compiling from GIT"  thread (
>> http://www.mail-archive.com/bug-guile@gnu.org/msg05621.html ), except
>> that I'm not seeing the seg fault message with "make V=1".
>
> This was only a problem with guile-1.9.15 and the GIT version from about this time.
>
>> Were you able to resolve the problem on your system?  I'm going to try
>> updating my XCode installation from 3.2.4 to 3.2.5 in the hope that a
>> new version of GCC will fix the problem, but it seems like a long
>> shot.
>
> I am using Xcode 3.2.5,
>  gcc --version
>  i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
> And there was no problem compiling guile-2.0.0.
>
> As for the problem above, it reported internal compiler segmentation fault.
>
>

Updating to XCode 3.2.5 and starting over by re-extracting guile-2.0.0
went much further toward success.   The vm compiled as well as the
majority of guile modules.   Currently dying while building
guile-readline.

Making all in guile-readline
  SNARF  readline.x
make  all-am
  CC     readline.lo
readline.c: In function 'init_bouncing_parens':
readline.c:445: warning: implicit declaration of function 'rl_get_keymap_name'
readline.c:445: warning: passing argument 1 of 'strncmp' makes pointer
from integer without a cast
  CCLD   libguilereadline-v-18.la
Undefined symbols:
  "_rl_get_keymap_name", referenced from:
      _scm_init_readline in readline.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[3]: *** [libguilereadline-v-18.la] Error 1

FWIW I had some previous troubles with guile 1.8 and readline that
turned out to be a 64 vs 32 bit issue.   As I recall, re-installing
readline from a tarball instead of from MacPorts cured that.  Any
thoughts as to whether this might be related?

Thanks again,
Mike



  reply	other threads:[~2011-02-21 17:03 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-20 20:20 guile-2.0.0 build error on OS X 10.6.6 Michael Ellis
2011-02-20 21:37 ` Andy Wingo
2011-02-20 22:17   ` Michael Ellis
2011-02-20 23:23     ` Michael Ellis
2011-02-21  0:11     ` Hans Aberg
2011-02-21 14:21       ` Michael Ellis
2011-02-21 16:47         ` Hans Aberg
2011-02-21 17:03           ` Michael Ellis [this message]
2011-02-21 17:26             ` Hans Aberg
2011-02-21 17:34               ` Michael Ellis
2011-02-21 17:48                 ` Michael Ellis
2011-02-21 18:12                   ` Hans Aberg
2011-02-21 18:17                     ` Michael Ellis
2011-02-21 18:38                       ` Hans Aberg
2011-02-21 18:44                         ` Michael Ellis
2011-02-21 19:27                           ` Michael Ellis
2011-02-21 20:10                             ` Hans Aberg
2011-02-22 17:32                               ` Michael Ellis

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to='AANLkTimcwFK=26-jXX_K4FnHxFgTxv2MQFjh3NQo80VJ@mail.gmail.com' \
    --to=michael.f.ellis@gmail.com \
    --cc=bug-guile@gnu.org \
    --cc=haberg-1@telia.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).