-
Notifications
You must be signed in to change notification settings - Fork 29
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
g++ -g -DLINUX -Wno-deprecated lex.yy.o y.tab.cpp attack_graph.cpp -o attack_graph graphit.tab.c:150:10: fatal error: graphit.tab.h: No such file or directory #8
Comments
Are You finish installation of mulval? |
i did ,but not in kali-linux,maybe you can use Ubuntu os to install . gl!
…------------------ 原始邮件 ------------------
发件人: "risksense/mulval" ***@***.***>;
发送时间: 2021年11月1日(星期一) 中午1:41
***@***.***>;
***@***.******@***.***>;
主题: Re: [risksense/mulval] g++ -g -DLINUX -Wno-deprecated lex.yy.o y.tab.cpp attack_graph.cpp -o attack_graph graphit.tab.c:150:10: fatal error: graphit.tab.h: No such file or directory (Issue #8)
Are You finish installation of mulval?
I have this error too
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
I have this error on kali too. Did you have solved it on kali? |
I have solved it on kali: |
Hello, I modified the makefile file according to your method, but I encountered new problems. graphit.y: In function ‘int yyparse()’: |
I only encountered this problem after that on kali 2021.3. But I had another problem on Kali 2021.4(I can not remember the detail of it because I forgot to write it down... maybe it is the one you mentioned), and I could not solve it. So I use the docker edition now. |
Have you solved this problem? I have the same problem: graphit.y: In function ‘int yyparse()’: |
Hello I am getting the following error in ubuntu while running the make command |
【graphit.y:79:25: error: reference to ‘data’ is ambiguous】 |
i follow the readme and download all the requests,add the PATH,but it still didn't work,any solutions plz🙏
The text was updated successfully, but these errors were encountered: