From: Andy Whitcroft <apw@shadowen.org>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: 2.6.18-rc3-mm1: new i2c build failure
Date: Sun, 06 Aug 2006 10:34:03 +0100 [thread overview]
Message-ID: <44D5B78B.5040509@shadowen.org> (raw)
In-Reply-To: <20060806002400.694948a1.akpm@osdl.org>
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
next prev parent reply other threads:[~2006-08-06 9:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-06 7:24 2.6.18-rc3-mm1 Andrew Morton
2006-08-06 8:23 ` 2.6.18-rc3-mm1: O= builds broken Adrian Bunk
2006-08-07 19:59 ` Sam Ravnborg
2006-08-08 16:33 ` Dave Hansen
2006-08-08 17:28 ` Sam Ravnborg
2006-08-08 17:37 ` Andrew Morton
2006-08-06 9:34 ` Andy Whitcroft [this message]
2006-08-06 9:51 ` 2.6.18-rc3-mm1 Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44D5B78B.5040509@shadowen.org \
--to=apw@shadowen.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.