From: Nicolas Vollmar <nv@bluewin.ch>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.5.1pre6 compile error setup.c
Date: Fri, 07 Dec 2001 20:51:39 +0100 [thread overview]
Message-ID: <3C111DCB.6040608@bluewin.ch> (raw)
In-Reply-To: <3C0B853000063099@freesurfmail.sunrise.ch> (added by postmaster@freesurf.ch)
In the blk.h of kernel 2.4.16 are the declarations:
extern int rd_image_start;
extern int rd_doload;
extern int rd_promt;
In the blk.h of 2.5.1-pre6 aren't they;
>I had tried to compile 2.5.1-pre6 and have got this error:
>
>
>setup.c: In function `setup_arch':
>setup.c:806: `rd_image_start' undeclared (first use in this function)
>setup.c:806: (Each undeclared identifier is reported only once
>setup.c:806: for each function it appears in.)
>setup.c:807: `rd_prompt' undeclared (first use in this function)
>setup.c:808: `rd_doload' undeclared (first use in this function)
>make[1]: *** [setup.o] Error 1
>make[1]: Leaving directory `/usr/src/linux/arch/i386/kernel'
>make: *** [_dir_arch/i386/kernel] Error 2
>
>
>Nicolas
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.tux.org/lkml/
>
prev parent reply other threads:[~2001-12-07 19:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-07 19:00 2.5.1pre6 compile error setup.c Nicolas Vollmar
2001-12-07 19:51 ` Nicolas Vollmar [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=3C111DCB.6040608@bluewin.ch \
--to=nv@bluewin.ch \
--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.