Try compiling and installing the libss7 1.0 branch before compiling Asterisk, download it with: svn co http://svn.digium.com/svn/libss7/branches/1.0/ libss7-1.0 Saludos, Nahuel Greco. On Mon, Apr 20, 2009 at 7:51 PM, Rana Dhekial <dhekial at msn.com> wrote: > Hi, > > I have been told by Digium to use the latest SVN trunk version of Asterisk > to resolve the transcoder card ( TC400B )'s issue. Unfortunately I am unable > to compile this version and I get the following error.? I am using the > latest libss7 trunk version from SVN. > > ? [CC] chan_dahdi.c -> chan_dahdi.o > chan_dahdi.c: In function ?ss7_reset_linkset?: > chan_dahdi.c:11181: warning: passing argument 2 of ?isup_grs? makes pointer > from integer without a cast > chan_dahdi.c:11181: error: too many arguments to function ?isup_grs? > chan_dahdi.c: In function ?ss7_linkset?: > chan_dahdi.c:11544: warning: passing argument 2 of ?isup_gra? makes pointer > from integer without a cast > chan_dahdi.c:11544: warning: passing argument 4 of ?isup_gra? makes pointer > from integer without a cast > chan_dahdi.c:11750: warning: passing argument 2 of ?isup_cgba? makes pointer > from integer without a cast > chan_dahdi.c:11750: warning: passing argument 4 of ?isup_cgba? makes pointer > from integer without a cast > chan_dahdi.c:11750: error: too many arguments to function ?isup_cgba? > chan_dahdi.c:11760: warning: passing argument 2 of ?isup_cgua? makes pointer > from integer without a cast > chan_dahdi.c:11760: warning: passing argument 4 of ?isup_cgua? makes pointer > from integer without a cast > chan_dahdi.c:11760: error: too many arguments to function ?isup_cgua? > chan_dahdi.c:11786: warning: passing argument 2 of ?isup_bla? makes pointer > from integer without a cast > chan_dahdi.c:11786: error: too many arguments to function ?isup_bla? > chan_dahdi.c:11811: warning: passing argument 2 of ?isup_uba? makes pointer > from integer without a cast > chan_dahdi.c:11811: error: too many arguments to function ?isup_uba? > chan_dahdi.c: In function ?linkset_addsigchan?: > chan_dahdi.c:15680: warning: passing argument 3 of ?ss7_add_link? makes > pointer from integer without a cast > chan_dahdi.c:15680: error: too few arguments to function ?ss7_add_link? > chan_dahdi.c:15682: warning: passing argument 3 of ?ss7_add_link? makes > pointer from integer without a cast > chan_dahdi.c:15682: error: too few arguments to function ?ss7_add_link? > chan_dahdi.c:15706: warning: implicit declaration of function > ?ss7_set_adjpc? > chan_dahdi.c: In function ?handle_ss7_block_cic?: > chan_dahdi.c:15805: warning: passing argument 2 of ?isup_blo? makes pointer > from integer without a cast > chan_dahdi.c:15805: error: too many arguments to function ?isup_blo? > chan_dahdi.c: In function ?handle_ss7_block_linkset?: > chan_dahdi.c:15861: warning: passing argument 2 of ?isup_blo? makes pointer > from integer without a cast > chan_dahdi.c:15861: error: too many arguments to function ?isup_blo? > chan_dahdi.c: In function ?handle_ss7_unblock_cic?: > chan_dahdi.c:15915: warning: passing argument 2 of ?isup_ubl? makes pointer > from integer without a cast > chan_dahdi.c:15915: error: too many arguments to function ?isup_ubl? > chan_dahdi.c: In function ?handle_ss7_unblock_linkset?: > chan_dahdi.c:15965: warning: passing argument 2 of ?isup_ubl? makes pointer > from integer without a cast > chan_dahdi.c:15965: error: too many arguments to function ?isup_ubl? > make[1]: *** [chan_dahdi.o] Error 1 > make: *** [channels] Error 2 > > Any idea > > thanks, > > Rana > > > ________________________________ > Windows Live?: Keep your life in sync. Check it out. > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-ss7 mailing list > To UNSUBSCRIBE or update options visit: > ? http://lists.digium.com/mailman/listinfo/asterisk-ss7 >