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

Make fail about dirname and -I mssing path #12

Open
Ty-Chen opened this issue Aug 30, 2021 · 0 comments
Open

Make fail about dirname and -I mssing path #12

Ty-Chen opened this issue Aug 30, 2021 · 0 comments

Comments

@Ty-Chen
Copy link

Ty-Chen commented Aug 30, 2021

Here is the error:

luatrace-master$ make
dirname: missing operand
Try 'dirname --help' for more information.
dirname: missing operand
Try 'dirname --help' for more information.
find: ‘/include’: No such file or directory
dirname: missing operand
Try 'dirname --help' for more information.
/usr/bin/cc -O3 -Wall -Wextra -pedantic -fPIC -shared c/c_hook.c -o lua/luatrace/c_hook.so -lrt -I
cc: error: missing path after ‘-I’
makefile:45: recipe for target 'lua/luatrace/c_hook.so' failed
make: *** [lua/luatrace/c_hook.so] Error 1
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