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

WarpBuf not building in linux manjaro #71

Open
celestebetancur opened this issue Aug 23, 2023 · 1 comment
Open

WarpBuf not building in linux manjaro #71

celestebetancur opened this issue Aug 23, 2023 · 1 comment

Comments

@celestebetancur
Copy link
Contributor

celestebetancur commented Aug 23, 2023

It looks like it is not up to date with some of the new chuck API functions, also the build script should not try to create the folder /usr/local/lib/chuck.
After updating this two things a new error in the final linking for libsndfile:
relocation R_X86_64_PC32 against symbol `sf_errno' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: bad value
@DBraun :)

@celestebetancur
Copy link
Contributor Author

Update here, I think this is just a problem with a cxx flag with CMAKE. The project includes many CMakeList.txt and for linux this flag is needed for shared libraries.
We also found this problem with chuGL chugin and and maybe Faust... :) @DBraun

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