On Wed, Jan 16, 2008 at 11:00:31AM -0500, Tony Espy wrote: > Bryce Harrington wrote: > > On Tue, Jan 15, 2008 at 09:08:54PM -0800, Bryce Harrington wrote: > >> In investigating the X issues I noticed things appear to be failing in > >> the memory manager. Looking closer at my -psb package, I noticed a > >> patch was not getting included, and consequently libmm was not being > >> properly built. Here's a package with this fixed (I think): > >> > >> http://people.ubuntu.com/~bryce/Testing/xserver-xorg-video-psb/ > >> > >> I also added a patch that adds more debugging code in the area where > >> things seem to be failing, to hopefully pinpoint where the failure > >> occurs. > >> > >> Bryce > > > > Btw, all the gory details of today's work... > > http://bryceharrington.org/drupal/node/31 > > > > I'm not sure how to build lpia packages, but the next step is to build > > a new lpia deb and test it against a recent img. > > Bryce -- > > The only way I know how to build 'lpia' packages is to use debuild > within an image-creator project chroot. > > This requires you to either build a menlow image from scratch and use > it's project chroot, or import a saved project into image-creator and > use it's chroot.
"debuild -alpia" in an Ubuntu/i386 environment should work for simple cases, exploiting the fact that i386 binaries will run on LPIA. -- - mdz -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
