<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><br>I'm trying to build it on f19, with ld stuck on finding libsndlib.a. It did build it in cm/sndlib as part of the process. Wondering if I need to add the path to it somewhere?<br><br>config.status: creating unix-config.h<br>=== Making Sndlib ====<br>g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC headers.c<br>g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC audio.c<br>g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC io.c<br>g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC sound.c<br>g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC xen.c<br>g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC vct.c<br>g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC clm.c<br>g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC sndlib2xen.c<br>g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC clm2xen.c<br>g++ -c -DHAVE_CONFIG_H -I. -g -O2 -fPIC s7.c<br>: headers.o audio.o io.o sound.o xen.o vct.o clm.o sndlib2xen.o clm2xen.o s7.o -o libsndlib.so -shared -lasound -lm -ldl<br>ar -rc libsndlib.a headers.o audio.o io.o sound.o xen.o vct.o clm.o sndlib2xen.o clm2xen.o s7.o<br>: libsndlib.a<br>s7.cpp<br>Linking s7<br>/usr/bin/ld: cannot find -lsndlib<br>collect2: error: ld returned 1 exit status<br>make[1]: *** [bin/s7] Error 1<br>make: *** [s7] Error 2<br><br><br><br><div>Regards,<br>Jim<br></div>                                            </div></body>
</html>