Re: Linux 2.0.36pre-patch 20

Michael Stiller (michael@toyland.ping.de)
Wed, 11 Nov 1998 17:09:25 +0100


> o ISDN4linux update - this should fix some stack overruns with Hisax
>
> Carry on testing ;)
>
The isdn update is broken in pre20. It doesn't compile:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=686 -DMODULE -c -o isdn_net.o
isdn_net.c
isdn_net.c: In function `isdn_net_xmit':
isdn_net.c:1193: warning: implicit declaration of function
`isdn_net_recalc_timeout'
isdn_net.c:1193: `ISDN_TIMRU_KEEPUP_OUT' undeclared (first use this function)
isdn_net.c:1193: (Each undeclared identifier is reported only once
isdn_net.c:1193: for each function it appears in.)
isdn_net.c:1194: `ISDN_TIMRU_PACKET_SKB' undeclared (first use this function)
make[2]: *** [isdn_net.o] Error 1
make[2]: Leaving directory `/usr/src/linux/drivers/isdn'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [modules] Error 2

Looks like some include file didn't make it into the update.

-Michael

-- 
x(f,s,c)char *s;{return f&1 ? *s ? *s-c ? x(f,++s,c) :7[s]:0:f&2 
? x(--f,"!/*,xq-ih9]c$=le&M t)r\nm@p31n%ag.8}Sdoy",c):f&4 ? *s ? 
x(f,s+1,putchar(x(f-2,"^&%!*)",*s))) : 0 : 0;}main(){return x(4,
"]!x/mhicn$!iihle&!x/mhiM$agimr%p !r@p%he&!x/mhiM !r@p%he",65);}

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/