All of lore.kernel.org
 help / color / mirror / Atom feed
* Problems with building minimial-image for AVR32
       [not found] <6594c4541001300748n1e9939f2t2ef47cb7738f2f4d@mail.gmail.com>
@ 2010-01-30 15:51 ` clemens novak
  2010-01-30 16:32   ` Koen Kooi
  0 siblings, 1 reply; 3+ messages in thread
From: clemens novak @ 2010-01-30 15:51 UTC (permalink / raw)
  To: openembedded-devel

Dear all,

I'm fairly new to Openembedded, and try to build a system for the
Atmel NGW100. I proceeded according to the getting started guide
(obtaining bitbake and checking out openembedded). My local.conf sets
DL_DIR, BBFILES,
MACHINE = "atngw100"
TARGET_OS = "linux-uclibc"
DISTRO = "angstrom-2008.1"
ANGSTROM_MODE = "uclibc"
ANGSTROMLIBC = "uclibc"

and then I try to start bitbake minimal-image. Bitbake runs for a
while, but then it fails with
Running task 533 of 886 (ID: 166,
/home/cnovak/OE_ATNGW100/openembedded/recipes/dropbear/dropbear_0.51.bb,
do_configure)
ERROR: function do_configure failed
| checking for deflate in -lz... no
| configure: error: *** zlib missing - install first or check config.log ***
| FATAL: oe_runconf failed

appearantly zlib is missing :-) but I don't understand this, as in
dropbear.inc (which gets included by dropbear_0.51.bb) there is a line
DEPENDS = "zlib".

What am I doing wrong here and can anybody help me out with this?
Thanks a lot - Regards,

Clemens



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problems with building minimial-image for AVR32
  2010-01-30 15:51 ` Problems with building minimial-image for AVR32 clemens novak
@ 2010-01-30 16:32   ` Koen Kooi
  2010-02-01 13:43     ` Clemens Novak
  0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2010-01-30 16:32 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 30-01-10 16:51, clemens novak wrote:
> Dear all,
> 
> I'm fairly new to Openembedded, and try to build a system for the
> Atmel NGW100. I proceeded according to the getting started guide
> (obtaining bitbake and checking out openembedded). My local.conf sets
> DL_DIR, BBFILES,
> MACHINE = "atngw100"
> TARGET_OS = "linux-uclibc"
> DISTRO = "angstrom-2008.1"
> ANGSTROM_MODE = "uclibc"
> ANGSTROMLIBC = "uclibc"

Remove the TARGET_OS setting, local.conf is not the place to poke at
that, the ANGSTROM_MODE will do the right thing already.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFLZF8qMkyGM64RGpERAqQwAJ9xLOXBzkj7PDpUP3bQa8ASbCN0OwCgtODf
EdY0DbG0OCh+4C+ohgJ4kGA=
=hFY0
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problems with building minimial-image for AVR32
  2010-01-30 16:32   ` Koen Kooi
@ 2010-02-01 13:43     ` Clemens Novak
  0 siblings, 0 replies; 3+ messages in thread
From: Clemens Novak @ 2010-02-01 13:43 UTC (permalink / raw)
  To: openembedded-devel

Thank you very much for your help - it works now!

Regards - Clemens

Koen Kooi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 30-01-10 16:51, clemens novak wrote:
>   
>> Dear all,
>>
>> I'm fairly new to Openembedded, and try to build a system for the
>> Atmel NGW100. I proceeded according to the getting started guide
>> (obtaining bitbake and checking out openembedded). My local.conf sets
>> DL_DIR, BBFILES,
>> MACHINE = "atngw100"
>> TARGET_OS = "linux-uclibc"
>> DISTRO = "angstrom-2008.1"
>> ANGSTROM_MODE = "uclibc"
>> ANGSTROMLIBC = "uclibc"
>>     
>
> Remove the TARGET_OS setting, local.conf is not the place to poke at
> that, the ANGSTROM_MODE will do the right thing already.
>
> regards,
>
> Koen
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (Darwin)
>
> iD8DBQFLZF8qMkyGM64RGpERAqQwAJ9xLOXBzkj7PDpUP3bQa8ASbCN0OwCgtODf
> EdY0DbG0OCh+4C+ohgJ4kGA=
> =hFY0
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>   




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-01 13:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <6594c4541001300748n1e9939f2t2ef47cb7738f2f4d@mail.gmail.com>
2010-01-30 15:51 ` Problems with building minimial-image for AVR32 clemens novak
2010-01-30 16:32   ` Koen Kooi
2010-02-01 13:43     ` Clemens Novak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.