All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mircea Damian <Mircea.Damian@astral.kappa.ro>
To: war <war@starband.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: AIC7XXX Question
Date: Thu, 11 Oct 2001 17:17:37 +0300	[thread overview]
Message-ID: <20011011171737.H14161@linux.kappa.ro> (raw)
In-Reply-To: <3BC3B110.1801FBAD@starband.net>
In-Reply-To: <3BC3B110.1801FBAD@starband.net>; from war@starband.net on Tue, Oct 09, 2001 at 10:23:12PM -0400

You need to include linux/module.h to get the definition.

On Tue, Oct 09, 2001 at 10:23:12PM -0400, war wrote:
> What exactly (besides commenting out that line) do I need to do to fix
> this problem?
> 
> 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]#
> 
> 
> 
> -
> 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/

-- 
Mircea Damian
E-mails: dmircea@kappa.ro, dmircea@roedu.net
WebPage: http://taz.mania.k.ro/~dmircea/

  reply	other threads:[~2001-10-11 14:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-10  2:23 AIC7XXX Question war
2001-10-11 14:17 ` Mircea Damian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-07-22  4:03 aic7xxx question Nathan Bryant

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=20011011171737.H14161@linux.kappa.ro \
    --to=mircea.damian@astral.kappa.ro \
    --cc=linux-kernel@vger.kernel.org \
    --cc=war@starband.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.