All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bart Verwilst <bart@verwilst.be>
To: linux-kernel@vger.kernel.org
Subject: Compilation error: 2.4.27
Date: Thu, 30 Sep 2004 01:57:59 +0200	[thread overview]
Message-ID: <415B4C07.9090401@verwilst.be> (raw)

Hi!

Could anybody help me out with this problem: I'm having a compilation 
error.. Any ideas somebody?



Installed linux # make bzImage
gcc -D__KERNEL__ -I/usr/src/linux-2.4.27/include -Wall 
-Wstrict-prototypes -Wno-
trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer 
-pipe -mpref
erred-stack-boundary=2 -march=i686   -DKBUILD_BASENAME=main -c -o 
init/main.o in
it/main.c
In file included from /usr/src/linux-2.4.27/include/linux/config.h:4,
                 from init/main.c:14:
/usr/src/linux-2.4.27/include/linux/autoconf.h:687: parse error before 
')' token
In file included from /usr/src/linux-2.4.27/include/linux/proc_fs.h:5,
                 from init/main.c:15:
/usr/src/linux-2.4.27/include/linux/slab.h:52: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:52: warning: type defaults to 
`int' in declaration of `kmem_find_general_cachep'
/usr/src/linux-2.4.27/include/linux/slab.h:52: warning: data definition 
has no type or storage class
/usr/src/linux-2.4.27/include/linux/slab.h:53: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:54: parse error before 
"kmem_cache_t"
/usr/src/linux-2.4.27/include/linux/slab.h:54: warning: function 
declaration isn't a prototype
/usr/src/linux-2.4.27/include/linux/slab.h:55: parse error before 
"kmem_cache_t"
/usr/src/linux-2.4.27/include/linux/slab.h:55: warning: function 
declaration isn't a prototype
/usr/src/linux-2.4.27/include/linux/slab.h:55: warning: type defaults to 
`int' in declaration of `kmem_cache_create'
/usr/src/linux-2.4.27/include/linux/slab.h:55: warning: data definition 
has no type or storage class
/usr/src/linux-2.4.27/include/linux/slab.h:56: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:56: warning: function 
declaration isn't a prototype
/usr/src/linux-2.4.27/include/linux/slab.h:57: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:57: warning: function 
declaration isn't a prototype
/usr/src/linux-2.4.27/include/linux/slab.h:58: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:58: warning: function 
declaration isn't a prototype
/usr/src/linux-2.4.27/include/linux/slab.h:59: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:59: warning: function 
declaration isn't a prototype
/usr/src/linux-2.4.27/include/linux/slab.h:60: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:60: warning: function 
declaration isn't a prototype
/usr/src/linux-2.4.27/include/linux/slab.h:68: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:68: warning: type defaults to 
`int' in declaration of `vm_area_cachep'
/usr/src/linux-2.4.27/include/linux/slab.h:68: warning: data definition 
has no type or storage class
/usr/src/linux-2.4.27/include/linux/slab.h:69: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:69: warning: type defaults to 
`int' in declaration of `mm_cachep'
/usr/src/linux-2.4.27/include/linux/slab.h:69: warning: data definition 
has no type or storage class
/usr/src/linux-2.4.27/include/linux/slab.h:70: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:70: warning: type defaults to 
`int' in declaration of `names_cachep'
/usr/src/linux-2.4.27/include/linux/slab.h:70: warning: data definition 
has no type or storage class
/usr/src/linux-2.4.27/include/linux/slab.h:71: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:71: warning: type defaults to 
`int' in declaration of `files_cachep'
/usr/src/linux-2.4.27/include/linux/slab.h:71: warning: data definition 
has no type or storage class
/usr/src/linux-2.4.27/include/linux/slab.h:72: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:72: warning: type defaults to 
`int' in declaration of `filp_cachep'
/usr/src/linux-2.4.27/include/linux/slab.h:72: warning: data definition 
has no type or storage class
/usr/src/linux-2.4.27/include/linux/slab.h:73: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:73: warning: type defaults to 
`int' in declaration of `dquot_cachep'
/usr/src/linux-2.4.27/include/linux/slab.h:73: warning: data definition 
has no type or storage class
/usr/src/linux-2.4.27/include/linux/slab.h:74: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:74: warning: type defaults to 
`int' in declaration of `bh_cachep'
/usr/src/linux-2.4.27/include/linux/slab.h:74: warning: data definition 
has no type or storage class
/usr/src/linux-2.4.27/include/linux/slab.h:75: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:75: warning: type defaults to 
`int' in declaration of `fs_cachep'
/usr/src/linux-2.4.27/include/linux/slab.h:75: warning: data definition 
has no type or storage class
/usr/src/linux-2.4.27/include/linux/slab.h:76: parse error before '*' token
/usr/src/linux-2.4.27/include/linux/slab.h:76: warning: type defaults to 
`int' in declaration of `sigact_cachep'
/usr/src/linux-2.4.27/include/linux/slab.h:76: warning: data definition 
has no type or storage class
make: *** [init/main.o] Error 1



Thanks a lot in advance!

Kind regards,

Bart Verwilst

                 reply	other threads:[~2004-09-29 23:58 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=415B4C07.9090401@verwilst.be \
    --to=bart@verwilst.be \
    --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 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.