From: Nathan <wfilardo@fuse.net>
To: lkml <linux-kernel@vger.kernel.org>
Subject: [Fwd: Re: Linux 2.5.3-dj1]
Date: Thu, 31 Jan 2002 23:12:15 -0500 [thread overview]
Message-ID: <3C5A159F.2010108@fuse.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: Re: Linux 2.5.3-dj1 --]
[-- Type: message/rfc822, Size: 2392 bytes --]
From: Nathan <wfilardo@fuse.net>
To: Dave Jones <davej@suse.de>
Subject: Re: Linux 2.5.3-dj1
Date: Thu, 31 Jan 2002 23:07:27 -0500
Message-ID: <3C5A147F.6040800@fuse.net>
Dave Jones wrote:
>And we start all over again.. Sync against 2.5.3, and merge some
>more pending items. Hopefully this fixes the reiserfs issues
>that popped up in -dj7 (but mysteriously not in mainline).
>please report reiserfs success/failure stories.
>
>Patch against 2.5.3 vanilla is available from:
>ftp://ftp.kernel.org/pub/linux/kernel/people/davej/patches/2.5/
>
> -- Davej.
>
[snip]
Compiling with ZISOFS I get an undefined reference to "zisofs_cleanup":
ld -m elf_i386 -T
/home/expsoft/src/linux-kernel/linux-2.5/linux-2.5.3-dj1-nwf/arch/i386/vmlinux.lds
-e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o
init/main.o init/version.o init/do_mounts.o \
--start-group \
arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o
mm/mm.o fs/fs.o ipc/ipc.o \
/home/expsoft/src/linux-kernel/linux-2.5/linux-2.5.3-dj1-nwf/arch/i386/lib/lib.a
/home/expsoft/src/linux-kernel/linux-2.5/linux-2.5.3-dj1-nwf/lib/lib.a
/home/expsoft/src/linux-kernel/linux-2.5/linux-2.5.3-dj1-nwf/arch/i386/lib/lib.a
\
drivers/acpi/acpi.o drivers/base/base.o drivers/char/char.o
drivers/block/block.o drivers/misc/misc.o drivers/net/net.o
drivers/media/media.o drivers/char/agp/agp.o drivers/char/drm/drm.o
drivers/ide/idedriver.o drivers/cdrom/driver.o drivers/pci/driver.o
drivers/net/pcmcia/pcmcia_net.o drivers/net/wireless/wireless_net.o
drivers/pnp/pnp.o drivers/video/video.o drivers/input/inputdrv.o
drivers/input/serio/seriodrv.o \
net/network.o \
--end-group \
-o vmlinux
fs/fs.o: In function `init_iso9660_fs':
fs/fs.o(.text.init+0xe71): undefined reference to `zisofs_cleanup'
make: *** [vmlinux] Error 1
Kernel is patched thus:
2.5.3
2.5.3-dj1
preempt-kernel-2.5.3-1
acpi-2.4.17 (again missing some Configure.help entries, manually deleted
acpitable.c from arch/i386/kernel)
acpi-pci-irq-routing patch
Thanks!
--Nathan
reply other threads:[~2002-02-01 4:12 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=3C5A159F.2010108@fuse.net \
--to=wfilardo@fuse.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.