Hello--

I'm having some trouble compiling the 2.2.0 kernel on my SMP box.
Everything works fine on my non-SMP box, but when I try to compile it on
the SMP box, when compiling linux/net/ipv4/arp.c, it breaks complaining
about:

arp.c: In function 'arp_req_set':
arp.c:727: structure has no member named 'arp_pa'
arp.c: In function 'arp_req_get':
arp.c:801: structure has no member named 'arp_pa'
arp.c: In function 'arp_req_delete':
arp.c:822: structure has no member named 'arp_pa'
arp.c: In function 'arp_ioctl':
arp.c:888: structure has no member named 'arp_pa'
make[3]: *** [arp.o] Error 1

and it subsequently exits gracefully and stops compiling.  It compiled
2.2.0-final fine, but not 2.2.0.  What's going on?

Jonathan

----
Jonathan Michael Hawkins {} "I don't understand... you deserve so much
NUMB Altos 1996-????     {}  more than this... so don't tell me why he's
OAS, AAS, LLS!           {}  never been good to you...." -- Sarah McLachlan
<mailto:[EMAIL PROTECTED]> {}  <http://charlotte.acns.nwu.edu/spiritu>

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to