From: Mark Lane <mark@harddata.com>
To: linux-kernel@vger.kernel.org
Subject: 2.4.22 and Athlon64
Date: Wed, 29 Oct 2003 12:21:16 -0700 [thread overview]
Message-ID: <5.1.1.6.0.20031029120536.03db3840@mail.harddata.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 595 bytes --]
I am having trouble compiling the 2.4.22 kernel for x86-64 non-smp. I can
compile the smp kernel but not the regular kernel.
It seems that ksyms.c for x86-64 is looking for some smp stuff from the
errors I am getting.
I have tried 2.4.23-8 and the problem seems gone but I get an error when
linking fs/fs.o into vmlinux. I have attached the errors I received.
TIA,
--
Mark Lane, CET mailto:mark@harddata.com
Hard Data Ltd. http://www.harddata.com
T: 01-780-456-9771 F: 01-780-456-9772
11060 - 166 Avenue Edmonton, AB, Canada, T5X 1Y3
--> Ask me about our Excellent 1U Systems! <--
[-- Attachment #2: compile_error.log --]
[-- Type: application/octet-stream, Size: 1070 bytes --]
ld -m elf_x86_64 -T /usr/src/linux-2.4.22/arch/x86_64/vmlinux.lds -e stext arch/x86_64/kernel/head.o arch/x86_64/kernel/head64.o arch/x86_64/kernel/init_task.o init/main.o init/version.o init/do_mounts.o \
--start-group \
arch/x86_64/kernel/kernel.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o arch/x86_64/mm/mm.o arch/x86_64/ia32/ia32.o \
drivers/char/char.o drivers/block/block.o drivers/misc/misc.o drivers/net/net.o drivers/char/drm/drm.o drivers/net/fc/fc.o drivers/net/appletalk/appletalk.o drivers/net/tokenring/tr.o drivers/net/wan/wan.o drivers/atm/atm.o drivers/ide/idedriver.o drivers/cdrom/driver.o drivers/pci/driver.o drivers/net/wireless/wireless_net.o drivers/video/video.o drivers/media/media.o drivers/md/mddev.o drivers/isdn/vmlinux-obj.o crypto/crypto.o \
net/network.o \
/usr/src/linux-2.4.22/arch/x86_64/lib/lib.a /usr/src/linux-2.4.22/lib/lib.a \
--end-group \
-o vmlinux
fs/fs.o(.text+0x1429f): In function `dput':
: undefined reference to `atomic_dec_and_lock'
make: *** [vmlinux] Error 1
next reply other threads:[~2003-10-29 19:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-29 19:21 Mark Lane [this message]
[not found] <M4ba.8dv.3@gated-at.bofh.it>
2003-10-29 19:41 ` Andi Kleen
2003-10-29 20:38 ` Mark Lane
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=5.1.1.6.0.20031029120536.03db3840@mail.harddata.com \
--to=mark@harddata.com \
--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
Powered by JetHome