Dear All,
There is a howto http://wiki.meego.com/Local_Build_Without_OBS_Needed
which I am trying to follow.
I am able to do builds for x86 with the command:
$sudo build --repository
http://repo.meego.com/MeeGo/builds/trunk/1.1.80.8.20101130.1/core/repos/ia32/packages/
- -arch i686 cpio-2.11-2.6.src.rpm
But whenever I try to build for arm with the following command:
$sudo build --repository
http://repo.meego.com/MeeGo/builds/trunk/1.1.80.8.20101130.1/core/repos/armv7l/packages/
- -arch armv7l cpio-2.11-2.6.src.rpm
it fails with:
initializing rpm db...
chroot: cannot run command `rpm': No such file or directory
I have meego-sdk-armv71 installed as it is said in
http://wiki.meego.com/SDK/Docs/1.1/Getting_started_with_the_MeeGo_SDK_for_Linux
And the build host is Ubuntu 9.10
Hi,
You need install qemu-arm-static. I am not using Ubuntu so cannot give
Ubuntu specific guide.
Thanks Kalle,
I had qemu-arm-static installed so it didn't help.
What helped was the advice put on
http://wiki.meego.com/Local_Build_Without_OBS_Needed 4 days ago :
When build a armv7l rpm,modify /usr/lib/build/build and
/usr/lib/build/configs/meego-1.0.conf ,change armv7el to armv7l in these
files,maybe /usr/lib/build/Build.pm also need change.
Thank you unknowm author!
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev