guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: git clone guile 1.9 build problem on MacOS X 10.5.2


From: Ludovic Courtès
Subject: Re: git clone guile 1.9 build problem on MacOS X 10.5.2
Date: Tue, 15 Apr 2008 09:01:17 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi,

Steven Wu <address@hidden> writes:

> silly me, here we go:
> configure:2881: gcc    conftest.c  >&5
> conftest.c:5: error: missing terminating " character
> conftest.c:7: error: missing terminating " character
> configure:2884: $? = 1
> configure:2922: result:
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "guile-readline"
> | #define PACKAGE_TARNAME "guile-readline"
> | #define PACKAGE_VERSION "-n 1.9.0
> | "

Can you try to debug how this happens?

The top of my `guile-readline/configure' contains this:

  # Identity of this package.
  PACKAGE_NAME='guile-readline'
  PACKAGE_TARNAME='guile-readline'
  PACKAGE_VERSION='1.9.0'
  PACKAGE_STRING='guile-readline 1.9.0'
  PACKAGE_BUGREPORT=''

I'm using Autoconf 2.61.  What about you?

Thanks,
Ludovic.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]