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

lib/pud/Makefile: fix parallel build #78

Merged
merged 1 commit into from Jan 20, 2020
Merged

lib/pud/Makefile: fix parallel build #78

merged 1 commit into from Jan 20, 2020

Conversation

ffontaine
Copy link
Contributor

nmealib is needed to build olsrd_pud plugin otherwise build fails on:

[LD] olsrd_pud.so.3.0.0 (nmealib dynamically linked)
/home/fabrice/buildroot/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ld: cannot find -lnmea
wireformat/lib/libOlsrdPudWireFormat.so: file not recognized: File truncated

Signed-off-by: Fabrice Fontaine fontaine.fabrice@gmail.com

nmealib is needed to build olsrd_pud plugin otherwise build fails on:

[LD] olsrd_pud.so.3.0.0 (nmealib dynamically linked)
/home/fabrice/buildroot/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.8.3/../../../../arm-none-linux-gnueabi/bin/ld: cannot find -lnmea
wireformat/lib/libOlsrdPudWireFormat.so: file not recognized: File truncated

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
@fhuberts fhuberts merged commit 8b7fcf6 into OLSR:master Jan 20, 2020
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.

None yet

2 participants