unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Nala Ginrut <nalaginrut@gmail.com>
To: guile-devel <guile-devel@gnu.org>
Subject: Re: Error while detecting Guile-3.0
Date: Mon, 23 Oct 2017 15:42:13 +0800	[thread overview]
Message-ID: <CAPjoZoe9KyAK_ZhutUK30fxvSvL4jLiYOXdNVpyqMsuhDM1yFQ@mail.gmail.com> (raw)
In-Reply-To: <CAPjoZoe022GrfcDaXqy4ZCH=Aa25JjxPSd5VnHo_KTVncE1bpA@mail.gmail.com>

Sorry, this line:
-------------------------------------------
(define guile-module "guile-2.2")
-------------------------------------------

On Mon, Oct 23, 2017 at 3:40 PM, Nala Ginrut <nalaginrut@gmail.com> wrote:
> And this line should be changed to "guile-3.0" in meta/guile-config.in
>
> -------------------------------------------
> (define guile-module "guile-3.0")
> -------------------------------------------
>
> Best regards.
>
>
> On Mon, Oct 23, 2017 at 3:36 PM, Nala Ginrut <nalaginrut@gmail.com> wrote:
>> Now I think it's because GUILE-VERSION:
>> ---------------------------------------------
>> GUILE_MAJOR_VERSION=2
>> GUILE_MINOR_VERSION=3
>> GUILE_MICRO_VERSION=0
>> ---------------------------------------------
>>
>> After I changed it to:
>> --------------------------------------------
>> GUILE_MAJOR_VERSION=3
>> GUILE_MINOR_VERSION=0
>> GUILE_MICRO_VERSION=0
>> --------------------------------------------
>>
>> The problem gone.
>>
>> I think it's better to fix it in master branch, or people may find
>> it's confusing sometimes.
>>
>> Best regards.
>>
>>
>>
>> On Mon, Oct 23, 2017 at 3:19 PM, Nala Ginrut <nalaginrut@gmail.com> wrote:
>>> hi folks!
>>> I'm trying to use Guile-3.0 for a project, but it complains when configure:
>>> -------------------------------------------------
>>> checking for Guile version >= 3.0... configure: error: Guile 3.0
>>> required, but 2.3.0 found
>>> -------------------------------------------------
>>>
>>> The related lines in configure.ac is here:
>>> =============
>>>  GUILE_PKG(2.2 3.0)
>>>  GUILE_PROGS
>>> =============
>>>
>>> Why it's 2.3.0? Is it a bug?
>>>
>>> Best regards.



  reply	other threads:[~2017-10-23  7:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-23  7:19 Error while detecting Guile-3.0 Nala Ginrut
2017-10-23  7:36 ` Nala Ginrut
2017-10-23  7:40   ` Nala Ginrut
2017-10-23  7:42     ` Nala Ginrut [this message]
2017-10-23  7:47       ` Nala Ginrut

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=CAPjoZoe9KyAK_ZhutUK30fxvSvL4jLiYOXdNVpyqMsuhDM1yFQ@mail.gmail.com \
    --to=nalaginrut@gmail.com \
    --cc=guile-devel@gnu.org \
    /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).