[oe-users] Image for the Nokia 770

Javier Carmona jacarmur at gmail.com
Wed Apr 25 09:14:30 UTC 2007


Hi,

 I'm building an image for the Nokia 770 in OpenEmbedded. I have 
followed the steps given in 
http://www.openembedded.org/wiki/GettingStarted, but when I try to build 
a simple package, I get the errors showed below.
If the local.conf setup is:
  DISTRO="maemo-1.0"
  MACHINE="nokia770"
the error is:
-----------------------------------------------------------------------------------------------------------------------
#bitbake nano
ERROR: Unable to parse conf/bitbake.conf (Could not include required 
file conf/distro/include/familiar.inc)
#
-----------------------------------------------------------------------------------------------------------------------

but if the setup is:
  DISTRO="familiar"
  MACHINE="nokia770"
the error is:
------------------------------------------------------------------------------------------------------------------------
# bitbake nano
ERROR:
*
*
*    Sorry, the Familiar Linux support in OpenEmbedded is not up-to-date.
    If you want to produce Familiar Linux compatible packages,
    please use the Familiar Linux fork of OpenEmbedded.
    Otherwise, using a DISTRO like "angstrom-2007.1" or "generic"
    probably works well enough with your MACHINE configuration.
*
*

NOTE: exceptions.SystemExit:1 while evaluating:
${@bb.fatal('\n*\n*\n*    Sorry, the Familiar Linux support in 
OpenEmbedded is not up-to-date. \n     If you want to produce Familiar 
Linux compatible packages,\n     please use the Familiar Linux fork of 
OpenEmbedded.\n     Otherwise, using a DISTRO like \"angstrom-2007.1\" 
or \"generic\"\n     probably works well enough with your MACHINE 
configuration.\n*\n*\n')}
#
-------------------------------------------------------------------------------------------------------------------

I use the main branch: org.openembedded.dev, because the branch 
org.openembedded.oz354fam083 is obsoleted.
How to solve this errors?
Someone has built a Nokia770 image?

Greetings.

Javier Carmona.




More information about the Openembedded-users mailing list