stricaud/faup

Build still doesn't complete on Ubuntu 14.04

Bu11etmagnet opened this issue · 3 comments

Similar to #52

$ make -k
[ 43%] Built target faup_static
[ 86%] Built target faupl
[ 93%] Built target faup
[ 96%] Built target base64
Linking C executable issue36
../lib/libfaupl.so.1: undefined reference to dlopen' ../lib/libfaupl.so.1: undefined reference todlclose'
../lib/libfaupl.so.1: undefined reference to `dlsym'
collect2: error: ld returned 1 exit status

OK, will setup a VM and build. Thanks!

OK This was the DL link libraries missing with a few tests. This is fixed now. Tested on my VM.

Confirm: it builds now at r331