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

assert.h: No such file or directory #28

Open
china2014 opened this issue Jun 24, 2024 · 1 comment
Open

assert.h: No such file or directory #28

china2014 opened this issue Jun 24, 2024 · 1 comment

Comments

@china2014
Copy link

make[1]: Entering directory '/xxx/lmbench-master/src'
gcc -O -DSYS5 -Dvalloc=malloc -DS_IFIFO=S_IFFIFO -c lib_tcp.c -o ../bin/x86_64-linux-gnu/lib_tcp.o
In file included from lib_tcp.c:9:
bench.h:12:10: fatal error: assert.h: No such file or directory
12 | #include <assert.h>
| ^~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:246: ../bin/x86_64-linux-gnu/lib_tcp.o] Error 1

@china2014
Copy link
Author

uname -a :
5.15.0-1036-gke #41-Ubuntu SMP Wed Jun 7 04:23:11 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

lsb_release -a:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy

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