<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>==== Building s7 (debug) ====<br>Running pre-build commands<br>res/bin/sndlib.sh<br>Linking s7<br>/usr/bin/ld: sndlib/lib/libsndlib.a(s7.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5'<br>/usr/bin/ld: note: 'dlclose@@GLIBC_2.2.5' is defined in DSO /lib64/libdl.so.2 so try adding it to the linker command line<br>/lib64/libdl.so.2: could not read symbols: Invalid operation<br>collect2: error: ld returned 1 exit status<br>make[1]: *** [bin/s7] Error 1<br>make: *** [s7] Error 2<br><br>Hi,<br>I tried the Grace beta 5, but having problem with linking in sndlib to complete the build.&nbsp; I'm on fedora20.&nbsp; It does build a libsndlib.a.&nbsp; Not sure what the error is saying.&nbsp; Is sndlib not looking in lib64 to get what it needs?<br><br>I've tried several things from the command line such as:<br>$ LIBS='/lib64/libdl.so.2' CFLAGS='-ldl -lpthread' ./premake4 --with-oscpack<br><br>Beta4 build has been working fine on f20 after a few tweaks.<br><br>Regards,<br>Jim<br>                                               </div></body>
</html>