This issue was already fixed yesterday afternoon.<br>It was a libtool2 issue.<br><br><br><div class="gmail_quote">On Wed, Feb 24, 2010 at 12:35 PM, Puskás Zsolt <span dir="ltr">&lt;<a href="mailto:errotan@gmail.com">errotan@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">2010. február 21. 22.25.05 TTNC - Technical dátummal ezt írta:<br>
<div><div></div><div class="h5">&gt; Out of interest, I downgraded my versions of libtiff and libjpeg to the<br>
&gt;  versions shipped with Lenny:<br>
&gt;<br>
&gt; voipin1:/opt# dpkg -l | egrep &#39;libtiff|libjpeg&#39;<br>
&gt; ii  libjpeg62                            6b-14                    The<br>
&gt;  Independent JPEG Group&#39;s JPEG runtime library ii  libjpeg62-dev<br>
&gt;              6b-14                    Development files for the IJG JPEG<br>
&gt;  library ii  libtiff4                             3.8.2-11.2<br>
&gt;  Tag Image File Format (TIFF) library ii  libtiff4-dev<br>
&gt;     3.8.2-11.2               Tag Image File Format library (TIFF),<br>
&gt;  development files ii  libtiffxx0c2                         3.8.2-11.2<br>
&gt;           Tag Image File Format (TIFF) library -- C++ interface<br>
&gt;<br>
&gt; Everything else stayed at the &#39;squeeze&#39; version.<br>
&gt;<br>
&gt; Still didn&#39;t make any different, **/opt/freeswitch/mod/mod_fax.so:<br>
&gt;  undefined symbol: TIFFDefaultStripSize**<br>
&gt;<br>
&gt; I&#39;m guessing that points to it being a problem outside of these packages<br>
&gt;  and somewhere else in Debian?<br>
&gt;<br>
&gt; Russ<br>
&gt;<br>
&gt; On 19 Feb 2010, at 18:04, Puskás Zsolt wrote:<br>
&gt; &gt; 2010. február 19. 18.44.32 TTNC - Technical dátummal ezt írta:<br>
&gt; &gt;&gt; On 19 Feb 2010, at 17:25, Puskás Zsolt wrote:<br>
&gt; &gt;&gt;&gt; Just compiled svn16700 on Debian &quot;lenny&quot; x86, mod_fax loads and works<br>
&gt; &gt;&gt;&gt; perfectly. I have an ongoing compile on another machine (amd64) if It<br>
&gt; &gt;&gt;&gt; don&#39;t works i will send a mail (in 1 hour) otherwise consider it<br>
&gt; &gt;&gt;&gt; working.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; How did you compile it? Using dpkg-buildpackage or via make/make<br>
&gt; &gt;&gt; install?<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Do you have any debian versions of libtiff4(-dev) installed?<br>
&gt; &gt;<br>
&gt; &gt; Okay i can confirm that mod_fax works on Debian &quot;lenny&quot; amd64 but it<br>
&gt; &gt; don&#39;t work on Debian &quot;testing,squeeze&quot; amd64.<br>
&gt; &gt;<br>
&gt; &gt; 2010-02-19 18:49:14.610297 [CRIT] switch_loadable_module.c:882 Error<br>
&gt; &gt; Loading module /usr/local/freeswitch/mod/mod_fax.so<br>
&gt; &gt; **/usr/local/freeswitch/mod/mod_fax.so: undefined symbol:<br>
&gt; &gt; TIFFDefaultStripSize**<br>
&gt; &gt;<br>
&gt; &gt; I haven&#39;t tried to compile mod_fax on testing before so i don&#39;t know what<br>
&gt; &gt; is causeing the problem :(<br>
&gt; &gt;<br>
&gt; &gt; # ldd mod_fax.so<br>
&gt; &gt;        linux-vdso.so.1 =&gt;  (0x00007fff106f6000)<br>
&gt; &gt;        libm.so.6 =&gt; /lib/libm.so.6 (0x00007f506b711000)<br>
&gt; &gt;        libfreeswitch.so.1 =&gt; /usr/local/freeswitch/lib/libfreeswitch.so.1<br>
&gt; &gt; (0x00007f506b345000)<br>
&gt; &gt;        libpthread.so.0 =&gt; /lib/libpthread.so.0 (0x00007f506b128000)<br>
&gt; &gt;        libc.so.6 =&gt; /lib/libc.so.6 (0x00007f506add4000)<br>
&gt; &gt;        libssl.so.0.9.8 =&gt; /usr/lib/libssl.so.0.9.8 (0x00007f506ab82000)<br>
&gt; &gt;        libcrypto.so.0.9.8 =&gt; /usr/lib/libcrypto.so.0.9.8<br>
&gt; &gt; (0x00007f506a7e2000) libncurses.so.5 =&gt; /lib/libncurses.so.5<br>
&gt; &gt; (0x00007f506a59d000) libstdc++.so.6 =&gt; /usr/lib/libstdc++.so.6<br>
&gt; &gt; (0x00007f506a28d000) libgcc_s.so.1 =&gt; /lib/libgcc_s.so.1<br>
&gt; &gt; (0x00007f506a076000)<br>
&gt; &gt;        libodbc.so.1 =&gt; /usr/lib/libodbc.so.1 (0x00007f5069e17000)<br>
&gt; &gt;        /lib64/ld-linux-x86-64.so.2 (0x00007f506bc31000)<br>
&gt; &gt;        libdl.so.2 =&gt; /lib/libdl.so.2 (0x00007f5069c13000)<br>
&gt; &gt;        libz.so.1 =&gt; /usr/lib/libz.so.1 (0x00007f50699fb000)<br>
&gt; &gt;        libltdl.so.7 =&gt; /usr/lib/libltdl.so.7 (0x00007f50697f2000)<br>
&gt; &gt;<br>
&gt; &gt; Recently in debian &quot;testing&quot; libtiff4 and libjpeg is upgraded:<br>
&gt; &gt; libtiff 3.9.2-3+b1<br>
&gt; &gt; libjpeg62 6b-16.1<br>
&gt; &gt; libjeg8 8-2.1<br>
&gt; &gt;<br>
&gt; &gt; Q&amp;A:<br>
&gt; &gt; Q: How did you compile it? Using dpkg-buildpackage or via make/make<br>
&gt; &gt; install? A: svn-clean ./bootsrap ./configure make etc.<br>
&gt; &gt;<br>
&gt; &gt; Q: Do you have any debian versions of libtiff4(-dev) installed?<br>
&gt; &gt; A: Yes:3.8.2-11.2<br>
&gt; &gt;<br>
&gt; &gt; I open a jira for this.<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; FreeSWITCH-users mailing list<br>
&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
<br>
</div></div>Could you retest if it works for you now ? It seems after the update from<br>
debootstrap 1.0.21 to 1.0.22 it works. As ldd shows libjpeg.so.62 was not<br>
linked to mod_fax. (maybe that was the problem)<br>
<br>
If you can upgrade all your packages to the latest and report back that it<br>
works we can close this issue.<br>
<br>
Current ldd for me:<br>
<br>
# ldd /usr/local/freeswitch/mod/mod_fax.so<br>
        linux-vdso.so.1 =&gt;  (0x00007fff96794000)<br>
        libm.so.6 =&gt; /lib/libm.so.6 (0x00007f57921b9000)<br>
<div class="im">        libfreeswitch.so.1 =&gt; /usr/local/freeswitch/lib/libfreeswitch.so.1<br>
</div>(0x00007f5791ded000)<br>
        libjpeg.so.62 =&gt; /usr/lib/libjpeg.so.62 (0x00007f5791bc9000)<br>
        libpthread.so.0 =&gt; /lib/libpthread.so.0 (0x00007f57919ad000)<br>
        libc.so.6 =&gt; /lib/libc.so.6 (0x00007f5791659000)<br>
        libssl.so.0.9.8 =&gt; /usr/lib/libssl.so.0.9.8 (0x00007f5791406000)<br>
        libcrypto.so.0.9.8 =&gt; /usr/lib/libcrypto.so.0.9.8 (0x00007f5791067000)<br>
        libncurses.so.5 =&gt; /lib/libncurses.so.5 (0x00007f5790e22000)<br>
        libstdc++.so.6 =&gt; /usr/lib/libstdc++.so.6 (0x00007f5790b11000)<br>
        libgcc_s.so.1 =&gt; /lib/libgcc_s.so.1 (0x00007f57908fb000)<br>
        libodbc.so.1 =&gt; /usr/lib/libodbc.so.1 (0x00007f579069c000)<br>
        /lib64/ld-linux-x86-64.so.2 (0x00007f579272a000)<br>
        libdl.so.2 =&gt; /lib/libdl.so.2 (0x00007f5790497000)<br>
        libz.so.1 =&gt; /usr/lib/libz.so.1 (0x00007f5790280000)<br>
        libltdl.so.7 =&gt; /usr/lib/libltdl.so.7 (0x00007f5790077000)<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:+19193869900<br>