This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Sun Jun 9 01:59:17 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 g8IJ4dX13091 for ; Wed, 18 Sep 2002 21:04:40 +0200 Received: (qmail 24753 invoked from network); 18 Sep 2002 07:25:50 -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:25:50 -0000 Received: (qmail 6416 invoked by uid 1000); 17 Sep 2002 21:09:51 -0000 Received: (maildatabase); juh Received: (qmail 27686 invoked by alias); 17 Jan 2002 10:37:50 -0000 Received: (qmail 27683 invoked from network); 17 Jan 2002 10:37:49 -0000 Received: from unknown (HELO dipsaus.ds9a.tudelft.nl) (::ffff:10.0.0.202) by spaans.ds9a.nl with SMTP; 17 Jan 2002 10:37:49 -0000 Received: (qmail 29975 invoked from network); 17 Jan 2002 10:37:18 -0000 Received: from unknown (HELO vger.kernel.org) (::ffff:12.107.208.194) by adsl-xs4all.ds9a.nl with SMTP; 17 Jan 2002 10:37:18 -0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 17 Jan 2002 05:32:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 17 Jan 2002 05:32:20 -0500 Received: from [195.163.91.180] ([195.163.91.180]:18954 "EHLO frontpartner.com") by vger.kernel.org with ESMTP id convert rfc822-to-8bit; Thu, 17 Jan 2002 05:32:11 -0500 Received: from frontpartner.com (localhost [127.0.0.1]) by frontpartner.com (8.12.1/8.12.1/Debian -5) with ESMTP id g0HAW53o009016; Thu, 17 Jan 2002 11:32:05 +0100 Received: (from linuxkernel@localhost) by frontpartner.com (8.12.1/8.12.1/Debian -5) id g0HAW4tG009014; Thu, 17 Jan 2002 11:32:04 +0100 From: Mathias Wiklander Date: Thu, 17 Jan 2002 11:32:04 +0100 To: linux-kernel@vger.kernel.org Cc: eastbay@exadus.com Subject: 2.5.3-pre1 emu10k1 Message-Id: <20020117103204.GA8938@profive.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 8BIT User-Agent: Mutt/1.3.25i Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org X-Spam-Status: No, hits=0 required=5 tests= Lines: 19 When I try to compile emu10k1 as a module i get this error. gcc -D__KERNEL__ -I/usr/src/v2.5.2/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno- strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DEMU10K1_SEQUENCER -c -o audio.o a udio.c audio.c: In function mu10k1_audio_open': audio.c:1101: invalid operands to binary & make[3]: *** [audio.o] Error 1 make[3]: Leaving directory /usr/src/v2.5.2/linux/drivers/sound/emu10k1' /Eastbay - 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/