From: Alessandro Sappia <a.sappia@biotechware.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Cannot compile helloworld-image
Date: Tue, 05 Jul 2011 12:10:31 +0200 [thread overview]
Message-ID: <1309860631.20533.4.camel@BTW1> (raw)
In-Reply-To: <CAG4_upTf2tNbusXcBs91dwf9TE+C9yxSmDM-nXc7wHsSHYDhyQ@mail.gmail.com>
Il giorno mar, 05/07/2011 alle 00.37 -0700, Chris Verges ha scritto:
> Hi Alessandro,
>
> This may be a silly question, but do you have all of the required
> dependencies installed for your OS? Looks like libtool isn't being
> found.
>
> http://wiki.openembedded.net/index.php/OEandYourDistro
>
Yes, I've already read that page.
From what I've seen list of required software is missing of (for ubuntu
distro 64bit):
- chrpath (for newer bitbake)
Rechecking packages gave me that every package in that list is already
installed.
After package list recheck and I didn't get libtool isn't installed on
host (no package in wiki list has libtool as prerequisite).
so after checking required software in wiki I did a
$ sudo apt-get install libtool
just in case.
but compilation fails on bison-native.
Seem solved by using the host bison ASSUME_PROVIDED += "bison-native"
instead of let bitbake compile
(bison from recipes complains about a "perhaps missing m4 macro
gl_GLIBC21").
Waiting for news.
If no news, then good news.
Thanks for now
Alessandro
> Chris
>
> On Tue, Jul 5, 2011 at 12:25 AM, Alessandro Sappia
> <a.sappia@biotechware.com> wrote:
> >
> > --
> >
> >
> > Il giorno lun, 04/07/2011 alle 22.05 +0200, Enrico ha scritto:
> >
> >> On Mon, Jul 4, 2011 at 8:20 PM, Alessandro Sappia
> >> <a.sappia@biotechware.com> wrote:
> >> > Hi all,
> >> > I just configured OE on my box and I tried to compile helloworld-image
> >> > to check if everything is fine.
> >> > I'm actually unable to complete with success this build because of this
> >> > error:
> >> > -----------------------------
> >>
> >> Try with:
> >>
> >> BB_NUMBER_THREADS = "1"
> >>
> >> and have a look at the thread "[oe] gettext-native fails to build" of
> >> some days ago to know where i copied this hint from! (and maybe try
> >> oe-core branch too).
> >>
> >
> > [outout cut]
> > m4
> > -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-tools/m4 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gnulib-local/m4/ -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-runtime/m4 -I /home/alessandro/oe/build/tmp/work/x86_64-linux/gettext-native-0.18-r6/gettext-0.18/gettext-tools/m4 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I /home/alessandro/oe/build/tmp/sysroots/x86_64-linux/usr/share/aclocal --force -I ../../m4 -I ../m4 -I gnulib-m4
> > | autoreconf: running: libtoolize --copy --force
> > | autoreconf: failed to run libtoolize: No such file or directory
> > | autoreconf: libtoolize is needed because this package uses Libtool
> > | + oefatal 'autoreconf execution failed.'
> > | + echo FATAL: 'autoreconf execution failed.'
> > | FATAL: autoreconf execution failed.
> > | + exit 1
> > NOTE: package gettext-native-0.18-r6: task do_configure: Failed
> > ERROR: Task 435
> > (virtual:native:/home/alessandro/oe/openembedded/recipes/gettext/gettext_0.18.bb, do_configure) failed with exit code '1'
> > ERROR:
> > 'virtual:native:/home/alessandro/oe/openembedded/recipes/gettext/gettext_0.18.bb' failed
> >
> >
> > It didn't work, but thanks.
> >
> > Ciao,
> >
> > Alessandro
> >
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> >
> >
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
next prev parent reply other threads:[~2011-07-05 10:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1309803629.20865.8.camel@BTW1>
2011-07-04 20:05 ` Cannot compile helloworld-image Enrico
2011-07-05 7:25 ` Alessandro Sappia
2011-07-05 7:37 ` Chris Verges
2011-07-05 10:10 ` Alessandro Sappia [this message]
2011-08-24 19:43 ` Jan Kobler
2011-08-24 21:02 ` Alessandro Sappia
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1309860631.20533.4.camel@BTW1 \
--to=a.sappia@biotechware.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox