Linux I2C development
 help / color / mirror / Atom feed
From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: "Toralf Förster" <toralf.foerster-Mmb7MZpHnFY@public.gmane.org>
Cc: i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
Subject: Re: build #350 issue for v2.6.25-rc1 in drivers/i2c/busses/i2c-i801.c
Date: Tue, 12 Feb 2008 11:44:13 +0100	[thread overview]
Message-ID: <20080212114413.0e99a238@hyperion.delvare> (raw)
In-Reply-To: <200802120938.42487.toralf.foerster-Mmb7MZpHnFY@public.gmane.org>

Hi Toralf,

On Tue, 12 Feb 2008 09:38:35 +0100, Toralf Förster wrote:
> the build with the attached .config failed, make ends with:
> ...
>   LD      drivers/i2c/busses/built-in.o
>   CC [M]  drivers/i2c/busses/i2c-i801.o
> drivers/i2c/busses/i2c-i801.c: In function 'i801_probe':
> drivers/i2c/busses/i2c-i801.c:636: error: implicit declaration of function 'pci_request_region'
> drivers/i2c/busses/i2c-i801.c:676: error: implicit declaration of function 'pci_release_region'
> make[3]: *** [drivers/i2c/busses/i2c-i801.o] Error 1
> make[2]: *** [drivers/i2c/busses] Error 2
> make[1]: *** [drivers/i2c] Error 2
> make: *** [drivers] Error 2
> 
> The build was made with :
> $> make mrproper && make rndconfig && <tweak config file> && make oldconfig && make
> 
> Here's the config:
> 
> #
> # Automatically generated make config: don't edit

Note, it says: don't edit.

> # Linux kernel version: 2.6.25-rc1
> # Mon Feb 11 17:42:48 2008
> #
> (...)
> # CONFIG_PCI is not set
> (...)
> # CONFIG_I2C is not set
> CONFIG_I2C_I801=m

You set CONFIG_I2C_I801=m while PCI and I2C are both disabled. You
asked for a built breakage, you got it.

You might argue that "make oldconfig" should fix the configuration file
in such a way that the dependencies are correct again. But then this is
a kconfig issue, to be reported to the kconfig maintainer, not me.

-- 
Jean Delvare

_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c

      parent reply	other threads:[~2008-02-12 10:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-12  8:38 build #350 issue for v2.6.25-rc1 in drivers/i2c/busses/i2c-i801.c Toralf Förster
     [not found] ` <200802120938.42487.toralf.foerster-Mmb7MZpHnFY@public.gmane.org>
2008-02-12 10:44   ` Jean Delvare [this message]

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=20080212114413.0e99a238@hyperion.delvare \
    --to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
    --cc=i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org \
    --cc=toralf.foerster-Mmb7MZpHnFY@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox