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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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 [EMAIL PROTECTED] Iax2 [EMAIL PROTECTED] _______________________________________________ Asterisk-Users mailing list [email protected] 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 [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
