From: Mike Fedyk <mfedyk@matchmail.com>
To: Tony Reed <Tony@TRLJC.COM>
Cc: linux-kernel@vger.kernel.org
Subject: Re: It's me again ...
Date: Fri, 16 Nov 2001 18:15:21 -0800 [thread overview]
Message-ID: <20011116181521.F21354@mikef-linux.matchmail.com> (raw)
In-Reply-To: <20011117015851.531B415B4A@kubrick.trljc.com>
In-Reply-To: <20011117015851.531B415B4A@kubrick.trljc.com>
On Fri, Nov 16, 2001 at 08:58:51PM -0500, Tony Reed wrote:
> I've been building kernels since 2.2.15 or something, and I've never
> had problems before, so bear with me.
>
> Where is "deacivate_page" defined? Because, right at the end, I'm
> getting:
>
> ld -m elf_i386 -T /usr/src/linux-2.4.14/linux/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.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 \
> drivers/char/char.o drivers/block/block.o drivers/misc/misc.o drivers/net/net.o drivers/media/media.o drivers/ide/idedriver.o drivers/cdrom/driver.o drivers/sound/sounddrivers.o drivers/pci/driver.o drivers/video/video.o arch/i386/math-emu/math.o \
> net/network.o \
> /usr/src/linux-2.4.14/linux/arch/i386/lib/lib.a /usr/src/linux-2.4.14/linux/lib/lib.a /usr/src/linux-2.4.14/linux/arch/i386/lib/lib.a \
> --end-group \
> -o vmlinux
> drivers/block/block.o: In function `lo_send':
> drivers/block/block.o(.text+0xa8ad): undefined reference to `deactivate_page'
> drivers/block/block.o(.text+0xa8f9): undefined reference to `deactivate_page'
> make: *** [vmlinux] Error 1
>
>
> So I'm kinda stuck.
There is a problem in loop.c that references deactivate_page. This is
probably related.
deactivate_page by linus in 2.4.14, while it was in 2.4.14-pre8, the last
pre for 2.4.14.... :(
Mike
next prev parent reply other threads:[~2001-11-17 2:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-17 1:58 It's me again Tony Reed
2001-11-17 2:15 ` Mike Fedyk [this message]
2001-11-17 2:21 ` Arnaldo Carvalho de Melo
2001-11-17 2:22 ` Eyal Lebedinsky
2001-11-17 2:26 ` J Sloan
[not found] <m3vggaxin8.excludabilities@totally-fudged-out-message-id>
2001-11-17 16:26 ` Tony Reed
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=20011116181521.F21354@mikef-linux.matchmail.com \
--to=mfedyk@matchmail.com \
--cc=Tony@TRLJC.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