Hi all I am attempting to install bristuff, and have not had much success.
I have my kernel sources installed (RH9), and am following the instructions step by step. Things seems to fall off the rails when I try make "make clean all" in the zaphfc directory, which is part of the install.sh script. The error messages I have included below. I am wondering if the fact that I have fxo and fxs modules installed in my machine as well is an issue. Any advice or pointers will be appreciated. Thanks and regards Clive [EMAIL PROTECTED] bri-stuff.0.0.2]# cd zaphfc [EMAIL PROTECTED] zaphfc]# make clean all rm -f zaphfc.o *.ko *.mod.c *.mod.o .*o.cmd *~ cc -c zaphfc.c -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -fomit-frame-pointer -O2 -Wall -I/lib/modules/2.4.20-8/build/include -I../zaptel -Wall -DMODVERSIONS -include /lib/modules/2.4.20-8/build/include/linux/modversions.h -DCONFIG_ZAPATA_BRI_DCHANS In file included from zaphfc.c:15: /lib/modules/2.4.20-8/build/include/linux/kernel.h:60: invalid suffix on integer constant /lib/modules/2.4.20-8/build/include/linux/kernel.h:60: parse error before numeric constant /lib/modules/2.4.20-8/build/include/linux/kernel.h:61: invalid suffix on integer constant /lib/modules/2.4.20-8/build/include/linux/kernel.h:61: parse error before numeric constant /lib/modules/2.4.20-8/build/include/linux/kernel.h:62: `panic_R_ver_str' declared as function returning a function /lib/modules/2.4.20-8/build/include/linux/kernel.h:68: parse error before numeric constant /lib/modules/2.4.20-8/build/include/linux/kernel.h:68: `simple_strtoul_R_ver_str' declared as function returning a function /lib/modules/2.4.20-8/build/include/linux/kernel.h:69: invalid suffix on integer constant ....(a whole lot more errors)... lib/modules/2.4.20-8/build/include/linux/dcache.h:254: warning: implicit declaration of function `__out_of_line_bug_R8b0fd3c5' zaphfc.c: In function `hfc_shutdownCard': zaphfc.c:48: warning: implicit declaration of function `printk_R1b7d4074' zaphfc.c: In function `hfc_interrupt': zaphfc.c:545: warning: implicit declaration of function `sprintf_R1d26aa98' make: *** [zaphfc.o] Error 1 _____________________________________________________________________ For super low premiums ,click here http://www.dialdirect.co.za/quote _______________________________________________ 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
