Does anyone have an update patch file to get Spandsp installed? I'm running asterisk CVS-HEAD-11/19/04-21:53:37 on redhat 9.0 I installed spandsp-0.0.2 when runnig the patch I get patching file Makefile Hunk #1 FAILED at 41. Hunk #2 FAILED at 69. 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041123/ef7ff745/attachment.htm
On Tue, 2004-11-23 at 09:00, Eric Hall wrote:> Does anyone have an update patch file to get Spandsp installed? > > I'm running asterisk CVS-HEAD-11/19/04-21:53:37 on redhat 9.0 > I installed spandsp-0.0.2 > > > when runnig the patch I get > > patching file Makefile > Hunk #1 FAILED at 41. > Hunk #2 FAILED at 69. > 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej >Make sure you are trying to patch the Makefile in the apps directory, not the top-level Makefile. -Seth -- Seth Remington SaberLogic, LLC 661-B Weber Drive Wadsworth, Ohio 44281 Phone: (330)335-6442 Fax: (330)336-8559
I was finaly able to patch the Makefile in the apps dir. I used 2pre4 version. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Seth Remington Sent: Tuesday, November 23, 2004 8:22 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Spandsp and Asterisk On Tue, 2004-11-23 at 09:00, Eric Hall wrote:> Does anyone have an update patch file to get Spandsp installed? > > I'm running asterisk CVS-HEAD-11/19/04-21:53:37 on redhat 9.0 > I installed spandsp-0.0.2 > > > when runnig the patch I get > > patching file Makefile > Hunk #1 FAILED at 41. > Hunk #2 FAILED at 69. > 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej >Make sure you are trying to patch the Makefile in the apps directory, not the top-level Makefile. -Seth -- Seth Remington SaberLogic, LLC 661-B Weber Drive Wadsworth, Ohio 44281 Phone: (330)335-6442 Fax: (330)336-8559 _______________________________________________ Asterisk-Users mailing list Asterisk-Users@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
I did that [root@VoIPGW apps]# patch < Makefile.patch patching file Makefile Hunk #1 succeeded at 52 with fuzz 2 (offset 11 lines). Hunk #2 succeeded at 88 with fuzz 2 (offset 19 lines). When back to the top-level and did a make I get this make[1]: *** [app_rxfax.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/apps' make: *** [subdirs] Error 1 [root@VoIPGW asterisk]# -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Seth Remington Sent: Tuesday, November 23, 2004 9:22 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Spandsp and Asterisk On Tue, 2004-11-23 at 09:00, Eric Hall wrote:> Does anyone have an update patch file to get Spandsp installed? > > I'm running asterisk CVS-HEAD-11/19/04-21:53:37 on redhat 9.0 I > installed spandsp-0.0.2 > > > when runnig the patch I get > > patching file Makefile > Hunk #1 FAILED at 41. > Hunk #2 FAILED at 69. > 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej >Make sure you are trying to patch the Makefile in the apps directory, not the top-level Makefile. -Seth -- Seth Remington SaberLogic, LLC 661-B Weber Drive Wadsworth, Ohio 44281 Phone: (330)335-6442 Fax: (330)336-8559 _______________________________________________ Asterisk-Users mailing list Asterisk-Users@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
Still getting errors make[1]: Entering directory `/usr/src/asterisk/apps' Makefile:103: warning: overriding commands for target `app_rxfax.so' Makefile:85: warning: ignoring old commands for target `app_rxfax.so' Makefile:106: warning: overriding commands for target `app_rxfax.o' Makefile:88: warning: ignoring old commands for target `app_rxfax.o' Makefile:109: warning: overriding commands for target `app_txfax.so' Makefile:91: warning: ignoring old commands for target `app_txfax.so' Makefile:112: warning: overriding commands for target `app_txfax.o' Makefile:94: warning: ignoring old commands for target `app_txfax.o' Makefile:115: warning: overriding commands for target `app_dtmftotext.so' Makefile:97: warning: ignoring old commands for target `app_dtmftotext.so' Makefile:118: warning: overriding commands for target `app_dtmftotexto' Makefile:100: warning: ignoring old commands for target `app_dtmftotexto' make[1]: *** [app_rxfax.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/apps' make: *** [subdirs] Error 1 -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Peer Oliver Schmidt Sent: Tuesday, November 23, 2004 10:49 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Spandsp and Asterisk Eric Hall wrote:> When back to the top-level and did a make I get this > > make[1]: *** [app_rxfax.o] Error 1 > make[1]: Leaving directory `/usr/src/asterisk/apps' > make: *** [subdirs] Error 1 > [root@VoIPGW asterisk]#I just fought a battle with spandsp/rxfax and won. My winning strategy can be found at http://www.voip-info.org/tiki-index.php?page=Asterisk%20spandsp hth rgds pos _______________________________________________ Asterisk-Users mailing list Asterisk-Users@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