Displaying 1 result from an estimated 1 matches for "__zt_getbuf_chunk".
2004 Jun 02
1
Problem compiling ZAPTEL on Linux 2.6.6
...sr/src/zaptel/zaptel.c:3047: structure has no member named `netdev'
/usr/src/zaptel/zaptel.c:3048: structure has no member named `netdev'
/usr/src/zaptel/zaptel.c:3049: warning: passing arg 1 of `register_hdlc_device' from incompatible pointer type
/usr/src/zaptel/zaptel.c: In function `__zt_getbuf_chunk':
/usr/src/zaptel/zaptel.c:4626: structure has no member named `netdev'
/usr/src/zaptel/zaptel.c: In function `__zt_putbuf_chunk':
/usr/src/zaptel/zaptel.c:5499: structure has no member named `netdev'
make[2]: *** [/usr/src/zaptel/zaptel.o] Error 1
make[1]: *** [/usr/src/zaptel] Err...