RE: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-20 Thread Alexander Lopez
] On Behalf Of David SampsonSent: Thursday, September 15, 2005 12:17 PMTo: [EMAIL PROTECTED]; Asterisk Users Mailing List - Non-Commercial DiscussionSubject: RE: [Asterisk-Users] RxFax/TxFax - Compile Problem I used the latest version (.3) and also the previous .2 ver (pre20

Re: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-20 Thread José Pablo Ezequiel Fernández
On Tuesday 20 September 2005 15:10, Alexander Lopez wrote: I have used the pre20 package, with the latest CVS-head. COmpile goes cleanly, NO ERRORS. then I get this when I try to load asterisk -cvv [app_rxfax.so]Sep 20 14:00:23 WARNING[5924]: loader.c:325 __load_resource:

Re: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-20 Thread Doug Lytle
Alexander Lopez wrote: I have used the pre20 package, with the latest CVS-head. COmpile goes cleanly, NO ERRORS. then I get this when I try to load asterisk -cvv [app_rxfax.so]Sep 20 14:00:23 WARNING[5924]: loader.c:325 __load_resource: /usr/lib/asterisk/modules/app_rxfax.so:

RE: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-20 Thread Alexander Lopez
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of José Pablo Ezequiel Fernández Sent: Tuesday, September 20, 2005 2:17 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] RxFax/TxFax - Compile Problem

RE: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-20 Thread Alexander Lopez
, September 20, 2005 2:30 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] RxFax/TxFax - Compile Problem Alexander Lopez wrote: I have used the pre20 package, with the latest CVS-head. COmpile goes cleanly, NO ERRORS. then I get this when I try

Re: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-20 Thread Michael Welter
What version of libtiff are you using. Has anyone tried 3.7.x with spandsp? Doug Lytle wrote: Alexander Lopez wrote: I have used the pre20 package, with the latest CVS-head. COmpile goes cleanly, NO ERRORS. then I get this when I try to load asterisk -cvv [app_rxfax.so]Sep

Re: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-20 Thread Doug Lytle
Michael Welter wrote: What version of libtiff are you using. Has anyone tried 3.7.x with spandsp? I was running 3.7.2 without issues, but reverted to 3.5.7 because of issues I was trying to track down. Didn't do any better or worse then 3.5.7. Doug -- Ben Franklin quote: Those who

Re: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-20 Thread José Pablo Ezequiel Fernández
On Tuesday 20 September 2005 15:36, Michael Welter wrote: What version of libtiff are you using. Has anyone tried 3.7.x with spandsp? My setup: tiff-3.7.3 * spandsp-0.0.2_pre20 * Asterisk HEAD with app_[rt]xfax-0.0.2_pre20 * These are Gentoo packages. It compiled, it started, it worked,

Re: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-20 Thread José Pablo Ezequiel Fernández
, 2005 2:30 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] RxFax/TxFax - Compile Problem Alexander Lopez wrote: I have used the pre20 package, with the latest CVS-head. COmpile goes cleanly, NO ERRORS. then I get this when I try

RE: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-16 Thread Dave Cotton
On Thu, 2005-09-15 at 16:10 -0400, David Sampson wrote: I’ve reduced my problem down to this: [EMAIL PROTECTED]:/usr/src/asterisk/asterisk-1.0.9/apps# make Are you trying to use make from the apps directory? You have to run make from the main asterisk source directory. Look at the

RE: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-16 Thread David Sampson
] On Behalf Of Dave Cotton Sent: Friday, September 16, 2005 3:05 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] RxFax/TxFax - Compile Problem On Thu, 2005-09-15 at 16:10 -0400, David Sampson wrote: I’ve reduced my problem down to this: [EMAIL

RE: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-16 Thread Alexander Lopez
Of David Sampson Sent: Friday, September 16, 2005 9:37 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] RxFax/TxFax - Compile Problem If I understand correctly you are supposed to patch the Makefile in the apps directory and then run the main

RE: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-16 Thread Dave Cotton
On Fri, 2005-09-16 at 09:36 -0400, David Sampson wrote: If I understand correctly you are supposed to patch the Makefile in the apps directory and then run the main Makefile. I've tried both ways - the patch failed on the main Makefile. Should I try to make that work? There's next to

RE: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-16 Thread Alexander Lopez
2005 12:17 PMTo: [EMAIL PROTECTED]; Asterisk Users Mailing List - Non-Commercial DiscussionSubject: RE: [Asterisk-Users] RxFax/TxFax - Compile Problem I used the latest version (.3) and also the previous .2 ver (pre20). The spandsp seems to compile but when I download the rxfax

RE: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-15 Thread David Sampson
] On Behalf Of BJ Weschke Sent: Wednesday, September 14, 2005 2:43 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] RxFax/TxFax - Compile Problem What version of spandsp are you attempting to compile in to the 1.0.9 tree? On 9/14/05, David Sampson

RE: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-15 Thread David Sampson
, September 15, 2005 12:17 PM To: [EMAIL PROTECTED]; Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] RxFax/TxFax - Compile Problem I used the latest version (.3) and also the previous .2 ver (pre20). The spandsp seems to compile but when I download the rxfax/txfax

[Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-14 Thread David Sampson
Anyone know how to fix this? gcc -shared -Xlinker -x -o app_rxfax.so app_rxfax.c -lspandsp -ltiff In file included from app_rxfax.c:14: /usr/include/asterisk/lock.h: In function `ast_mutex_init': /usr/include/asterisk/lock.h:302: error: `PTHREAD_MUTEX_RECURSIVE' undeclared (first use

Re: [Asterisk-Users] RxFax/TxFax - Compile Problem

2005-09-14 Thread BJ Weschke
What version of spandsp are you attempting to compile in to the 1.0.9 tree? On 9/14/05, David Sampson [EMAIL PROTECTED] wrote: Anyone know how to fix this?gcc -shared -Xlinker -x -o app_rxfax.so app_rxfax.c -lspandsp -ltiff In file included from app_rxfax.c:14: /usr/include/asterisk/lock.h: In