[Asterisk-Users] Patching asterisk for spandsp

Eric Rees EricR at rocketgaming.com
Mon Nov 22 15:25:38 MST 2004


I realized that after this first two times I tried that, but I still
will not patch.  I tried to path the file manually.  This is where make
clean dies at.

app_rxfax.so : app_rxfax.o
       $(CC) $(SOLINK) -o $@ $< -lspandsp -ltiff

app_txfax.so : app_txfax.o
       $(CC) $(SOLINK) -o $@ $< -lspandsp -ltiff

The first part of the patch works, but the second does not.  I am using
the latest CVS of asterisk and spandsp.

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Tom
Neville
Sent: Monday, November 22, 2004 3:25 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Patching asterisk for spandsp

I think I found the problem with the patch.. are you applying that 
patch to the Makefile in your asterisk source directory?? or to the 
Makefile in the asterisk/apps directory?  I got the same error until I 
applied it against the asterisk/apps/Makefile.

Tom



On Nov 22, 2004, at 4:15 PM, Steve Prior wrote:

> Gregory Junker wrote:
>
>> Just for sanity's sake, I went back and read the README on the site 
>> again, and it does say:
>> "Add the files rxfax.c, txfax.c and dtmftotext.c (the last one has 
>> nothing to do with the fax machine, but my makefile patch expects it 
>> to be present)"
>> You have to grab the dtmftotext.c file as well, which also is not 
>> part of the tarball. That could be the problem.
>> Greg
>
> I found the dtmftotext.c wasn't needed for the most recent version of
> spandsp on the ftp site, and I also didn't have to modify the Makfile
> with the path where to put the fax files - it is now set in 
> extensions.conf
> instead.  Examples of this are at scott's site in my original note on 
> this.
>
> Steve
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list