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: Mon, 7 Nov 2005 20:09:39 +0100 (MET)

Uwe Fechner <address@hidden> wrote:

> -bash-3.00# ./reconf
> + aclocal-1.4
> + autoconf
> + automake-1.4 --foreign --add-missing --copy
> automake: configure.in: installing `./install-sh'
> automake: configure.in: installing `./mkinstalldirs'
> automake: configure.in: installing `./missing'
> automake: configure.in: installing `./config.guess'
> -bash-3.00# ./doconf --prefix=$PREFIX
> configure: error: This is libc for the avr target only!

Are you sure the (default) autoconf it finds is actually autoconf
2.13?  What does "autoconf --version" say?

For me (FreeBSD uses slightly different names for the installed
tools), it looks like:

% ./reconf
+ aclocal14
+ autoconf213
+ automake14 --foreign --add-missing --copy
% ./doconf --prefix=/tmp
creating cache ./config.cache
checking host system type... avr-unknown-none
...

-- 
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]