diff options
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/other/1829079')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/other/1829079 | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/other/1829079 b/results/classifier/deepseek-2-tmp/output/other/1829079 deleted file mode 100644 index 69e74b60..00000000 --- a/results/classifier/deepseek-2-tmp/output/other/1829079 +++ /dev/null @@ -1,17 +0,0 @@ - -Can't build static on ARM (Raspbian) - -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 \ No newline at end of file |