avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] Error while running bootstrap from trunk


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] Error while running bootstrap from trunk
Date: Mon, 12 Apr 2010 07:54:15 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

As Boyapati, Anitha wrote:

> While running bootstrap, I faced following config error. A quick
> look at the dir structure shows that atxmega64a1u doesn't exist. Any
> idea?

> configure.ac:1279: required file`avr/lib/avrxmega5/atxmega64a1u/Makefile.in' 
> not found

When adding the ATxmega64A1U device, someone mistyped the directory
name in devtools/gen-avr-lib-tree.sh as "atxmega64a1" (lacking the
"u").

You could spot that in the initial messages:

+ ./devtools/gen-avr-lib-tree.sh
Generating source directories:
...
  avr/lib/avrxmega5/
  avr/lib/avrxmega5/atxmega64a1
  avr/lib/avrxmega5/atxmega64a1

That directory was created twice.

Probably a cut&paste error, I fixed it.

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