-
Notifications
You must be signed in to change notification settings - Fork 7
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
Broken compilation #6
Comments
Similar problem has been solved in CRG-Barcelona/bwtool#65; you should alter the firt order for "#include <jkweb/common.h>" in bbiAugment.c file. |
|
open libbeato/beato/bbiAugment.c, write "
open libbeato/beato/bbiAugment.c, write " |
I fixed this error according to your prompts, and then I encountered a new error.
|
git clone https://github.com/CRG-Barcelona/libbeato.git |
Thank you very much. I successfully installed it. |
I had the same problem, your solution worked great! Thank you! |
I have followed your instruction and then i had a new error metaBigBam.c:489:42: error: read-only variable is not assignable error: error opening '.deps/metaBigBam.Tpo': Permission denied Please, help me!
|
@bobia9991 Please repeat all instructions from zero again because the error you showed |
sorry, i have run again without sudo. sudo make |
@bobia9991 Please only use sudo for the make install step as it's shown by the instructions |
Thanks for your reply. metaBigBam.c:489:42: error: read-only variable is not assignable This error like #7 |
Hi @andypohl
libbeato can't be compiled with the last changes
The bad commit found using git bisect is: 5be49be
Thanks a lot in advance
The text was updated successfully, but these errors were encountered: