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:	Sun, 4 May 2008 10:56:38 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Toralf Förster <toralf.foerster@....de>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: build issue #487 for v2.6.26-rc1-6-gafa26be :undefined
 reference to `es7000_plat'

On Sun, 4 May 2008 15:35:52 +0200 Toralf Förster wrote:

> Hello,
> 
> the build (.config attached) failed, make ends with :
> ...
>   CC      arch/x86/lib/usercopy_32.o
>   AR      arch/x86/lib/lib.a
>   LD      vmlinux.o
>   MODPOST vmlinux.o
> WARNING: modpost: Found 3 section mismatch(es).
> To see full details build your kernel with:
> 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
>   GEN     .version
>   CHK     include/linux/compile.h
>   UPD     include/linux/compile.h
>   CC      init/version.o
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
> arch/x86/mach-generic/built-in.o: In function `es7000_rename_gsi':
> es7000plat.c:(.text+0xb52): undefined reference to `es7000_plat'
> arch/x86/mach-generic/built-in.o: In function `setup_unisys':
> (.init.text+0x206): undefined reference to `es7000_plat'
> arch/x86/mach-generic/built-in.o: In function `setup_unisys':
> (.init.text+0x212): undefined reference to `es7000_plat'
> arch/x86/mach-generic/built-in.o: In function `parse_unisys_oem':
> (.init.text+0x308): undefined reference to `es7000_plat'
> arch/x86/mach-generic/built-in.o: In function `parse_unisys_oem':
> (.init.text+0x318): undefined reference to `es7000_plat'
> arch/x86/mach-generic/built-in.o:(.init.text+0x32f): more undefined references to `es7000_plat' follow
> make: *** [.tmp_vmlinux1] Error 1

Patch is here:
http://lkml.org/lkml/2008/5/3/143

---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ