avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Compiling avr-libc-1_2-branch from cvs


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Compiling avr-libc-1_2-branch from cvs
Date: Wed, 9 Nov 2005 21:37:38 +0100
User-agent: Mutt/1.4.2.1i

As John Altstadt wrote:

> This is the exact problem I reported a few months ago at
> http://savannah.nongnu.org/bugs/?func=detailitem&item_id=13416

Yep, these auto tools are not very consistent.  While they introduced
major backwards compatibility headaches to anyone using them, they
simply don't manage it to pass the names they have been called with
down into the generated scripts, so e.g.  if you ran automake13, it
will later try to call either automake or automake-1.3 (which both
don't exist on my systems).

> The workaround given in the bug report is to temporarily rename the
> various autoconf files in /usr/bin. E.g.
> # mv autoconf autoconf.original
> # mv autoconf-2.13 autoconf

That's why I cannot see that on my FreeBSD machines.  The port
maintainers of the auto tools have chosen to never install any of
these tools by their generic names anymore.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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