linux 2.6 csv from 20031006

From: Clemens Schwaighofer
Date: Sun Oct 05 2003 - 22:43:32 EST


after a clean checkout and just an load of the old config file, I get this
during the compile

net/appletalk/aarp.c: In function `aarp_seq_start':
net/appletalk/aarp.c:944: parse error before '<<' token
net/appletalk/aarp.c:954: redeclaration of `iter'
net/appletalk/aarp.c:938: `iter' previously declared here
net/appletalk/aarp.c:959: `v' undeclared (first use in this function)
net/appletalk/aarp.c:959: (Each undeclared identifier is reported only once
net/appletalk/aarp.c:959: for each function it appears in.)
net/appletalk/aarp.c:960: `entry' undeclared (first use in this function)
net/appletalk/aarp.c: At top level:
net/appletalk/aarp.c:1029: `aarp_seq_next' undeclared here (not in a function)
net/appletalk/aarp.c:1029: initializer element is not constant
net/appletalk/aarp.c:1029: (near initialization for `aarp_seq_ops.next')
make[2]: *** [net/appletalk/aarp.o] Error 1
make[1]: *** [net/appletalk] Error 2
make: *** [net] Error 2

--
Clemens

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