![]() ![]() |
Feb 13 2006, 01:36 PM
Post
#1
|
|
![]() Group: Members Posts: 9 Joined: 16-January 06 From: The Netherlands Member No.: 8,939 |
I've installed openembedded and followed the guide, I have 2 problems.
I have to bitbake by path like: bitbake -b /stuff/org.openembedded.oz354fam083/packages/less/less_382.bb Bitbbake nano doesn't work, is this normal? And I get an "/usr/bin/autoreconf: unrecognized option `--exclude=autopoint'" error when I try to compile something. I missed probably something but I don't know what.. |
|
|
|
Feb 14 2006, 12:29 AM
Post
#2
|
|
![]() Group: Members Posts: 1,376 Joined: 11-January 04 From: Poznań, Poland Member No.: 1,413 |
Do NOT use "-b" unless you really know what it is for.
"bitbake less nano" is what you need. |
|
|
|
Feb 14 2006, 02:22 AM
Post
#3
|
|
|
Group: Members Posts: 4,515 Joined: 25-October 03 From: Bath, UK Member No.: 464 |
QUOTE Do NOT use "-b" unless you really know what it is for. The -b switch will cause bitbake to just build the recipe in the single .bb file. This means that if it has any dependencies (including the toolchain, etc.), these will not be built and therefore your build may well fail. The -b option is mainly for developers who want to try to rebuild a package quickly after modifying it (i.e. after they have already run a full bitbake for it and know the deps are present). It is far faster to re-build the single package this way as it only parses the .bb file that you pass it. Hope that makes things a bit clearer, Si |
|
|
|
Feb 14 2006, 02:40 AM
Post
#4
|
|
![]() Group: Members Posts: 9 Joined: 16-January 06 From: The Netherlands Member No.: 8,939 |
Thanks for the replies, so probably it's a path problem.. Tomorrow I go for 3 weeks to Bangkok. When I'm back I'll give it another go.
|
|
|
|
Feb 14 2006, 07:47 AM
Post
#5
|
|
|
Group: Members Posts: 4,515 Joined: 25-October 03 From: Bath, UK Member No.: 464 |
Check the definition of BBFILES (iirc).
Si This post has been edited by lardman: Feb 14 2006, 07:49 AM |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th June 2013 - 01:23 AM |