This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Wed May 22 01:19:14 2024 Received: from spaans.ds9a.nl (adsl-xs4all.ds9a.nl [213.84.159.51]) by kylie.puddingonline.com (8.11.6/8.11.6) with SMTP id g8IH1oX20978 for ; Wed, 18 Sep 2002 19:01:51 +0200 Received: (qmail 19807 invoked from network); 18 Sep 2002 07:22:33 -0000 Received: from unknown (HELO spaans.ds9a.nl) (3ffe:8280:10:360:202:44ff:fe2a:a1dd) by mayo.ipv6.ds9a.nl with SMTP; 18 Sep 2002 07:22:33 -0000 Received: (qmail 741 invoked by uid 1000); 17 Sep 2002 21:06:22 -0000 Received: (maildatabase); juh Received: (qmail 2655 invoked by alias); 9 Jan 2002 19:25:21 -0000 Received: (qmail 2652 invoked from network); 9 Jan 2002 19:25:21 -0000 Received: from unknown (HELO dipsaus.ds9a.tudelft.nl) (::ffff:10.0.0.202) by spaans.ds9a.nl with SMTP; 9 Jan 2002 19:25:21 -0000 Received: (qmail 20897 invoked from network); 9 Jan 2002 19:25:00 -0000 Received: from unknown (HELO vger.kernel.org) (::ffff:12.107.208.194) by adsl-xs4all.ds9a.nl with SMTP; 9 Jan 2002 19:25:00 -0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 9 Jan 2002 14:21:02 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 9 Jan 2002 14:20:52 -0500 Received: from mailout04.sul.t-online.com ([194.25.134.18]:62868 "EHLO mailout04.sul.t-online.com") by vger.kernel.org with ESMTP id convert rfc822-to-8bit; Wed, 9 Jan 2002 14:20:35 -0500 Received: from fwd05.sul.t-online.de by mailout04.sul.t-online.de with smtp id 16OOH4-0000dA-02; Wed, 09 Jan 2002 20:20:34 +0100 Received: from neon.hh59.org (520047050029-0001@[217.0.240.222]) by fmrl05.sul.t-online.com with esmtp id 16OOGn-26OTsOC; Wed, 9 Jan 2002 20:20:17 +0100 Received: (from axel@localhost) by neon.hh59.org (8.11.6/8.11.6/SuSE Linux 0.5) id g09JKEa08836; Wed, 9 Jan 2002 20:20:14 +0100 Date: Wed, 9 Jan 2002 20:20:14 +0100 From: "Axel H. Siebenwirth" To: linux-kernel@vger.kernel.org Subject: Re: kdev_t changes cause NVdriver compile failure? Message-Id: <20020109192014.GB8760@neon.hh59.org> References: <20020109191831.GA8760@neon.hh59.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <20020109191831.GA8760@neon.hh59.org> User-Agent: Mutt/1.3.24i Organization: hh59.org X-Sender: 520047050029-0001@t-dialin.net Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org X-Spam-Tag: 1 Lines: 28 Hallo, I forgot the error output: rm -f nv.o os-interface.o os-registry.o Module-linux nv_compiler.h NVdriver cc -c -Wall -Wno-unknown-pragmas -Wno-multichar -O2 -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -D_X86_=1 -Di386=1 -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20 -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=2313 -I. -I/lib/modules/2.5.2-pre10/build/include nv.c nv.c: In function v_kern_open': nv.c:1148: invalid operands to binary & nv.c:1152: invalid operands to binary & nv.c: In function v_kern_close': nv.c:1259: invalid operands to binary & make: *** [nv.o] Error 1 It happens both with gcc version 3.0.4 20020108 (prerelease) and gcc version 2.95.3 20010315 (SuSE). Thanks, Axel Siebenwirth - 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/