All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Lehnberger <debian@internetists.de>
To: linux-kernel@vger.kernel.org
Subject: [2.4.23-pre9] Compilation Error
Date: Sat, 1 Nov 2003 12:42:01 +0100	[thread overview]
Message-ID: <200311011242.01886.debian@internetists.de> (raw)

Good morning,


i try to compile a new kernel for my notebook with a new (the old one works, 
but i can´t find it) config file, but i get an error at the compilation:

cc -D__KERNEL__ -I/usr/src/linux-2.4.22/include -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer 
-pipe -mpreferred-stack-boundary=2 -march=i686   -nostdinc -iwithprefix 
include -DKBUILD_BASENAME=inode  -c -o inode.o inode.c
inode.c:968: error: redefinition of `iget4'
/usr/src/linux-2.4.22/include/linux/fs.h:1415: error: `iget4' previously 
defined here
make[3]: *** [inode.o] Fehler 1
make[3]: Leaving directory `/usr/src/linux-2.4.22/fs'
make[2]: *** [first_rule] Fehler 2
make[2]: Leaving directory `/usr/src/linux-2.4.22/fs'
make[1]: *** [_dir_fs] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.4.22'
make: *** [stamp-build] Fehler 2

The kernel-version is 2.4.23-pre9, the name of the directory is 2.4.22

Greetings from Germany

Christoph


             reply	other threads:[~2003-11-01 11:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-01 11:42 Christoph Lehnberger [this message]
2003-11-01 15:58 ` [2.4.23-pre9] Compilation Error Willy Tarreau
2003-11-02 12:34   ` Christoph Lehnberger

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=200311011242.01886.debian@internetists.de \
    --to=debian@internetists.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.