Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 7 Jan 2003 23:35:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 7 Jan 2003 23:35:11 -0500 Received: from adsl-67-121-154-100.dsl.pltn13.pacbell.net ([67.121.154.100]:6368 "EHLO localhost") by vger.kernel.org with ESMTP id ; Tue, 7 Jan 2003 23:35:09 -0500 Date: Tue, 7 Jan 2003 20:43:03 -0800 From: Joshua Kwan To: dhinds , linux-kernel@vger.kernel.org Subject: Re: [2.5.54-dj1-bk] Some interesting experiences... Message-Id: <20030107204303.2dd901ca.joshk@ludicrus.ath.cx> In-Reply-To: <20030107175801.A23794@sonic.net> References: <20030107172147.3c53efa8.joshk@ludicrus.ath.cx> <20030107175801.A23794@sonic.net> X-Mailer: Sylpheed version 0.8.8claws65 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="s/ECdvx.D,Q.6=.1" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2490 Lines: 76 --s/ECdvx.D,Q.6=.1 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit No, it's not fixed... joshk@fuuma:~/pcmcia-cs-3.2.4$ make all cc -MD -O3 -Wall -Wstrict-prototypes -pipe -Wa,--no-warn -I../include/static -I/usr/src/linux-2.5/include -I../include -I../modules -c cardmgr.c In file included from cardmgr.c:200: /usr/src/linux-2.5/include/scsi/scsi.h:185: parse error before "u8" /usr/src/linux-2.5/include/scsi/scsi.h:185: warning: no semicolon at end of struct or union /usr/src/linux-2.5/include/scsi/scsi.h:186: warning: type defaults to `int' in declaration of `ScsiLun' /usr/src/linux-2.5/include/scsi/scsi.h:186: warning: data definition has no type or storage class make[1]: *** [cardmgr.o] Error 1 make[1]: Leaving directory `/home/joshk/pcmcia-cs-3.2.4/cardmgr' But is this a problem with scsi.h itself? Regards Josh Rabid cheeseburgers forced dhinds to write this on Tue, 7 Jan 2003 17:58:01 -0800: > On Tue, Jan 07, 2003 at 05:21:46PM -0800, Joshua Kwan wrote: > > > 2. [linux-2.5] pcmcia-cs 3.2.3 will no longer build: here is the > > build log, pertinent details only. > > > > cc -MD -O3 -Wall -Wstrict-prototypes -pipe -Wa,--no-warn > > -I../include/static -I/usr/src/linux-2.5/include -I../include > > -I../modules -c cardmgr.c > > In file included from cardmgr.c:200: > > /usr/src/linux-2.5/include/scsi/scsi.h:185: parse error before "u8" > > This should be fixed in the current beta for 3.2.4 available from > http://pcmcia-cs.sourceforge.net/ftp/NEW. > > -- Dave > - > 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/ > -- Joshua Kwan joshk@mspencer.net pgp public key at http://joshk.mspencer.net/pubkey_gpg.asc It's hard to keep your shirt on when you're getting something off your chest. --s/ECdvx.D,Q.6=.1 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+G6xZ6TRUxq22Mx4RAklLAKClrVz6zRDCvCUE4ySmapa+xNlN6QCdEoIv dDTKUFW1MAYW30EJ9ax1Buw= =v/RI -----END PGP SIGNATURE----- --s/ECdvx.D,Q.6=.1-- - 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/