Hi Stanislav, I'm looking at the .la file (following your quick hack method until I am more confident) but can't see anything in particular wrong. I'm using working .la files as a reference, and checking paths everything seems valid.
Is there something I should be specifically looking at? Thanks, Bon 2008/8/25 Stanislav Brabec <[EMAIL PROTECTED]> > Ian Bonham wrote: > > Hi All, > > > > Ok, managed to get most of the images to start to compile (or it seemed > to) > > using the commands "bitbake base-image ; bitbake console-image ; bitbake > > x11-image" as suggested in the wiki. Had to edit a bb recipe to get it to > go > > properly, but that was with source location. That a kernel patch file on > the > > debian servers that had moved. > > > > Now tho, when it gets to putting the images together I get these errors : > > > > ERROR: QA Issue: libmenu.la failed sanity test (workdir) in path > > /home/bon/OE/angstrom-tmp//staging/arm-angstrom-linux-gnueabi/usr/lib > > ERROR: QA Issue: libncurses.la failed sanity test (workdir) in path > > /home/bon/OE/angstrom-tmp//staging/arm-angstrom-linux-gnueabi/usr/lib > > ERROR: QA Issue: libpanel.la failed sanity test (workdir) in path > > /home/bon/OE/angstrom-tmp//staging/arm-angstrom-linux-gnueabi/usr/lib > > ERROR: QA Issue: libform.la failed sanity test (workdir) in path > > /home/bon/OE/angstrom-tmp//staging/arm-angstrom-linux-gnueabi/usr/lib > > ERROR: QA staging was broken by the package built above > > ERROR: Error in executing: > > ERROR: Exception:<type 'exceptions.SystemExit'> Message:1 > > ERROR: Printing the environment of the function > > ERROR: Build of /home/bon/OE/org.openembedded.dev/packages/images/ > > x11-image.bb do_qa_staging failed > > Strange, I did not see this problem few days ago. (But I see the same > problem when I try to compile gammu.) > > Easy hack: Go to mentioned directory, edit mentioned .la file and > manually edit the file. Package will be still broken a bit, but QA will > shut up and will allow you to continue the build. > > Correct fix: Find a place of code, where build path is embedded into the > file and create a fix or work-around, then add it as a patch to the > packages/ (and send upstream, if appropriate). > > > Also, as this is not menioned in the wiki, will this result in a > hdimage.tgz > > and a zImage.bin that I can stick on the SL-C3000 when it works? > > Copy it to the card (properly named) altogether with gnu-tar and > zaurus-updater, then use the Japanese "OK button" menu. > > -- > Best Regards / S pozdravem, > > Stanislav Brabec > software developer > --------------------------------------------------------------------- > SUSE LINUX, s. r. o. e-mail: [EMAIL PROTECTED] > Lihovarská 1060/12 tel: +420 284 028 966, +49 911 740538747 > 190 00 Praha 9 fax: +420 284 028 951 > Czech Republic http://www.suse.cz/ > > > _______________________________________________ > Angstrom-distro-users mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users > _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
