Tried to compile with the Makefile downloaded from <span class="Apple-style-span" style="font-size: small;"><span class="Apple-style-span" style="font-family: Georgia,&#39;Times New Roman&#39;,serif;">wget <a href="http://www.freeswitch.org/eg/Makefile">http://www.freeswitch.org/eg/Makefile</a> to Debian Squeeze, it popped up an error message while compiling mod_spandsp (missing -ljpeg):<br>
<br></span></span><span class="Apple-style-span" style="font-size: small;"><span class="Apple-style-span" style="font-family: Georgia,&#39;Times New Roman&#39;,serif;"></span></span><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">
libtool: link: ranlib .libs/libspandsp.a<br>libtool: link: ( cd &quot;.libs&quot; &amp;&amp; rm -f &quot;<a href="http://libspandsp.la">libspandsp.la</a>&quot; &amp;&amp; ln -s &quot;../<a href="http://libspandsp.la">libspandsp.la</a>&quot; &quot;<a href="http://libspandsp.la">libspandsp.la</a>&quot; )<br>
make[8]: Leaving directory `/usr/src/freeswitch.git/libs/spandsp/src&#39;<br>make[7]: Leaving directory `/usr/src/freeswitch.git/libs/spandsp/src&#39;<br>make[6]: Leaving directory `/usr/src/freeswitch.git/libs/spandsp&#39;<br>
Creating <a href="http://mod_spandsp.la">mod_spandsp.la</a><br>/usr/bin/ld: cannot find -ljpeg<br>collect2: ld returned 1 exit status<br>quiet_libtool: link: gcc -shared  .libs/mod_spandsp_la-mod_spandsp.o .libs/mod_spandsp_la-udptl.o .libs/mod_spandsp_la-mod_spandsp_fax.o .libs/mod_spandsp_la-mod_spandsp_dsp.o .libs/mod_spandsp_la-mod_spandsp_codecs.o   -Wl,-rpath -Wl,/usr/src/freeswitch.git/.libs -Wl,-rpath -Wl,/usr/local/freeswitch/lib -ljpeg /usr/src/freeswitch.git/.libs/libfreeswitch.so /usr/src/freeswitch.git/libs/spandsp/src/.libs/libspandsp.a /usr/src/freeswitch.git/libs/tiff-3.8.2/libtiff/.libs/libtiff.a -lncurses    -pthread -Wl,-soname -Wl,mod_spandsp.so -o .libs/mod_spandsp.so<br>
make[5]: *** [<a href="http://mod_spandsp.la">mod_spandsp.la</a>] Error 1<br>make[5]: Leaving directory `/usr/src/freeswitch.git/src/mod/applications/mod_spandsp&#39;<br>make[4]: *** [mod_spandsp-all] Error 1<br>make[4]: Leaving directory `/usr/src/freeswitch.git/src/mod&#39;<br>
make[3]: *** [all-recursive] Error 1<br>make[3]: Leaving directory `/usr/src/freeswitch.git/src&#39;<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/usr/src/freeswitch.git&#39;<br>make[1]: *** [all] Error 2<br>
make[1]: Leaving directory `/usr/src/freeswitch.git&#39;<br>make: *** [freeswitch] Error 2<br><br></blockquote><div><br>What package exactly satisfies this dependency problem?<br><br>Thanks!<br><br>/zenny <br></div>