Displaying 1 result from an estimated 1 matches for "zt_net_close".
2004 Jun 30
0
Compile error with CVS HEAD zaptel
I get a compile warning when building zaptel (current CVS head) against
2.4.18 kernel (Debian stable dist)
zaptel.c: In function `zt_net_close':
zaptel.c:1238: warning: implicit declaration of function `hdlc_close'
It completes but fails to install with modprobe finding unresolved
references.
This error was introduced with the introduction of the second clause of the
statement below in zconfig.h
#if defined(CONFIG_HDLC) || def...