Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751129AbWCPM6q (ORCPT ); Thu, 16 Mar 2006 07:58:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751704AbWCPM6p (ORCPT ); Thu, 16 Mar 2006 07:58:45 -0500 Received: from nproxy.gmail.com ([64.233.182.205]:667 "EHLO nproxy.gmail.com") by vger.kernel.org with ESMTP id S1751129AbWCPM6p (ORCPT ); Thu, 16 Mar 2006 07:58:45 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:organization:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=QUAmbhmTcebUAQr0x4fR6tRaRA+KvuPzh1o9jXX5xWXRUEpdjb7CW0GS3Wwnn1JhCqQe5kQUSZPAgWhG6vNHH9fScAHq9EzfRnilU/ykotne3wWHK5VY/dfpUbiYed6Hmhg+zdYK20F1tVxhzREVFc+Pf1HEtPABkFg29u7XmCY= Message-ID: <44196085.5060806@gmail.com> Date: Thu, 16 Mar 2006 13:56:37 +0100 From: Patrizio Bassi Reply-To: patrizio.bassi@gmail.com Organization: patrizio.bassi@gmail.com User-Agent: Mozilla Thunderbird 1.5 (X11/20060224) MIME-Version: 1.0 To: Adrian Bunk CC: "Kernel, " Subject: Re: 2.6.16-rc6-git6 compilation fails (input system) References: <441946AA.2070006@gmail.com> <20060316113206.GB3914@stusta.de> <44195429.8070809@gmail.com> In-Reply-To: <44195429.8070809@gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1439 Lines: 49 Patrizio Bassi ha scritto: > 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 >> >> >> [CUT] i'm sorry, i just found that the file may have been corrupted by some patches. downloading from scratch fixed the problem. i'm so sorry you have lost some time for my error :( Patrizio - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/