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:	Fri, 1 Aug 2008 15:21:13 +1000
From:	Simon Horman <horms@...ge.net.au>
To:	Toralf Förster <toralf.foerster@....de>
Cc:	p_gortmaker@...oo.com, netdev@...r.kernel.org
Subject: Re: build issue #539 for v2.6.27-rc1 :undefined reference to
	`NS8390_init'

On Tue, Jul 29, 2008 at 07:59:47PM +0200, Toralf Förster wrote:
> Hello,
> 
> the build (.config attached) failed, make ends with :
> ...
>   GEN     .version
>   CHK     include/linux/compile.h
>   UPD     include/linux/compile.h
>   CC      init/version.o
>   LD      init/built-in.o
>   LD      vmlinux
> drivers/built-in.o: In function `ne_drv_resume':
> ne.c:(.text+0x63d44): undefined reference to `NS8390_init'
> drivers/built-in.o: In function `ne_block_output':
> ne.c:(.text+0x63fe4): undefined reference to `NS8390_init'
> drivers/built-in.o: In function `ne_probe1':
> ne.c:(.init.text+0x6cb4): undefined reference to `NS8390_init'
> make: *** [vmlinux] Error 1
> 
> The build was made with :
> $>make randconfig; make clean; make

This should be fixed by "fix NE2000 linkage error" aka
d02a4e31ed0385eb34fe49f19d69a860a020ca3c which has
been applied to net-2.6.


-- 
Horms

--
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