Author Topic: 2 Stupid Questions, Sorry  (Read 8695 times)

Dwaalspoor98

  • Newbie
  • *
  • Posts: 9
    • View Profile
    • http://
2 Stupid Questions, Sorry
« on: February 13, 2006, 04:36:12 pm »
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..
SL-5500 User since 02-10-2006, With OZ 3.5.4 Test 5 (Opie), D-Link DCF-650W Wireless card, 64MB CF Card for flashing :P, 512 MB SD card for data, Pretec CF GPS Card..
Yopy 3700 with a half port of QTopia 1.7 ..., Yopy is dead :(

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
2 Stupid Questions, Sorry
« Reply #1 on: February 14, 2006, 03:29:40 am »
Do NOT use "-b" unless you really know what it is for.

"bitbake less nano" is what you need.
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
2 Stupid Questions, Sorry
« Reply #2 on: February 14, 2006, 05:22:20 am »
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
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Dwaalspoor98

  • Newbie
  • *
  • Posts: 9
    • View Profile
    • http://
2 Stupid Questions, Sorry
« Reply #3 on: February 14, 2006, 05:40:32 am »
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.
SL-5500 User since 02-10-2006, With OZ 3.5.4 Test 5 (Opie), D-Link DCF-650W Wireless card, 64MB CF Card for flashing :P, 512 MB SD card for data, Pretec CF GPS Card..
Yopy 3700 with a half port of QTopia 1.7 ..., Yopy is dead :(

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
2 Stupid Questions, Sorry
« Reply #4 on: February 14, 2006, 10:47:53 am »
Check the definition of BBFILES (iirc).


Si
« Last Edit: February 14, 2006, 10:49:02 am by lardman »
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva