Greetings! 

I find myself wildly stumped while trying to do a custom build for my 
beagleboard (I want to enable the AU0828 kernel module) and I was wondering if 
anyone had any suggestions as to how I might be able to solve the following 
problem:

When I run: 
        bitbake -v -D virtual/kernel -c menuconf

The build system gets to the point where it attempts to launch a separate 
gnome-terminal session, which opens for about two seconds before closing again. 
The error I see is: 

+ gnome-terminal --disable-factory -t 'linux-omap-psp Kernel Configuration' -x 
make menuconfig

** (gnome-terminal:12103): CRITICAL **: failed to load icon 'lpi-help': Icon 
'lpi-help' not present in theme

(gnome-terminal:12103): Gtk-CRITICAL **: gtk_icon_theme_load_icon: assertion 
`error == NULL || *error == NULL' failed

** (gnome-terminal:12103): CRITICAL **: failed to load icon 'lpi-translate': 
Icon 'lpi-help' not present in theme


I do have launchpad integration installed (this is on Ubuntu Lucid and I 
enabled "proposed-updates" to get v2.30.2 of gnome-terminal) and changing 
themes doesn't seem to have an impact. I've strace'd the system calls to see if 
I could see a failure point, but I have been unable to find any error messages 
that seem to be related to the problem. I even changed the gnome-terminal 
command in bitbake.conf to launch "konsole -e" but the failure remains. 

The full output of my bitbake session is here:
        http://pastebin.com/bV9pkhU7

And my strace log is here:
        http://pastebin.com/W7yHw3YL

Thank you very much for any guidance or suggestions!


--
Matthew Braun
[email protected]




_______________________________________________
Angstrom-distro-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to