[Asterisk-Users] wcte11xp digium card

Nathaniel Angelo A. Torres (247talk) angelo at 247talk.net
Thu Apr 21 15:31:32 MST 2005


I'll typed make for libunicall then this error come up.
Any reason and solution for this error:

ranlib .libs/libunicall.a
creating libunicall.la
(cd .libs && rm -f libunicall.la && ln -s ../libunicall.la libunicall.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I. -DPROTOCOLDIR="\"/usr/lib/unicall\""
-g -O2 -MT testcall.o -MD -MP -MF ".deps/testcall.Tpo" -c -o testcall.o
testcall.c; \
then mv -f ".deps/testcall.Tpo" ".deps/testcall.Po"; else rm -f
".deps/testcall.Tpo"; exit 1; fi
/bin/sh ./libtool --mode=link gcc  -g -O2   -o testcall  testcall.o
-lunicall -lpthread -laudiofile -ldl
gcc -g -O2 -o .libs/testcall testcall.o
/usr/src/libunicall-0.0.2/.libs/libunicall.so -lpthread -laudiofile -ldl
testcall.o(.text+0x85): In function `channel_read_file':
/usr/src/libunicall-0.0.2/testcall.c:124: undefined reference to `dtmf_rx'
testcall.o(.text+0xa4):/usr/src/libunicall-0.0.2/testcall.c:125: undefined
reference to `dtmf_get'
testcall.o(.text+0xb03): In function `handle_uc_event':
/usr/src/libunicall-0.0.2/testcall.c:420: undefined reference to
`dtmf_rx_init'
collect2: ld returned 1 exit status
make[1]: *** [testcall] Error 1
make[1]: Leaving directory `/usr/src/libunicall-0.0.2'
make: *** [all] Error 2

Thanks.

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Titux
Sent: Thursday, April 21, 2005 9:43 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] wcte11xp digium card

Hi, do you have libtiff installed?
also libtiff-dev is needed for RH clones...


On 4/18/05, Nathaniel Angelo A. Torres (247talk) <angelo at 247talk.net> wrote:
> Any idea what's the cause of this:
> 
> configure: WARNING: spandsp.h: present but cannot be compiled
> configure: WARNING: spandsp.h:     check for missing prerequisite headers?
> configure: WARNING: spandsp.h: see the Autoconf documentation
> configure: WARNING: spandsp.h:     section "Present But Cannot Be
Compiled"
> configure: WARNING: spandsp.h: proceeding with the preprocessor's result
> configure: WARNING: spandsp.h: in the future, the compiler will take
> precedence
> configure: WARNING:     ## ------------------------------------------ ##
> configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
> configure: WARNING:     ## ------------------------------------------ ##
> 
> Cheers,
> Angelo
> 
> -----Original Message-----
> From: Nathaniel Angelo A. Torres (247talk) [mailto:angelo at 247talk.net]
> Sent: Tuesday, April 19, 2005 8:38 AM
> To: 'Nathaniel Angelo A. Torres (247talk)'; mbrancaleoni at espia.it;
'Asterisk
> Users Mailing List - Non-Commercial Discussion'
> Subject: RE: [Asterisk-Users] wcte11xp digium card
> 
> Hi, please help me solve this problem in compiling libsupertone,
libunicall
> and libmfcr2 to accommodate E1-R2 using wcte11xp.
> 
> Thanks.
> 
> Cheers,
> Angelo
> 
> -----Original Message-----
> From: Nathaniel Angelo A. Torres (247talk) [mailto:angelo at 247talk.net]
> Sent: Monday, April 18, 2005 10:51 PM
> To: 'mbrancaleoni at espia.it'; 'Asterisk Users Mailing List - Non-Commercial
> Discussion'
> Subject: RE: [Asterisk-Users] wcte11xp digium card
> 
> Hi Matteo,
> 
> Please find attached excerpts of the error below:
> 
> supertone.c:337: invalid type argument of `->'
> supertone.c:337: syntax error before "xmlChar"
> supertone.c: At top level:
> supertone.c:344: redefinition of `cur'
> supertone.c:263: `cur' previously defined here
> supertone.c:344: invalid type argument of `->'
> supertone.c:344: warning: data definition has no type or storage class
> supertone.c:345: syntax error before "while"
> supertone.c:357: syntax error before '&&' token
> supertone.c:357: warning: data definition has no type or storage class
> supertone.c:357: syntax error before '}' token
> supertone.c:357: conflicting declarations of `__result'
> supertone.c:357: `__result' previously declared here
> supertone.c:357: warning: `__result' was declared `extern' and later
> `static'
> supertone.c:357: `x' undeclared here (not in a function)
> supertone.c:357: `__s2' undeclared here (not in a function)
> supertone.c:357: syntax error before "if"
> supertone.c:357: conflicting declarations of `__result'
> supertone.c:357: `__result' previously defined here
> supertone.c:357: warning: data definition has no type or storage class
> supertone.c:357: syntax error before '}' token
> supertone.c:357: warning: data definition has no type or storage class
> supertone.c:357: syntax error before '}' token
> supertone.c:357: conflicting declarations of `__result'
> supertone.c:357: `__result' previously declared here
> supertone.c:357: warning: `__result' was declared `extern' and later
> `static'
> supertone.c:357: `__s1' undeclared here (not in a function)
> supertone.c:357: `set_id' undeclared here (not in a function)
> supertone.c:357: syntax error before "if"
> supertone.c:357: conflicting declarations of `__result'
> supertone.c:357: `__result' previously defined here
> supertone.c:357: warning: data definition has no type or storage class
> supertone.c:357: syntax error before '}' token
> supertone.c:359: conflicting types for `__retval'
> supertone.c:258: previous declaration of `__retval'
> supertone.c:359: `__len' undeclared here (not in a function)
> supertone.c:359: syntax error before "if"
> supertone.c:359: conflicting types for `__retval'
> supertone.c:359: previous declaration of `__retval'
> supertone.c:359: warning: data definition has no type or storage class
> supertone.c:359: syntax error before '}' token
> supertone.c:361: conflicting types for `__retval'
> supertone.c:359: previous declaration of `__retval'
> supertone.c:361: `__len' undeclared here (not in a function)
> supertone.c:361: syntax error before "if"
> supertone.c:361: conflicting types for `__retval'
> supertone.c:361: previous declaration of `__retval'
> supertone.c:361: warning: data definition has no type or storage class
> supertone.c:361: syntax error before '}' token
> supertone.c:363: warning: parameter names (without types) in function
> declaration
> supertone.c:363: conflicting types for `parse_tone_set'
> supertone.c:176: previous declaration of `parse_tone_set'
> supertone.c:363: warning: data definition has no type or storage class
> supertone.c:364: warning: parameter names (without types) in function
> declaration
> supertone.c:364: warning: data definition has no type or storage class
> supertone.c:365: syntax error before "return"
> supertone.c:372: redefinition of `cur'
> supertone.c:344: `cur' previously defined here
> supertone.c:372: invalid type argument of `->'
> supertone.c:372: warning: data definition has no type or storage class
> supertone.c:373: syntax error before '}' token
> supertone.c:375: warning: parameter names (without types) in function
> declaration
> supertone.c:375: warning: data definition has no type or storage class
> supertone.c:376: syntax error before '->' token
> supertone.c:376: conflicting types for `free'
> /usr/include/stdlib.h:569: previous declaration of `free'
> supertone.c:376: warning: data definition has no type or storage class
> supertone.c:208: register name not specified for `__result'
> supertone.c:208: register name not specified for `__result'
> supertone.c:226: register name not specified for `__result'
> supertone.c:226: register name not specified for `__result'
> supertone.c:238: register name not specified for `__result'
> supertone.c:238: register name not specified for `__result'
> supertone.c:250: register name not specified for `__result'
> supertone.c:250: register name not specified for `__result'
> supertone.c:357: register name not specified for `__result'
> supertone.c:357: register name not specified for `__result'
> make[1]: *** [supertone.lo] Error 1
> make[1]: Leaving directory `/usr/src/libsupertone-0.0.2'
> make: *** [all] Error 2
> 
> Thank you for the help.
> 
> Cheers,
> Angelo
> 
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Matteo
> Brancaleoni
> Sent: Monday, April 18, 2005 10:10 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] wcte11xp digium card
> 
> Hi,
> 
> Il giorno lun, 18-04-2005 alle 21:28 +0800, Nathaniel Angelo A. Torres
> (247talk) ha scritto:
> > Hi, does anyone here tried using wcte11xp (e1) for R2 signaling.  I
> > need help because I can't make libsupertone, linunicall and libmfcr2
> > work.  Im getting an error every time I issue the command "make". Btw,
> > the R2 variant is Philippine R2.
> 
> perhaps attaching the error can be of some help?
> while devs listening here are very good, none of
> them has divination powers, till now.
> 
> Matteo.
> 
> --
> Matteo Brancaleoni
> System Administrator
> Tel  +39.02.70633354
> Sip  matteo at sip.voismart.it
> Iax2 matteo at iax.voismart.it
> 
> _______________________________________________
> 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
>
_______________________________________________
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