All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrizio Bassi <patrizio.bassi@gmail.com>
To: Adrian Bunk <bunk@stusta.de>
Cc: "Kernel, " <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.16-rc6-git6 compilation fails (input system)
Date: Thu, 16 Mar 2006 13:36:32 +0100	[thread overview]
Message-ID: <44195BD0.2020506@gmail.com> (raw)
In-Reply-To: <20060316122522.GC3914@stusta.de>

Adrian Bunk ha scritto:
> On Thu, Mar 16, 2006 at 01:03:53PM +0100, Patrizio Bassi wrote:
>   
>> Adrian Bunk ha scritto:
>>     
>>> On Thu, Mar 16, 2006 at 12:06:18PM +0100, Patrizio Bassi wrote:
>>>   
>>>       
>>>> i've a problem with gcc 4.1.0
>>>>
>>>>
>>>> LD drivers/ide/built-in.o
>>>> CC drivers/input/input.o
>>>> In file included from drivers/input/input.c:16:
>>>> include/linux/input.h:957: warning: ‘struct input_device_id’ declared
>>>> inside parameter list
>>>> include/linux/input.h:957: warning: its scope is only this definition or
>>>> declaration, which is probably not what you want
>>>> drivers/input/input.c: In function ‘input_register_device’:
>>>> drivers/input/input.c:842: warning: passing argument 3 of
>>>> ‘handler->connect’ from incompatible pointer type
>>>> drivers/input/input.c: In function ‘input_register_handler’:
>>>> drivers/input/input.c:898: warning: passing argument 3 of
>>>> ‘handler->connect’ from incompatible pointer type
>>>> ...
>>>>     
>>>>         
>>> Please send your .config .
>>>
>>> cu
>>> Adrian
>>>
>>>   
>>>       
>> remving joystick interface fixed it, but a nice warning still remains:
>>
>> In file included from drivers/input/serio/libps2.c:19:
>> include/linux/input.h:957: warning: ‘struct input_device_id’ declared
>> inside parameter list
>> include/linux/input.h:957: warning: its scope is only this definition or
>> declaration, which is probably not what you want
>>     
>
> Your .config compiles for me with neither errors nor warnings in the 
> input system.
>
> Well, with the exception that "make oldconfig" reveals that you have the 
> following options set that aren't present in 2.6.16-rc6-git6:
> CONFIG_NO_IDLE_HZ=y
> CONFIG_FB_SPLASH=y
>
>   
>> this should be the cause of the problem.
>>     
>
> It seems the cause of the problem is that you omitted the information 
> that what you call "2.6.16-rc6-git6" is in fact 2.6.16-rc6-git6 plus
> tons of patches, and one of these patches is causing your problem.
>
>   
>> Patrizio
>>     
>
> cu
> Adrian
>
>   
no i just have the Con Kolivas dynticks patch and the gentoo fbsplash one.

the whole kernel compiles good without the joystick interface,
the 2 patches don't touch the input.h file or related..

Patrizio.

  reply	other threads:[~2006-03-16 12:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-16 11:06 2.6.16-rc6-git6 compilation fails (input system) Patrizio Bassi
2006-03-16 11:32 ` Adrian Bunk
2006-03-16 12:03   ` Patrizio Bassi
2006-03-16 12:25     ` Adrian Bunk
2006-03-16 12:36       ` Patrizio Bassi [this message]
2006-03-16 12:56     ` Patrizio Bassi
     [not found] <5QYwQ-3Pi-15@gated-at.bofh.it>
     [not found] ` <5QYZN-4qr-9@gated-at.bofh.it>
2006-03-16 11:53   ` Patrizio Bassi

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=44195BD0.2020506@gmail.com \
    --to=patrizio.bassi@gmail.com \
    --cc=bunk@stusta.de \
    --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.