[1432] in linux-net channel archive

home help back first fref pref prev next nref lref last post

de4x5.c fails compile in 1.3.44

daemon@ATHENA.MIT.EDU (Baba Z Buehler)
Sun Nov 26 22:18:48 1995

Reply-to: Baba Z Buehler <baba@beckman.uiuc.edu>
From: Baba Z Buehler <baba@beckman.uiuc.edu>
To: linux-kernel@vger.rutgers.edu, linux-net@vger.rutgers.edu
Date: Sun, 26 Nov 1995 13:39:07 -0600


I haven't tried to fix this yet... someone else can probably do it faster than
I can.

gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -m486 -DDE4X5_DEBUG=1 -DDE4X5_AUTOSENSE=AUTO -c de4x5.c
de4x5.c: In function `set_multicast_list':
de4x5.c:1395: `num_addrs' undeclared (first use this function)
de4x5.c:1395: (Each undeclared identifier is reported only once
de4x5.c:1395: for each function it appears in.)
de4x5.c:1397: too few arguments to function `SetMulticastFilter'
de4x5.c: At top level:
de4x5.c:1431: conflicting types for `SetMulticastFilter'
de4x5.c:438: previous declaration of `SetMulticastFilter'
de4x5.c: In function `SetMulticastFilter':
de4x5.c:1446: `num_addrs' undeclared (first use this function)
de4x5.c:1492: parse error before `else'
de4x5.c: In function `de4x5_ioctl':
de4x5.c:2619: too many arguments to function `set_multicast_list'
de4x5.c:2622: too many arguments to function `set_multicast_list'
de4x5.c:2631: too many arguments to function `set_multicast_list'

--
# Baba Z Buehler - 'Hackito Ergo Sum'
# Beckman Institute Systems Services, Urbana Illinois
#
#  "How come that big box of bright ideas you sent
#   me is the one they say fell off the truck?"  -- Butch Hancock
#
# PGP public key on WWW homepage and key servers (key id: C13D8EE1)
# WWW: http://www.beckman.uiuc.edu/~baba/

home help back first fref pref prev next nref lref last post