summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/other/1829079
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/other/1829079')
-rw-r--r--results/classifier/gemma3:12b/other/182907917
1 files changed, 17 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/other/1829079 b/results/classifier/gemma3:12b/other/1829079
new file mode 100644
index 00000000..69e74b60
--- /dev/null
+++ b/results/classifier/gemma3:12b/other/1829079
@@ -0,0 +1,17 @@
+
+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