-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Compile error: libvireo.so: undefined reference ... #20
Comments
Yes, this is something I'm aware of but I couldn't get to it yet. This is actually a duplicate of #10. |
ok thanks
|
I was able to resolve this issue by adding l-smash library path to Makefile 492 LIBS = -lz -lpthread /l-smash/liblsmash.a |
I am facing the same problems . Any workaround for this issue ? |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Hi, have error on Ubuntu
installed l-smash
and apply this fix #11
./configure --enable-gpl
The text was updated successfully, but these errors were encountered: