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

cannot find -llog4cpp: No such file or directory #168

Open
CocoVillegas opened this issue Jun 19, 2023 · 1 comment
Open

cannot find -llog4cpp: No such file or directory #168

CocoVillegas opened this issue Jun 19, 2023 · 1 comment

Comments

@CocoVillegas
Copy link

I was in the middle of installing gr-lora on my Raspberry Pi 3 B+ running on Ubuntu Mate. The error "usr/bin/ld: cannot find -llog4cpp: No such file or directory" appeared while executing make && sudo make install. I have installed llog4cpp with the command "sudo apt-get install liblog4cpp5v5"

How could this error be solved?

@CocoVillegas
Copy link
Author

I was told to try liblog4cpp5-dev instead of liblog4cpp5v5 and it worked!

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