From: Gerd Knorr <kraxel@suse.de>
To: Adrian Bunk <bunk@fs.tum.de>, Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: 2.4.19-pre build failure
Date: Tue, 18 Jun 2002 15:16:37 +0200 [thread overview]
Message-ID: <20020618151637.B4941@bytesex.org> (raw)
In-Reply-To: <Pine.NEB.4.44.0206181221230.10290-100000@mimas.fachschaften.tu-muenchen.de>
> > init/do_mounts.o: In function `rd_load_disk':
> > init/do_mounts.o(.text.init+0xb08): undefined reference to `change_floppy'
>
> Does the following fix it for you?
>
> -#if defined(CONFIG_BLOCK_DEV_RAM) || defined(CONFIG_BLK_DEV_FD)
> +#if defined(CONFIG_BLK_DEV_RAM) || defined(CONFIG_BLK_DEV_FD)
Yes, works.
Gerd
--
You can't please everybody. And usually if you _try_ to please
everybody, the end result is one big mess.
-- Linus Torvalds, 2002-04-20
prev parent reply other threads:[~2002-06-18 14:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-18 9:10 2.4.19-pre build failure Gerd Knorr
2002-06-18 10:25 ` Adrian Bunk
2002-06-18 13:16 ` Gerd Knorr [this message]
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=20020618151637.B4941@bytesex.org \
--to=kraxel@suse.de \
--cc=bunk@fs.tum.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox