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:	Tue, 4 Mar 2008 13:30:56 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Toralf Förster <toralf.foerster@....de>
Cc:	linux-kernel@...r.kernel.org, akpm <akpm@...ux-foundation.org>
Subject: Re: build #405 issue for v2.6.25-rc3-435-g87baa2b in apanel.c:
 undefined reference to `i2c_detach_client'

On Tue, 4 Mar 2008 22:22:29 +0100 Toralf Förster wrote:

> Hello,
> 
> the build with the attached .config failed, make ends with:
> ...

akpm has a patch queued for this.


> WARNING: modpost: Found 14 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
> drivers/built-in.o: In function `apanel_detach_client':
> apanel.c:(.text+0x7b55b): undefined reference to `i2c_detach_client'
> drivers/built-in.o: In function `led_update':
> apanel.c:(.text+0x7b592): undefined reference to `i2c_smbus_write_word_data'
> drivers/built-in.o: In function `apanel_probe':
> apanel.c:(.text+0x7b648): undefined reference to `i2c_attach_client'
> apanel.c:(.text+0x7b661): undefined reference to `i2c_smbus_write_word_data'
> apanel.c:(.text+0x7b70d): undefined reference to `i2c_detach_client'
> apanel.c:(.text+0x7b7ae): undefined reference to `i2c_detach_client'
> drivers/built-in.o: In function `apanel_poll':
> apanel.c:(.text+0x7b7ea): undefined reference to `i2c_smbus_read_word_data'
> apanel.c:(.text+0x7b800): undefined reference to `i2c_smbus_write_word_data'
> drivers/built-in.o: In function `apanel_attach_adapter':
> apanel.c:(.text+0x7b8d0): undefined reference to `i2c_probe'
> drivers/built-in.o: In function `apanel_init':
> apanel.c:(.init.text+0x3c1d): undefined reference to `i2c_register_driver'
> drivers/built-in.o: In function `i801_probe':
> i2c-i801.c:(.devinit.text+0x23c5): undefined reference to `i2c_add_adapter'
> drivers/built-in.o: In function `apanel_cleanup':
> apanel.c:(.exit.text+0x779): undefined reference to `i2c_del_driver'
> drivers/built-in.o: In function `i801_remove':
> i2c-i801.c:(.devexit.text+0x27f): undefined reference to `i2c_del_adapter'
> make: *** [.tmp_vmlinux1] Error 1
> 
> 
> The build was made with :
> $> make mrproper && make rndconfig && make
> 
> Here's the config:

[deleted]

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