Now I still working to cross compiler those libraries...
But when I try to use openembedded, here is something error message I got:
==
Traceback (most recent call last):
File "/usr/bin/bitbake", line 143, in <module>
main()
File "/usr/bin/bitbake", line 123, in main
cooker.parseConfiguration()
File "/usr/lib/pymodules/python2.6/bb/cooker.py", line 68, in parseConfiguration
self.parseConfigurationFile( os.path.join( "conf", "bitbake.conf" ) )
File "/usr/lib/pymodules/python2.6/bb/cooker.py", line 404, in parseConfigurationFile
bb.event.fire(bb.event.ConfigParsed(self.configuration.data))
File "/usr/lib/pymodules/python2.6/bb/event.py", line 67, in fire
if tmpHandler(event) == Handled:
File "tmpHandler(e)", line 4, in tmpHandler
File "<bb>", line 18, in check_sanity
NameError: global name 'os' is not defined
==
I have google this problem it's seems there are two ways to slove
1.insertion "import os"
2.modify conf/bitbake.conf
but still not work@@
by the way my OS is ubuntu 9.10
PS. I have add ur ICQ number. Hoping I can see u soon

thanks a lot and a lot...