diff options
Diffstat (limited to 'results/scraper/box64/120')
| -rw-r--r-- | results/scraper/box64/120 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/results/scraper/box64/120 b/results/scraper/box64/120 new file mode 100644 index 000000000..1003d1074 --- /dev/null +++ b/results/scraper/box64/120 @@ -0,0 +1,15 @@ +Compile Error +Raspberry pi 4 +Ubuntu 21.10 +GCC vesrion: 11.2.0 +Binutils version : 2.37 + +[100%] Linking C executable box64 +/usr/bin/ld: CMakeFiles/box64.dir/src/libtools/threads.c.o: in function «my__pthread_cleanup_push_defer»: +/home/user/box64/src/libtools/threads.c:666: undefined reference to «_pthread_cleanup_push_defer» +/usr/bin/ld: CMakeFiles/box64.dir/src/libtools/threads.c.o: in function «my__pthread_cleanup_pop_restore»: +/home/user/box64/src/libtools/threads.c:678: undefined reference to«_pthread_cleanup_pop_restore» +collect2: error: ld returned 1 exit status +make[2]: *** [CMakeFiles/box64.dir/build.make:3212: box64] Error 1 +make[1]: *** [CMakeFiles/Makefile2:137: CMakeFiles/box64.dir/all] Error 2 +make: *** [Makefile:182: all] Error 2 \ No newline at end of file |