On Wed, Apr 07, 2004 at 08:52:01AM -0400, Sean Rodger wrote: > Yes!, > The latest CVS has fixed this problem. > Thanks for the help.
That latest patch to wcfxs.c has made it uncompilable on my system: gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include -I/usr/src/linux/include/net -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -DSTANDALONE_ZAPATA -c wcfxs.c wcfxs.c:197: warning: unnamed struct/union that defines no instances wcfxs.c: In function `wcfxs_interrupt': wcfxs.c:650: structure has no member named `fxs' wcfxs.c:652: structure has no member named `fxs' wcfxs.c:653: structure has no member named `fxs' ... That's gcc v2.95.4, btw... Luckly, I don't need that particular module, but the bug has been 'fixed' on the tracker, and I can't add a note. I guess I'll log a new bug if I don't see that it's already been done... Rob -- Rob Fugina, Systems Guy [EMAIL PROTECTED] -- http://www.geekthing.com My firewall filters MS Office attachments. No way I'm going to use an offline reader! Well, okay. _______________________________________________ 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
