This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Thu Apr 25 17:05:16 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 g8HJnTi19358 for ; Tue, 17 Sep 2002 21:49:29 +0200 Received: (qmail 4118 invoked from network); 17 Sep 2002 19:40:38 -0000 Received: from unknown (HELO spaans.ds9a.nl) (3ffe:8280:10:360:202:44ff:fe2a:a1dd) by mayo.ipv6.ds9a.nl with SMTP; 17 Sep 2002 19:40:38 -0000 Received: (qmail 6740 invoked by uid 1000); 17 Sep 2002 19:40:29 -0000 MBOX-Line: From linux-kernel-owner@vger.kernel.org Tue Sep 05 12:16:38 2000 Received: (maildatabase); juh Received: (qmail 1626 invoked by alias); 5 Sep 2000 12:16:38 -0000 Received: (qmail 1623 invoked from network); 5 Sep 2000 12:16:38 -0000 Received: from vger.kernel.org (199.183.24.194) by spaans.ds9a.nl with SMTP; 5 Sep 2000 12:16:38 -0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 5 Sep 2000 08:29:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 5 Sep 2000 08:29:15 -0400 Received: from cr636385-a.nmkt1.on.wave.home.com ([24.112.44.117]:27662 "EHLO cr636385-a.nmkt1.on.wave.home.com") by vger.kernel.org with ESMTP id ; Tue, 5 Sep 2000 08:29:02 -0400 Received: from athame.dynamicro.internal([192.168.22.3]) (2688 bytes) by cr636385-a.nmkt1.on.wave.home.com via sendmail with P:esmtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for < Date: Tue, 5 Sep 2000 08:13:12 -0400 (EDT) From: glouis@dynamicro.on.ca X-Sender: root@athame.dynamicro.internal To: Alan Cox , David Hinds Cc: linux-kernel@vger.kernel.org Subject: 2.2.18-3 seems to break pcmcia-cs-3.1.20 Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org # make all make[1]: Entering directory /usr/src/pcmcia-cs-3.1.20/modules' cc -MD -O2 -Wall -Wstrict-prototypes -pipe -I../include -I/usr/src/linux/include -D__KERNEL__ -DMODULE -c cs.c In file included from /usr/src/linux/include/linux/fs.h:12, from /usr/src/linux/include/linux/tty.h:20, from /usr/src/linux/include/linux/sched.h:21, from /usr/src/linux/include/linux/vmalloc.h:4, from /usr/src/linux/include/asm/io.h:101, from ../include/pcmcia/k_compat.h:184, from cs.c:35: /usr/src/linux/include/linux/wait.h:24: warning: nit_waitqueue_head' redefined ../include/pcmcia/k_compat.h:62: warning: this is the location of the previous definition In file included from /usr/src/linux/include/linux/vmalloc.h:4, from /usr/src/linux/include/asm/io.h:101, from ../include/pcmcia/k_compat.h:184, from cs.c:35: /usr/src/linux/include/linux/sched.h:500: warning: _set_current_state' redefined ../include/pcmcia/k_compat.h:169: warning: this is the location of the previous definition In file included from /usr/src/linux/include/linux/fs.h:12, from /usr/src/linux/include/linux/tty.h:20, from /usr/src/linux/include/linux/sched.h:21, from /usr/src/linux/include/linux/vmalloc.h:4, from /usr/src/linux/include/asm/io.h:101, from ../include/pcmcia/k_compat.h:184, from cs.c:35: /usr/src/linux/include/linux/wait.h:19: redefinition of ait_queue_head_t' ../include/pcmcia/k_compat.h:64: ait_queue_head_t' previously declared here {standard input}: Assembler messages: {standard input}:9: Warning: Ignoring changed section attributes for .modinfo make[1]: *** [cs.o] Error 1 make[1]: Leaving directory /usr/src/pcmcia-cs-3.1.20/modules' make: *** [all] Error 2 -- | G r e g L o u i s | gpg public key: | | http://www.bgl.nu/~glouis | finger greg@bgl.nu | - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/