-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Compilation fails because of -rpath=/usr/local/lib in this makefile. Unfortunately, the path is needed so ld can link libwebsockets to the reader prorgam.
To fix the error, just remove -Wl, -rpath=/usr/local/lib from the reader target in the makefile I linked above.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working