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

Makefile error #87

Closed
JonnyCodewalker opened this issue Jan 21, 2018 · 1 comment
Closed

Makefile error #87

JonnyCodewalker opened this issue Jan 21, 2018 · 1 comment

Comments

@JonnyCodewalker
Copy link

JonnyCodewalker commented Jan 21, 2018

When attempting to use the makefile I was gretted with the 2 following errors:
"Cannot find -levent" and "Cannot find -lyaml".

I managed to fix that by temporarily renaming libevent-2.1.so.6 to libevent.so and libyaml-0.so.2 to libyaml.so.

After that the makefile worked, however in Order to then execute icr I had to rename them back and create a copy of the libevent.so so that libevent.so and libevent-2.1.so.6 both exist.

I am not sure what the error here is, but maybe you can make sense of it. Fresh install of Solus, if that helps.

@Jens0512
Copy link

Jens0512 commented Apr 5, 2018

The problem is not in the makefile. It was just two libraries that was missing.

@veelenga veelenga closed this as completed Nov 4, 2019
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

3 participants