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

Fix RPATH for non-cc builds #115

Merged
merged 2 commits into from
Feb 14, 2018
Merged

Fix RPATH for non-cc builds #115

merged 2 commits into from
Feb 14, 2018

Conversation

knight-of-ni
Copy link
Contributor

This is the last PR of the day. I promise!

This fixes the following fatal error when attempting to run Leosac 0.7.0 pre-release after building natively:

Creating Leosac Kernel...
...
[2018-02-12 19:11:38.185] [console] [info] [9921] Loading library at: /usr/local/lib/leosac/libpifacedigital.so
[2018-02-12 19:11:39.135] [console] [error] [9921] FAILURE, full path was:{/usr/local/lib/leosaclibpifacedigital.so}: DynLib::dlopen(): libwebsock-api.so: cannot open shared object file: No such file or directory
...
Aborted

@xaqq
Copy link
Contributor

xaqq commented Feb 14, 2018

Thanks for all those PR improving the build system.
They're very welcome :)

@xaqq xaqq merged commit afde0af into leosac:develop Feb 14, 2018
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

Successfully merging this pull request may close these issues.

2 participants