On Sat, Dec 16, 2006 at 03:46:45PM +0100, Toralf Förster ([EMAIL PROTECTED]) 
wrote:
> 
> Hello,
> 
> the build with the attached .config failed, make ends with:
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
> net/built-in.o: In function `__inet_check_established':
> inet_hashtables.c:(.text+0x2b338): undefined reference to `net_statistics'
> inet_hashtables.c:(.text+0x2b35d): undefined reference to `net_statistics'
> net/built-in.o: In function `inet_twdr_do_twkill_work':
> inet_timewait_sock.c:(.text+0x2babb): undefined reference to `net_statistics'
> net/built-in.o: In function `inet_twdr_twcal_tick':
> : undefined reference to `net_statistics'
> net/built-in.o: In function `tcp_enter_memory_pressure':
> : undefined reference to `net_statistics'
> net/built-in.o:tcp.c:(.text+0x2e2c1): more undefined references to 
> `net_statistics' follow
> net/built-in.o: In function `inet6_create':
> ...
> net/built-in.o:(.data+0xfff8): undefined reference to `inet_accept'
> net/built-in.o:(.data+0x10010): undefined reference to `inet_shutdown'
> net/built-in.o:(.data+0x10024): undefined reference to `inet_sendmsg'
> make: *** [.tmp_vmlinux1] Error 1
> 
> Here's the config:

I've built your config just fine with
d1998ef38a13c4e74c69df55ccd38b0440c429b2 (the latest tree for now)  git - 
either you have some misconfiguration in scripts, or you got version in 
the middle of struct transformations. 

-- 
        Evgeniy Polyakov
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to