Failure: ARM clps7500

From: Russell King
Date: Thu Nov 03 2005 - 05:00:04 EST


This default configuration (arch/arm/configs/clps7500_defconfig) fails
to build:

LD .tmp_vmlinux1
net/built-in.o: In function `xs_bindresvport':
stats.c:(.text+0x54654): undefined reference to `xprt_min_resvport'
stats.c:(.text+0x54658): undefined reference to `xprt_max_resvport'
net/built-in.o: In function `xs_setup_tcp':
stats.c:(.text+0x54bcc): undefined reference to `xprt_tcp_slot_table_entries'
stats.c:(.text+0x54bd0): undefined reference to `xprt_max_resvport'
net/built-in.o: In function `xs_setup_udp':
stats.c:(.text+0x54d34): undefined reference to `xprt_udp_slot_table_entries'
stats.c:(.text+0x54d38): undefined reference to `xprt_max_resvport'
make: *** [.tmp_vmlinux1] Error 1

Maybe related to CONFIG_SYSCTL=n ?

Complete build log:

http://armlinux.simtec.co.uk/kautobuild/2.6.14-git5/clps7500_defconfig/zimage.log


--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
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/