This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Sun Jun 2 10:09:20 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 g8IIwNX05270 for ; Wed, 18 Sep 2002 20:58:24 +0200 Received: (qmail 10058 invoked from network); 18 Sep 2002 09:20:54 -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 09:20:54 -0000 Received: (qmail 13750 invoked by uid 1000); 17 Sep 2002 20:06:37 -0000 Received: (maildatabase); juh Received: (qmail 1781 invoked by alias); 17 Mar 2001 06:55:44 -0000 Received: (qmail 1769 invoked from network); 17 Mar 2001 06:55:43 -0000 Received: from server.ds9a.tudelft.nl (HELO home.ds9a.nl) (10.0.0.1) by spaans-smp.ds9a.tudelft.nl with SMTP; 17 Mar 2001 06:55:43 -0000 Received: (qmail 7661 invoked by uid 0); 16 Mar 2001 23:47:54 -0000 Received: from vger.kernel.org (199.183.24.194) by home.ds9a.nl with SMTP; 16 Mar 2001 23:47:54 -0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 16 Mar 2001 18:44:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 16 Mar 2001 18:44:07 -0500 Received: from smtp01.wxs.nl ([195.121.6.61]:21236 "EHLO smtp01.wxs.nl") by vger.kernel.org with ESMTP id ; Fri, 16 Mar 2001 18:43:59 -0500 Received: from planet.nl ([213.10.52.76]) by smtp01.wxs.nl (Netscape Messaging Server 4.05) with ESMTP id GABDVY01.LHX for ; Sat, 17 Mar 2001 00:43:10 +0100 Message-Id: <3AB2A52D.30FA151B@planet.nl> Date: Sat, 17 Mar 2001 00:43:41 +0100 From: Erik van Asselt X-Mailer: Mozilla 4.7 [nl] (Win98; U) X-Accept-Language: nl Mime-Version: 1.0 To: "linux-kernel@vger.kernel.org" Subject: [Fwd: problems compiling scsi_ioctl on kernels later 2.4.1] Content-Type: multipart/mixed; boundary="------------AD7D1302FC61C54FB8DE54F9" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org Dit is een multi-gedeelten-bericht in MIME-formaat. --------------AD7D1302FC61C54FB8DE54F9 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit make -C scsi make[2]: Entering directory `/usr/src/linux/drivers/scsi' make -C aic7xxx make[3]: Entering directory `/usr/src/linux/drivers/scsi/aic7xxx' make all_targets make[4]: Entering directory `/usr/src/linux/drivers/scsi/aic7xxx' ld -m elf_i386 -r -o aic7xxx_mod.o aic7xxx_linux.o aic7xxx_linux_pci.o aic7xxx_proc.o aic7770_linux.o aic7xxx.o aic7xxx_pci.o aic7xxx_93cx6.o aic7770.o rm -f aic7xxx_drv.o ld -m elf_i386 -r -o aic7xxx_drv.o aic7xxx_mod.o make[4]: Leaving directory `/usr/src/linux/drivers/scsi/aic7xxx' make[3]: Leaving directory `/usr/src/linux/drivers/scsi/aic7xxx' make all_targets make[3]: Entering directory `/usr/src/linux/drivers/scsi' gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -march=i586 -c -o scsi_ioctl.o scsi_ioctl.c scsi_ioctl.c:191: parse error before `Scsi_Ioctl_Command' scsi_ioctl.c:192: warning: function declaration isn't a prototype scsi_ioctl.c: In function `scsi_ioctl_send_command': scsi_ioctl.c:204: `sic' undeclared (first use in this function) scsi_ioctl.c:204: (Each undeclared identifier is reported only once scsi_ioctl.c:204: for each function it appears in.) scsi_ioctl.c:209: `Scsi_Ioctl_Command' undeclared (first use in this function) scsi_ioctl.c:212: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:213: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:271: `dev' undeclared (first use in this function) scsi_ioctl.c: In function `scsi_ioctl': scsi_ioctl.c:378: `Scsi_Idlun' undeclared (first use in this function) scsi_ioctl.c:381: parse error before `)' scsi_ioctl.c:382: parse error before `)' scsi_ioctl.c:385: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:385: parse error before `)' scsi_ioctl.c:385: parse error before `)' scsi_ioctl.c:385: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:385: parse error before `)' scsi_ioctl.c:385: parse error before `)' scsi_ioctl.c:385: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:385: parse error before `)' scsi_ioctl.c:386: parse error before `)' scsi_ioctl.c:386: parse error before `)' scsi_ioctl.c:386: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:386: parse error before `)' scsi_ioctl.c:386: parse error before `)' scsi_ioctl.c:386: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:386: parse error before `)' scsi_ioctl.c:386: parse error before `)' scsi_ioctl.c:386: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:386: parse error before `)' scsi_ioctl.c:412: `Scsi_Ioctl_Command' undeclared (first use in this function) scsi_ioctl.c:412: parse error before `)' scsi_ioctl.c:419: `SCSI_REMOVAL_PREVENT' undeclared (first use in this function) scsi_ioctl.c:429: `SCSI_REMOVAL_ALLOW' undeclared (first use in this function) make[3]: *** [scsi_ioctl.o] Error 1 make[3]: Leaving directory `/usr/src/linux/drivers/scsi' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux/drivers/scsi' make[1]: *** [_subdir_scsi] Error 2 make[1]: Leaving directory `/usr/src/linux/drivers' make: *** [_dir_drivers] Error 2 i had it working fine in 2.4.1 Douglas Gilbert schreef: > > i tried to compile linux-2.4.3-pre4 on a redhat and suse machine with > > different gcc's egcs 1.1.2 ,gcc 2.96 and gcc 2.95 > > but all get stuck on compiling scsi_ioctl in kernel or as module > > does anyone have an idea? > > machine's : -pentium 66 (with bug :=) running suse 7.0 > > -amd athlon 1000 with promise fasttrak running redhat > > 7.0 > > Erik, > Is there a compile error (if so what). There are no changes > in scsi_ioctl.c between 2.4.2 (which builds ok for me) and > 2.4.3-pre4 . > > Doug Gilbert --------------AD7D1302FC61C54FB8DE54F9 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Mozilla-Status2: 00000000 Message-ID: <3AB2A2AF.1F782612@planet.nl> Date: Sat, 17 Mar 2001 00:33:03 +0100 From: Erik van Asselt X-Mailer: Mozilla 4.7 [nl] (Win98; U) X-Accept-Language: nl MIME-Version: 1.0 To: Douglas Gilbert Subject: Re: problems compiling scsi_ioctl on kernels later 2.4.1 References: <3AB26CA3.4115C1E@torque.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit make -C scsi make[2]: Entering directory `/usr/src/linux/drivers/scsi' make -C aic7xxx make[3]: Entering directory `/usr/src/linux/drivers/scsi/aic7xxx' make all_targets make[4]: Entering directory `/usr/src/linux/drivers/scsi/aic7xxx' ld -m elf_i386 -r -o aic7xxx_mod.o aic7xxx_linux.o aic7xxx_linux_pci.o aic7xxx_proc.o aic7770_linux.o aic7xxx.o aic7xxx_pci.o aic7xxx_93cx6.o aic7770.o rm -f aic7xxx_drv.o ld -m elf_i386 -r -o aic7xxx_drv.o aic7xxx_mod.o make[4]: Leaving directory `/usr/src/linux/drivers/scsi/aic7xxx' make[3]: Leaving directory `/usr/src/linux/drivers/scsi/aic7xxx' make all_targets make[3]: Entering directory `/usr/src/linux/drivers/scsi' gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -march=i586 -c -o scsi_ioctl.o scsi_ioctl.c scsi_ioctl.c:191: parse error before `Scsi_Ioctl_Command' scsi_ioctl.c:192: warning: function declaration isn't a prototype scsi_ioctl.c: In function `scsi_ioctl_send_command': scsi_ioctl.c:204: `sic' undeclared (first use in this function) scsi_ioctl.c:204: (Each undeclared identifier is reported only once scsi_ioctl.c:204: for each function it appears in.) scsi_ioctl.c:209: `Scsi_Ioctl_Command' undeclared (first use in this function) scsi_ioctl.c:212: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:213: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:271: `dev' undeclared (first use in this function) scsi_ioctl.c: In function `scsi_ioctl': scsi_ioctl.c:378: `Scsi_Idlun' undeclared (first use in this function) scsi_ioctl.c:381: parse error before `)' scsi_ioctl.c:382: parse error before `)' scsi_ioctl.c:385: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:385: parse error before `)' scsi_ioctl.c:385: parse error before `)' scsi_ioctl.c:385: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:385: parse error before `)' scsi_ioctl.c:385: parse error before `)' scsi_ioctl.c:385: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:385: parse error before `)' scsi_ioctl.c:386: parse error before `)' scsi_ioctl.c:386: parse error before `)' scsi_ioctl.c:386: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:386: parse error before `)' scsi_ioctl.c:386: parse error before `)' scsi_ioctl.c:386: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:386: parse error before `)' scsi_ioctl.c:386: parse error before `)' scsi_ioctl.c:386: warning: type defaults to `int' in declaration of `type name' scsi_ioctl.c:386: parse error before `)' scsi_ioctl.c:412: `Scsi_Ioctl_Command' undeclared (first use in this function) scsi_ioctl.c:412: parse error before `)' scsi_ioctl.c:419: `SCSI_REMOVAL_PREVENT' undeclared (first use in this function) scsi_ioctl.c:429: `SCSI_REMOVAL_ALLOW' undeclared (first use in this function) make[3]: *** [scsi_ioctl.o] Error 1 make[3]: Leaving directory `/usr/src/linux/drivers/scsi' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux/drivers/scsi' make[1]: *** [_subdir_scsi] Error 2 make[1]: Leaving directory `/usr/src/linux/drivers' make: *** [_dir_drivers] Error 2 i had it working fine in 2.4.1 Douglas Gilbert schreef: > > i tried to compile linux-2.4.3-pre4 on a redhat and suse machine with > > different gcc's egcs 1.1.2 ,gcc 2.96 and gcc 2.95 > > but all get stuck on compiling scsi_ioctl in kernel or as module > > does anyone have an idea? > > machine's : -pentium 66 (with bug :=) running suse 7.0 > > -amd athlon 1000 with promise fasttrak running redhat > > 7.0 > > Erik, > Is there a compile error (if so what). There are no changes > in scsi_ioctl.c between 2.4.2 (which builds ok for me) and > 2.4.3-pre4 . > > Doug Gilbert --------------AD7D1302FC61C54FB8DE54F9-- - 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/