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: Uwe Fechner
Subject: Re: [avr-gcc-list] Compiling avr-libc-1_2-branch from cvs
Date: Mon, 07 Nov 2005 20:32:55 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051028)

Joerg Wunsch schrieb:

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?
Well, this still does not work:

-bash-3.00# ./reconf
+ aclocal
+ autoconf
FATAL ERROR: Autoconf version 2.50 or higher is required for this script
+ automake --foreign --add-missing --copy
-bash-3.00# ./doconf
configure: error: This is libc for the avr target only!

-bash-3.00# autoconf --version
Autoconf version 2.13

-bash-3.00# automake --version
automake (GNU automake) 1.4-p6

Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Written by Tom Tromey <address@hidden>
-bash-3.00#
Regards:

Uwe

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






reply via email to

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