Is anyone aware of a recent change that may have broken chan_dahdi and added extra arguments when compiling against libss7/isup.c?<br><br>Before I dug through the code, submitted a patch and opened an issue on a portion of the * code base i&#39;m unfamiliar with, I thought I would ask you gents.  It definitely could be simple user error.<br>
<br>I followed libss7-trunk/README in entirety.  I&#39;ve also tried pulling down versions of Asterisk all the way back to asterisk-1.6.0.1.<br><br>Any suggestions?<br><br>Here are the compile errors, and revision numbers on asterisk-trunk &amp; libss7-trunk.<br>
<br><br>Thank you,<br><br>Brian McManus<br>------------------<br><br>make on asterisk-trunk<br>chan_dahdi.c:11908: error: too many arguments to function ‘isup_cgba’<br>chan_dahdi.c:11918: error: too many arguments to function ‘isup_cgua’<br>
chan_dahdi.c:11944: error: too many arguments to function ‘isup_bla’<br>chan_dahdi.c:14182: error: too few arguments to function ‘ss7_add_link’<br>chan_dahdi.c:14307: error: too many arguments to function ‘isup_blo’<br>chan_dahdi.c:14363: error: too many arguments to function ‘isup_blo’<br>
chan_dahdi.c:14417: error: too many arguments to function ‘isup_ubl’<br>chan_dahdi.c:14467: error: too many arguments to function ‘isup_ubl’<br><br><br><br>root@sw-vm:/usr/src/asterisk-trunk# <b>svn info channels/chan_dahdi.c </b><br>
Path: channels/chan_dahdi.c<br>Name: chan_dahdi.c<br>URL: <a href="http://svn.digium.com/svn/asterisk/trunk/channels/chan_dahdi.c">http://svn.digium.com/svn/asterisk/trunk/channels/chan_dahdi.c</a><br>Repository Root: <a href="http://svn.digium.com/svn/asterisk">http://svn.digium.com/svn/asterisk</a><br>
Repository UUID: f38db490-d61c-443f-a65b-d21fe96a405b<br><b>Revision: 206017</b><br>Node Kind: file<br>Schedule: normal<br>Last Changed Author: seanbright<br>Last Changed Rev: 204919<br>Last Changed Date: 2009-07-03 09:44:01 -0600 (Fri, 03 Jul 2009)<br>
Text Last Updated: 2009-07-10 17:07:29 -0600 (Fri, 10 Jul 2009)<br>Checksum: e96c675e23ae4b56c878b221a1938a5c<br><br><br>root@sw-vm:/usr/src/libss7-trunk# <b>svn info isup.c</b><br>Path: isup.c<br>Name: isup.c<br>URL: <a href="http://svn.digium.com/svn/libss7/trunk/isup.c">http://svn.digium.com/svn/libss7/trunk/isup.c</a><br>
Repository Root: <a href="http://svn.digium.com/svn/libss7">http://svn.digium.com/svn/libss7</a><br>Repository UUID: caa0ee0b-16e0-41cb-a6fa-51cd4f70227f<br><b>Revision: 267</b><br>Node Kind: file<br>Schedule: normal<br>Last Changed Author: mattf<br>
Last Changed Rev: 266<br>Last Changed Date: 2009-04-29 10:22:43 -0600 (Wed, 29 Apr 2009)<br>Text Last Updated: 2009-07-10 16:55:05 -0600 (Fri, 10 Jul 2009)<br>Checksum: 6510dfd5a7a36880fdfc398544717de4<br><br>Thank you,<br>
<br>Brian McManus<br><br><br><br>