lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 16 Dec 2006 18:12:49 +0300
From:	Evgeniy Polyakov <johnpol@....mipt.ru>
To:	Toralf Förster <toralf.foerster@....de>
Cc:	netdev@...r.kernel.org
Subject: Re: linux-2.6.20-rc1-gd1998ef3 build #203 failed

On Sat, Dec 16, 2006 at 03:46:45PM +0100, Toralf Förster (toralf.foerster@....de) 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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ