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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 06 Aug 2006 10:34:03 +0100
From:	Andy Whitcroft <apw@...dowen.org>
To:	Andrew Morton <akpm@...l.org>
CC:	linux-kernel@...r.kernel.org
Subject: 2.6.18-rc3-mm1: new i2c build failure

Seems we've gained an i2s (?) build failure:

   LD      .tmp_vmlinux1
drivers/built-in.o(.text+0xe6460): In function `.ams_i2c_read':
: undefined reference to `.i2c_smbus_read_byte_data'
drivers/built-in.o(.text+0xe6540): In function `.ams_i2c_write':
: undefined reference to `.i2c_smbus_write_byte_data'
drivers/built-in.o(.text+0xe6a18): In function `.ams_i2c_exit':
: undefined reference to `.i2c_del_driver'
drivers/built-in.o(.init.text+0x8714): In function `.ams_i2c_init':
: undefined reference to `.i2c_register_driver'
make: *** [.tmp_vmlinux1] Error 1

Machine is a ppc64, config at link below:

http://test.kernel.org/abat/43793/build/dotconfig

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