Hi Nigel, I've tried to analyse the differences, and I found out that you are using an older bitbake version 1.3.2, I use the (suggested) svn version 1.4.3
your org.openembedded.oz354fam083 tree is virtually the same as mine (maybe the two revisions from yesterday are different....) and -- this may be the biggest difference -- you are compiling for h3600, I need h3900 (it's an ipaq 5550 with WLAN and Flash-Card). I guess, the following files are not accessed by any compile process: Snapshot-emte-24May2006/openembedded/bitbake.conf Snapshot-emte-24May2006/openembedded/build/.config only differences may be our host systems, for me, it's a AMD Sempron(tm) 2400+, 512MB RAM, IDE Harddisk running SuSE Linux 9.3 (i586) gcc version 3.3.5 20050117 (prerelease) (SUSE Linux) monotone 0.25.2 ok, I set up a clean dir now, with your old bitbake version, double-checked our local.confs .... I hope this runs thru this time.... BTW Nigel, thanks for your help!! Mike On Thursday, 25. May 2006 01:56, you wrote: > A breif explaination on what/how i packaged the snapshot: > > Snapshot-emte-24May2006.tar.bz2 : > bash_profile > updatemonotone.sh > -bitbake > -sources( i am omitting this unless you REALLY need it, mine is ~2gb ) > -openembedded > --org.openembedded.oz354fam083 > ----(all it's associated files) > --build > ---conf > -----local.conf > > A note about the bash-profile: > i use a dedicated user to build and the bash_profile should help isolate > this user from accessing any extra tools that may cause issues. It does not > fully restrict as in a chroot system. > > Set this up so that when your user logs on, it will take them straight > to > the build directory, where ever it may be. > > As well my system is setup to use a local copy of bitbake not a system > wide install. > > You will obviously need to change the paths to suit your system, there are > two files that you will need to modify: local.conf and .bash_profile > If you havent noticed yet my paths are fairly long as i use OE on a > seperate drive from my host system, you should only need to edit the > pre"openembedded" paths to match yours. > > i also tossed in the simple updatemonotone.sh script incase you were > feeling lazy and did not want to type all those commands out. > > nigel > _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
