[Asterisk-Users] Modprobe zaptel fails: Unknown symbol
crc_ccitt_table
Christopher SEKIYA
wileyc at rezrov.net
Sat Oct 9 23:48:18 MST 2004
(following up to myself; I was slightly wrong)
On Sun, Oct 10, 2004 at 01:56:01PM +0900, Christopher SEKIYA wrote:
> (this is a kernel glitch; that symbol is being unconditionally included in
> the module symbol table)
Actually, it's because zaptel.c includes <linux/ppp_defs.h>, which includes
<linux/crc-ccitt.h>, which defines that table as extern.
IMHO, that final include needs to be removed from ppp_defs.h.
-- Chris
GPG key FEB9DE7F (91AF 4534 4529 4BCC 31A5 938E 023E EEFB FEB9 DE7F)
More information about the asterisk-users
mailing list