public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* crosstool-ng dependency
@ 2009-04-20 16:44 Vincent De Groote
  2009-04-20 18:04 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent De Groote @ 2009-04-20 16:44 UTC (permalink / raw)
  To: crossgcc

Hello,

I just discovered crosstool-ng.
When I run 'configure', it stops with the following messages:

[...]
Checking for 'makeinfo'... /usr/bin/makeinfo
Checking for 'automake'... /usr/bin/automake: wrong version string:
expecting regexp '\(GNU automake\) [[:digit:]]+\.[[:digit:]]{2,}'
Checking for 'automake'... /usr/bin/automake: wrong version string:
expecting regexp '\(GNU automake\) [2-9][[:digit:]]*\.'
Bailing out...

My build computer is a windows xp computer, under cygwin.

I just installed an automake.  Calling 'automake --version' shows

automake (GNU automake) 1.9.6

Which version of automake should I use ?  Where can I find it ?

Thanks for your help

Vincent De Groote

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: crosstool-ng dependency
  2009-04-20 16:44 crosstool-ng dependency Vincent De Groote
@ 2009-04-20 18:04 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2009-04-20 18:04 UTC (permalink / raw)
  To: crossgcc; +Cc: Vincent De Groote

Vincent,
All,

On Monday 20 April 2009 18:44:08 Vincent De Groote wrote:
> When I run 'configure', it stops with the following messages:
> [...]
> Checking for 'makeinfo'... /usr/bin/makeinfo
> Checking for 'automake'... /usr/bin/automake: wrong version string:
> expecting regexp '\(GNU automake\) [[:digit:]]+\.[[:digit:]]{2,}'
> Checking for 'automake'... /usr/bin/automake: wrong version string:
> expecting regexp '\(GNU automake\) [2-9][[:digit:]]*\.'
> Bailing out...

I have to admit that the error message is not quite clear, and
that some work could be done is this area...

> My build computer is a windows xp computer, under cygwin.
> I just installed an automake.  Calling 'automake --version' shows
> automake (GNU automake) 1.9.6
> Which version of automake should I use ?  Where can I find it ?

You need automake 1.10 or better (2.x is also OK). automake 1.10 is
already packaged for Cygwin, and is the one I got last time I tried
running under Cygwin, but as I seldom do, I don't know why you got
the 1.9.6 version. Try to update your full Cygwin installation.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| --==< ^_^ >==-- `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'


--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-20 18:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-20 16:44 crosstool-ng dependency Vincent De Groote
2009-04-20 18:04 ` Yann E. MORIN

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).