[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 1829079] [NEW] Can't build static on ARM (Raspbian)
From: |
Dariusz Zyzański |
Subject: |
[Qemu-devel] [Bug 1829079] [NEW] Can't build static on ARM (Raspbian) |
Date: |
Tue, 14 May 2019 21:59:33 -0000 |
Public bug reported:
I am trying to build static QEMU on Raspbian, chrooted into using
systemd-nspawn with QEMU 4.0.0.
This is how my compiling looks:
https://pastebin.com/PYZYeRCN
Just the problematic part:
https://pastebin.com/7LxWPMxA
How I do the compiling:
https://pastebin.com/pYM17A6R (I plan to share this tutorial when it will work)
It is a coincidence, or the build fails because it cannot find lp11-kit. I did
some symlinks:
ln -s /usr/lib/arm-linux-gnueabihf/libp11-kit.so.0 /usr/lib/libp11-kit.so.0
ln -s /usr/lib/arm-linux-gnueabihf/libp11-kit.so /usr/lib/libp11-kit.so
(should I also symlink libp11.so and libp11.so.2? I think I have installed all
required p11 packages!
Git commit hash: git rev-parse HEAD
e329ad2ab72c43b56df88b34954c2c7d839bb373
** Affects: qemu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1829079
Title:
Can't build static on ARM (Raspbian)
Status in QEMU:
New
Bug description:
I am trying to build static QEMU on Raspbian, chrooted into using
systemd-nspawn with QEMU 4.0.0.
This is how my compiling looks:
https://pastebin.com/PYZYeRCN
Just the problematic part:
https://pastebin.com/7LxWPMxA
How I do the compiling:
https://pastebin.com/pYM17A6R (I plan to share this tutorial when it will
work)
It is a coincidence, or the build fails because it cannot find lp11-kit. I
did some symlinks:
ln -s /usr/lib/arm-linux-gnueabihf/libp11-kit.so.0 /usr/lib/libp11-kit.so.0
ln -s /usr/lib/arm-linux-gnueabihf/libp11-kit.so /usr/lib/libp11-kit.so
(should I also symlink libp11.so and libp11.so.2? I think I have installed
all required p11 packages!
Git commit hash: git rev-parse HEAD
e329ad2ab72c43b56df88b34954c2c7d839bb373
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1829079/+subscriptions
- [Qemu-devel] [Bug 1829079] [NEW] Can't build static on ARM (Raspbian),
Dariusz Zyzański <=
- [Qemu-devel] [Bug 1829079] Re: Can't build static on ARM (Raspbian), Philippe Mathieu-Daudé, 2019/05/15
- [Qemu-devel] [Bug 1829079] Re: Can't build static on ARM (Raspbian), Thomas Huth, 2019/05/15
- [Qemu-devel] [Bug 1829079] Re: Can't build static on ARM (Raspbian), Peter Maydell, 2019/05/15
- [Qemu-devel] [Bug 1829079] Re: Can't build static on ARM (Raspbian), Dariusz Zyzański, 2019/05/15
- [Qemu-devel] [Bug 1829079] Re: Can't build static on ARM (Raspbian), Peter Maydell, 2019/05/15