<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.45">
<TITLE>RE: [Asterisk-Users] A software FAX modem</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Found tif_dir.h, make and install look OK. Now it's a coredump:</FONT>
</P>

<P><FONT SIZE=2>#0&nbsp; 0x4b4ba652 in _TIFFFax3fillruns () from /usr/lib/libtiff.so.3</FONT>
<BR><FONT SIZE=2>(gdb) bt</FONT>
<BR><FONT SIZE=2>#0&nbsp; 0x4b4ba652 in _TIFFFax3fillruns () from /usr/lib/libtiff.so.3</FONT>
<BR><FONT SIZE=2>#1&nbsp; 0x4b4074d4 in t4_rx_end_page () from /usr/lib/asterisk/modules/app_rxfax.so</FONT>
<BR><FONT SIZE=2>#2&nbsp; 0x4b40062e in key () from /usr/lib/asterisk/modules/app_rxfax.so</FONT>
<BR><FONT SIZE=2>#3&nbsp; 0x4b4055c1 in v29_rx () from /usr/lib/asterisk/modules/app_rxfax.so</FONT>
<BR><FONT SIZE=2>#4&nbsp; 0x4b40399b in fax_rx_process () from /usr/lib/asterisk/modules/app_rxfax.so</FONT>
<BR><FONT SIZE=2>#5&nbsp; 0x4b400145 in rxfax_exec (chan=0x81b68a8, data=0x4b8ffb6c) at app_rxfax.c:183</FONT>
<BR><FONT SIZE=2>#6&nbsp; 0x080633ca in pbx_exec (c=0x81b68a8, app=0x81b1580, data=0x4b8ffb6c, newstack=1) at pbx.c:396</FONT>
<BR><FONT SIZE=2>#7&nbsp; 0x0806a611 in pbx_extension_helper (c=0x81b68a8, context=0x81b69fc &quot;webley_pstn&quot;, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; exten=0x4b8ffb6c &quot;/usr/tmp/asteriskfax.tif&quot;, priority=1, callerid=0x80d6d58 &quot;8478106018&quot;, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; action=136013992) at pbx.c:1151</FONT>
<BR><FONT SIZE=2>#8&nbsp; 0x0806528c in ast_pbx_run (c=0x81b68a8) at pbx.c:1635</FONT>
<BR><FONT SIZE=2>#9&nbsp; 0x0806acd1 in pbx_thread (data=0x74) at pbx.c:1856</FONT>
<BR><FONT SIZE=2>#10 0x4003e9b1 in pthread_start_thread () from /lib/i686/libpthread.so.0</FONT>
<BR><FONT SIZE=2>(gdb)</FONT>
</P>

<P><FONT SIZE=2>Comments are welcome.</FONT>
<BR><FONT SIZE=2>Thank you.</FONT>
<BR><FONT SIZE=2>Alex Zarubin</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Dave Cotton [<A HREF="mailto:dcotton@linuxautrement.com">mailto:dcotton@linuxautrement.com</A>]</FONT>
<BR><FONT SIZE=2>Sent: Tuesday, October 21, 2003 11:45 AM</FONT>
<BR><FONT SIZE=2>To: Asterisk List</FONT>
<BR><FONT SIZE=2>Subject: Re: [Asterisk-Users] A software FAX modem</FONT>
</P>
<BR>

<P><FONT SIZE=2>On Tue, 2003-10-21 at 16:22, Steve Underwood wrote:</FONT>
</P>

<P><FONT SIZE=2>&gt; I did say this was a first test release :-)&nbsp; I can't be held responsible </FONT>
<BR><FONT SIZE=2>&gt; for libtiff being empty on your machine, but they other issues are my </FONT>
<BR><FONT SIZE=2>&gt; fault. I have put a new tarball up, which should need nothing more than </FONT>
<BR><FONT SIZE=2>&gt; libtiff for the library to work. All the other libraries you had issues </FONT>
<BR><FONT SIZE=2>&gt; with are only needed by the test programs. &quot;./configure&quot; will now only </FONT>
<BR><FONT SIZE=2>&gt; set things up to build the library. &quot;./configure --enable-doc </FONT>
<BR><FONT SIZE=2>&gt; --enable-tests --enable-itutests&quot; will set things up to be everything.</FONT>
</P>

<P><FONT SIZE=2>Looks like I've got a specific Mandrake problem.</FONT>
<BR><FONT SIZE=2>Is any one else trying MDK 9.0?</FONT>
</P>

<P><FONT SIZE=2>9.0 does not have the aclocal-1.6/automake-1.6 combination so</FONT>
<BR><FONT SIZE=2>Makefile.am fails, I'll have to update them.</FONT>
</P>

<P><FONT SIZE=2>With 9.2 ./configure works but make barks because tiffiop.h requires</FONT>
<BR><FONT SIZE=2>tif_dir.h which is nowhere to be found. Has anyone got a copy of that,</FONT>
<BR><FONT SIZE=2>or know which package it is in?</FONT>
</P>

<P><FONT SIZE=2>I really want to give this a try because the one thing I haven't got is</FONT>
<BR><FONT SIZE=2>a working fax. Thanks for your hard work Steve, you've done the hardest</FONT>
<BR><FONT SIZE=2>bit now it's just to sort out Mandrake, comme d'habitude.</FONT>
<BR><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>Dave Cotton &lt;dcotton@linuxautrement.com&gt;</FONT>
</P>

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>Asterisk-Users mailing list</FONT>
<BR><FONT SIZE=2>Asterisk-Users@lists.digium.com</FONT>
<BR><FONT SIZE=2><A HREF="http://lists.digium.com/mailman/listinfo/asterisk-users" TARGET="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</A></FONT>
</P>

</BODY>
</HTML>