<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'>Hi,<br>Seemed to do o.k. with <br>&gt; premake4 --with-oscpack<br>but gets stuck on building debug vers of libsndlib on f19.<br><br>Regards,<br>Jim<br><br><br>s7.c<br>cc -MMD -MP -DWITH_AUDIO -DHAVE_SCHEME -DHAVE_PREMAKE -DHAVE_ALSA -DSIZEOF_VOID_P=4 -DHAVE_CONFIG_H=1 -DDEBUG -I.&nbsp; -g -o "obj/Debug/s7.o" -MF obj/Debug/s7.d -c "s7.c"<br>Linking sndlib<br>ar -rcs lib/libsndlib.a obj/Debug/headers.o obj/Debug/audio.o obj/Debug/io.o obj/Debug/sound.o obj/Debug/xen.o obj/Debug/vct.o obj/Debug/clm.o obj/Debug/sndlib2xen.o obj/Debug/clm2xen.o obj/Debug/s7.o <br>Linking s7<br>/usr/bin/ld: sndlib/lib/libsndlib.a(s7.o): undefined reference to symbol 'dlopen@@GLIBC_2.1'<br>/usr/bin/ld: note: 'dlopen@@GLIBC_2.1' is defined in DSO /lib/libdl.so.2 so try adding it to the linker command line<br>/lib/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><br><div><br></div>                                               </div></body>
</html>