Hi all,
in 2.5.62:
when compiling ISDN (old ISDN4Linux) with this combination:
CONFIG_ISDN_PPP = Y
CONFIG_ISDN_MPP = N
I get:
gcc -Wp,-MD,drivers/isdn/i4l/.isdn_ppp.o.d -D__KERNEL__ -Iinclude -Wall
-Wstri ct-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -pipe -mprefer red-stack-boundary=2
-march=pentium4 -Iinclude/asm-i386/mach-default -fomit-fram
e-pointer -nostdinc -iwithprefix include -DKBUILD_BASENAME=isdn_ppp
-DKBUILD_ MODNAME=isdn -c -o drivers/isdn/i4l/isdn_ppp.o
drivers/isdn/i4l/isdn_ppp.c
In file included from drivers/isdn/i4l/isdn_ppp.c:22:
drivers/isdn/i4l/isdn_ppp_mp.h: In function `ippp_mp_xmit':
drivers/isdn/i4l/isdn_ppp_mp.h:47: too many arguments to function `ippp_xmit'
Compile works with CONFIG_ISDN_MPP = Y.
bye thomas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:34 EST