All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Roth <xsebbi@gmx.de>
To: linux-kernel@vger.kernel.org
Subject: [2.5.7-dj2] Compile Error
Date: Thu, 28 Mar 2002 12:17:43 +0100	[thread overview]
Message-ID: <200203281216.32590@xsebbi.de> (raw)

Hi there,

make bzImage says:
make[1]: Entering directory `/usr/src/linux-2.5-dj/kernel'
make all_targets
make[2]: Entering directory `/usr/src/linux-2.5-dj/kernel'
gcc -D__KERNEL__ -I/usr/src/linux-2.5-dj/include -Wall 
-Wstrict-prototypes -Wno-
trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common 
-pipe -mpref
erred-stack-boundary=2 -march=i686 -malign-functions=4    
-DKBUILD_BASENAME=acct
  -c -o acct.o acct.c
acct.c:235: parse error before `do'
acct.c:378: parse error before `do'
acct.c:384: parse error before `&'
acct.c:386: warning: type defaults to `int' in declaration of 
`do_acct_process'
acct.c:386: warning: parameter names (without types) in function 
declaration
acct.c:386: conflicting types for `do_acct_process'
acct.c:297: previous declaration of `do_acct_process'
acct.c:386: warning: data definition has no type or storage class
acct.c:387: warning: type defaults to `int' in declaration of `fput'
acct.c:387: warning: parameter names (without types) in function 
declaration
acct.c:387: conflicting types for `fput'
/usr/src/linux-2.5-dj/include/linux/file.h:36: previous declaration of 
`fput'
acct.c:387: warning: data definition has no type or storage class
acct.c:388: parse error before `}'
make[2]: *** [acct.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.5-dj/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5-dj/kernel'
make: *** [_dir_kernel] Error 2

just for information.

		Sebastian

             reply	other threads:[~2002-03-28 11:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-28 11:17 Sebastian Roth [this message]
2002-03-28 12:41 ` [2.5.7-dj2] Compile Error Adam Kropelin
2002-03-28 17:53   ` Bob Miller
2002-03-28 18:25     ` [PATCH] " Bob Miller
2002-03-28 19:03     ` Dave Jones
2002-03-29  2:01       ` Adam Kropelin
  -- strict thread matches above, loose matches on Subject: below --
2002-03-28 19:01 Andrey Klochko
2002-03-28 20:07 ` Sebastian Roth

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=200203281216.32590@xsebbi.de \
    --to=xsebbi@gmx.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 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.