summary refs log tree commit diff stats
path: root/results/scraper/box64/239
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/box64/239')
-rw-r--r--results/scraper/box64/23910
1 files changed, 10 insertions, 0 deletions
diff --git a/results/scraper/box64/239 b/results/scraper/box64/239
new file mode 100644
index 000000000..06372a685
--- /dev/null
+++ b/results/scraper/box64/239
@@ -0,0 +1,10 @@
+Linker error while attempting to build
+Hello! So I tried to build Box64 and everything went well until it started to link the program. It gave this error:

+```

+CMakeFiles/box64.dir/src/tools/my_cpuid.c.o: In function `my_cpuid':

+/home/charlie/box64/src/tools/my_cpuid.c:49: undefined reference to `getcpu'

+```

+

+Here's the log of the terminal just in case:

+[install-fail-Box64.txt](https://github.com/ptitSeb/box64/files/8104916/install-fail-Box64.txt)

+