OpenEmbedded not working with Ubuntu 8.10, Ubuntu 9.04

Hi,

There is an Ubuntu / OE / GCC problem reported.
If anyone like me is having problems building images with
OpenEmbedded under Ubuntu 8.10, Ubuntu 9.04
please check here for possible fixes:
http://www.gumstix.net/wiki/index.php?title=Build_Environment_Ubuntu_9.04

Jan

I would not advise anyone using a recent version of OE to pay any
attention to that link!

The OE snapshot that the author is working with is more than a year old!

I do OE builds daily on Ubuntu 8.10 and 9.04 with no issues.

Steve

I do OE builds daily on Ubuntu 8.10 and 9.04 with no issues.

I was using OE to build beagleboard-demo-image on FC8. It works well.

Recently I installed Ubuntu 8.10 on a USB HDD for use with a laptop.

I had some troubles building beagleboard-demo-image from Angstrom stable/2009 branch. Some error related gdk-pixbuf-csource not found.

It worked after doing "sudo apt-get install libgtk2.0-dev" to install gtk development libraries. Mentioned in openSUSE section of (1).

Following link is handy when you change your distro.

(1) http://wiki.openembedded.net/index.php/OEandYourDistro

(2) http://www.angstrom-distribution.org/building-ångström

Regards,
Pratheesh