mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Whats the problem
Date: Sun, 31 Dec 2000 16:57:35 +0100	[thread overview]
Message-ID: <20001231165734.F15712@lug-owl.de> (raw)
In-Reply-To: <Pine.SOL.3.96.1001230222916.20774B-100000@kohinoor.csa.iisc.ernet.in>
In-Reply-To: <Pine.SOL.3.96.1001230222916.20774B-100000@kohinoor.csa.iisc.ernet.in>; from sourav@csa.iisc.ernet.in on Sat, Dec 30, 2000 at 10:46:04PM +0530

[-- Attachment #1: Type: text/plain, Size: 821 bytes --]

On Sat, Dec 30, 2000 at 10:46:04PM +0530, Sourav Sen wrote:
> 
> I am unable to compile the following code, can anyone say whats the
> problem :
> 
> The main error msg is like the following:
> 
> 	parse error before `EXPORT_SYMTAB_not_defined'
                            ^^^^^^^^^^^^^^^^^^^^^^^^^

Well, the problem is that 'EXPORT_SYMTAB' is not defined;)
> 
> CC=gcc
> MODCFLAGS=-Wall -DMODULE -D__KERNEL__ -DLINUX

should be:

MODCFLAGS=-Wall -DMODULE -DEXPORT_SYMTAB -D__KERNEL__ -DLINUX

MfG, JBG

-- 
Fehler eingestehen, Größe zeigen: Nehmt die Rechtschreibreform zurück!!!
/* Jan-Benedict Glaw <jbglaw@lug-owl.de> -- +49-177-5601720 */
keyID=0x8399E1BB fingerprint=250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB
     "insmod vi.o and there we go..." (Alexander Viro on linux-kernel)

[-- Attachment #2: Type: application/pgp-signature, Size: 240 bytes --]

      reply	other threads:[~2000-12-31 16:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-30 17:16 Sourav Sen
2000-12-31 15:57 ` Jan-Benedict Glaw [this message]

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=20001231165734.F15712@lug-owl.de \
    --to=jbglaw@lug-owl.de \
    --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

all inboxes | Powered by JetHome®