Re: 2.2.17 doesnt build on sparc64 with CONFIG_IP_PNP

2000-09-16 Thread David S. Miller
The fix is to change, in arch/sparc64/kernel/setup.c: if (!ic_set_manually) { to: if (ic_myaddr == INADDR_NONE) { Shows how much this facility is used on sparc64 :-) I'll send this fix off to Alan. Later, David S. Miller [EMAIL PROTECTED] - To unsubscribe from this list: sen

2.2.17 doesnt build on sparc64 with CONFIG_IP_PNP

2000-09-15 Thread Florian Lohoff
Hi, current 2.2.17 sparc64 kernel doesnt build with CONFIG_IP_PNP enabled make[2]: Entering directory `/usr/src/linux/arch/sparc64/kernel' sparc64-linux-gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -m64 -pipe -mno-fpu -mcpu=ul