All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Kemper <sebastian_ml@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: 2.6.17.2 doesn't compile: "In function `dm_put':: undefined reference to `idr_replace'" with gcc 4.1.1
Date: Sat, 9 Sep 2006 01:53:21 +0200	[thread overview]
Message-ID: <20060908235321.GA365@section_eight> (raw)

Hi all,

just wanted to be the first to mention this :-)

I use dm-crypt (luks), 2.6.17.11 compiled fine.

  AS      arch/i386/lib/putuser.o
  CC      arch/i386/lib/strstr.o
  CC      arch/i386/lib/usercopy.o
  AR      arch/i386/lib/lib.a
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `dm_put':
: undefined reference to `idr_replace'
drivers/built-in.o: In function `create_aux':
dm.c:(.text+0x99e6e): undefined reference to `idr_replace'
make: *** [.tmp_vmlinux1] Error 1

section_eight scripts # ./ver_linux
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.

Linux section_eight 2.6.17.11 #1 Wed Sep 6 14:40:42 CEST 2006 i686 AMD
Sempron(tm)   2400+ GNU/Linux

Gnu C                  4.1.1
Gnu make               3.80
binutils               2.16.1
util-linux             2.12r
mount                  2.12r
module-init-tools      3.2.2
e2fsprogs              1.39
Linux C Library        > libc.2.4
Dynamic linker (ldd)   2.4
Procps                 3.2.6
Net-tools              1.60
Kbd                    1.12
Sh-utils               5.94
udev                   087
Modules Loaded         rt61 lirc_serial lirc_dev

It's the first time a kernel doesn't compile for me :) Keep up the good
work!

Cheers
Sebastian

                 reply	other threads:[~2006-09-08 23:54 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=20060908235321.GA365@section_eight \
    --to=sebastian_ml@gmx.net \
    --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.