comp.lang.ada
 help / color / mirror / Atom feed
From: Adrianr <roldanadrian@gmail.com>
Subject: avr-ada ubuntu cross-compiler build failed
Date: Sat, 5 Feb 2011 09:30:16 -0800 (PST)
Date: 2011-02-05T09:30:16-08:00	[thread overview]
Message-ID: <f579810f-3c7c-49d4-80ef-5a542f2c4d2e@4g2000yqo.googlegroups.com> (raw)

I have failed building the avr-ada cross compiler with ubuntu 10.10 as
a host.
I tried in a laptop and a desktop pc with ubuntu 10.10. Because it had
gcc-4.4.5, GNAT 4.4.5, Binutils 2.20 and avr-libc 1.6.8 I set up a
chroot enviroment as indicated in

http://sourceforge.net/apps/mediawiki/avr-ada/index.php?title=Build_From_Ubuntu_Lucid_Or_Debian_Squeeze

I followed the build instructions but I couldnt get it.

I dont understand a few things (I'm not confident at all with hand-
made instalation method) .

First I  downloaded the avr-ada package from sourceforge with wget in
the chroot enviroment, after unpacking it ran the instalation script.
I get an error message here
I thougth it was because the line 310 of the script point to the
version 1.1.0 and bunzip couldnt find it because the downloaded
version of the file was version 1.1.1

line 310 of building script in avr-ada-1.1.0/tools/buid:

cp avr-ada-1.1.0_linux.tar.bz2 $FILE_AVRADA.tar.bz2

so I tried changed to  :

 cp avr-ada-1.1.1_linux.tar.bz2 $FILE_AVRADA.tar.bz2

and also rename the package :

mv   avr-ada-1.1.1_linux.tar.bz2  avr-ada-1.1.0_linux.tar.bz2

but it wasnt enough.

with this modification I reach  the 12 step "configure AVR-Ada"  and
then exited the procedure.

Why have to download the package 2 times?
Did someone succesfully install avr-ada in ubuntu 10.10?
There are some tips for install?





             reply	other threads:[~2011-02-05 17:30 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-05 17:30 Adrianr [this message]
2011-02-06 20:28 ` avr-ada ubuntu cross-compiler build failed Yannick Duchêne (Hibou57)
2011-02-08  9:24 ` Yannick Duchêne (Hibou57)
2011-02-10 12:18   ` GCC and cross compiling Ada, was: " Simon Clubley
2011-02-10 12:53     ` Simon Clubley
2011-02-10 17:10     ` Yannick Duchêne (Hibou57)
2011-02-10 19:46       ` Simon Clubley
2011-02-11 12:51 ` Adrianr
2011-02-11 15:13   ` Brian Drummond
2011-02-11 18:16     ` Simon Wright
2011-02-11 18:44       ` Brian Drummond
2011-02-12 13:27         ` Simon Wright
2011-02-12 17:49           ` Brian Drummond
2011-02-12 21:45             ` Simon Wright
2011-02-12  6:46 ` Jacob Sparre Andersen
2011-02-12 17:03   ` Adrianr
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox