public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: war <war@starband.net>
To: linux-kernel@vger.kernel.org
Subject: AIC7XXX_OLD compile error.
Date: Tue, 09 Oct 2001 22:47:04 -0400	[thread overview]
Message-ID: <3BC3B6A8.4021B2AC@starband.net> (raw)

By just commenting it out, SCSI has about 40 nice errors upon startup.

The error is again posted below the differences of 2.4.7 and 2.4.11

In 2.4.7:

  11964
  11965 /* Eventually this will go into an include file, but this will
be later
        */
  11966 static Scsi_Host_Template driver_template = AIC7XXX;
  11967
  11968 #include "scsi_module.c"
  11969
  11970 /*

In 2.4.11:

  11964 #include "aic7xxx_old/aic7xxx_proc.c"
  11965
  11966 MODULE_LICENSE("Dual BSD/GPL");
  11967
  11968
  11969 /* Eventually this will go into an include file, but this will
be later
        */
  11970 static Scsi_Host_Template driver_template = AIC7XXX;
  11971
  11972 #include "scsi_module.c"
  11973

make[3]: Entering directory `/usr/src/linux-2.4.11/drivers/scsi'
ld -m elf_i386 -r -o scsi_mod.o scsi.o hosts.o scsi_ioctl.o constants.o
scsicam.o scsi_proc.o scsi_error.o scsi_obsolete.o scsi_queue.o
scsi_lib.o scsi_merge.o scsi_dma.o scsi_scan.o scsi_syms.o
gcc -D__KERNEL__ -I/usr/src/linux-2.4.11/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686    -c -o aic7xxx_old.o aic7xxx_old.c
aic7xxx_old.c:11966: parse error before string constant
aic7xxx_old.c:11966: warning: type defaults to `int' in declaration of
`MODULE_LICENSE'
aic7xxx_old.c:11966: warning: function declaration isn't a prototype
aic7xxx_old.c:11966: warning: data definition has no type or storage
class
make[3]: *** [aic7xxx_old.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.11/drivers/scsi'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.11/drivers/scsi'
make[1]: *** [_subdir_scsi] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.11/drivers'
make: *** [_dir_drivers] Error 2
[root@war linux]#



                 reply	other threads:[~2001-10-10  2:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BC3B6A8.4021B2AC@starband.net \
    --to=war@starband.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox