Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Y_Less sscanf problem on ARM processor #57

Open
lPauI opened this issue Apr 8, 2023 · 0 comments
Open

Y_Less sscanf problem on ARM processor #57

lPauI opened this issue Apr 8, 2023 · 0 comments

Comments

@lPauI
Copy link

lPauI commented Apr 8, 2023

paul@raspberrypi:~/Desktop/sscanf/build$ make
[ 8%] Building C object CMakeFiles/sscanf.dir/amx/amx.c.o
In file included from /home/paul/Desktop/sscanf/amx/amx.c:38:
In file included from /usr/include/assert.h:35:
In file included from /usr/include/features.h:392:
/usr/include/features-time64.h:20:10: fatal error: 'bits/wordsize.h' file not found
#include <bits/wordsize.h>
^~~~~~~~~~~~~~~~~
1 error generated.
make[2]: *** [CMakeFiles/sscanf.dir/build.make:76: CMakeFiles/sscanf.dir/amx/amx.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/sscanf.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant