public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chmouel Boudjnah <chmouel@mandrakesoft.com>
To: Hans Grobler <grobh@sun.ac.za>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: test11pre3: MD module compile fail, sysctl.h again
Date: 13 Nov 2000 04:37:46 -0800	[thread overview]
Message-ID: <m3n1f4cajp.fsf@matrix.mandrakesoft.com> (raw)
In-Reply-To: <Pine.LNX.4.21.0011130757210.19245-100000@ccs.sun.ac.za>
In-Reply-To: <Pine.LNX.4.21.0011130757210.19245-100000@ccs.sun.ac.za>

Hans Grobler <grobh@sun.ac.za> writes:

> make -C md modules
> make[2]: Entering directory `/usr/src/linux-2.4.0-test11-pre3/drivers/md'
> kgcc -D__KERNEL__ -I/usr/src/linux-2.4.0-test11-pre3/include -Wall
> -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing
> -pipe -march=i686 -DMODULE -DMODVERSIONS -include
> /usr/src/linux-2.4.0-test11-pre3/include/linux/modversions.h
> -DEXPORT_SYMTAB -c md.c

patch from jgarzik :

--- linux/include/linux/sysctl.h.chmou	Sat Nov 11 22:13:13 2000
+++ linux/include/linux/sysctl.h	Sun Nov 12 12:08:15 2000
@@ -24,8 +24,12 @@
 #ifndef _LINUX_SYSCTL_H
 #define _LINUX_SYSCTL_H
 
+#include <linux/kernel.h>
+#include <linux/types.h>
 #include <linux/list.h>
+
+struct file;
 
 #define CTL_MAXNAME 10
 




-- 
MandrakeSoft Inc                     http://www.chmouel.org
                      --Chmouel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

      reply	other threads:[~2000-11-13 12:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-13  5:59 test11pre3: MD module compile fail, sysctl.h again Hans Grobler
2000-11-13 12:37 ` Chmouel Boudjnah [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=m3n1f4cajp.fsf@matrix.mandrakesoft.com \
    --to=chmouel@mandrakesoft.com \
    --cc=grobh@sun.ac.za \
    --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