linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anton Altaparmakov <aia21@cam.ac.uk>
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Cc: Meelis Roos <mroos@linux.ee>, linux-kernel@vger.kernel.org
Subject: 2.4.23-bk bogus edd changeset - Re: 2.4.23 compile error in edd
Date: Thu, 4 Dec 2003 22:31:09 +0000 (GMT)	[thread overview]
Message-ID: <Pine.SOL.4.58.0312042225300.26114@yellow.csi.cam.ac.uk> (raw)
In-Reply-To: <Pine.GSO.4.44.0312041620210.25354-100000@math.ut.ee>

Marcelo,

2.4.23-bk has a changeset (post 2.4.23 release TAG) that makes edd not
compile as Meelis Roos already reported:

On Thu, 4 Dec 2003, Meelis Roos wrote:
> gcc -D__KERNEL__ -I/home/mroos/compile/linux-2.4/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686   -nostdinc -iwithprefix include -DKBUILD_BASENAME=setup  -DEXPORT_SYMTAB -c setup.c
> setup.c: In function `copy_edd':
> setup.c:734: error: `DISKSIG_BUFFER' undeclared (first use in this function)
> setup.c:734: error: (Each undeclared identifier is reported only once
> setup.c:734: error: for each function it appears in.)
> make[1]: *** [setup.o] Error 1
>
> DISKSIG_BUFFER is nowhere to be seen.

Further, looking at the header files the closest constant that does exist
is #define DISK80_SIG_BUFFER 0x228 from include/asm-i386/edd.h.

However, changing DISKSIG_BUFFER to DISK80_SIG_BUFFER causes the kernel to
reboot the computer as soon as it starts booting.  Basically I select it
in grub and the screen changes graphics mode and by the time it has
finished the switch the computer reboots.

2.4.23-bk at the 2.4.23 release TAG works fine and compiles fine with the
same .config.

Best regards,

	Anton
-- 
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK
Linux NTFS maintainer / IRC: #ntfs on irc.freenode.net
WWW: http://linux-ntfs.sf.net/ & http://www-stu.christs.cam.ac.uk/~aia21/

  parent reply	other threads:[~2003-12-04 22:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-04 14:20 2.4.23 compile error in edd Meelis Roos
2003-12-04 14:58 ` Meelis Roos
2003-12-04 22:31 ` Anton Altaparmakov [this message]
2003-12-05 15:52   ` 2.4.23-bk bogus edd changeset - " Marcelo Tosatti
2003-12-05 17:36     ` Matt Domsch
2003-12-05 18:53       ` Matt Domsch
2003-12-05 19:07         ` Matt Domsch
2003-12-08 16:34       ` Anton Altaparmakov
2003-12-09  4:23         ` Matt Domsch
2003-12-09 16:29           ` Anton Altaparmakov
2003-12-10 20:48             ` Matt Domsch
2003-12-15 19:52               ` Anton Altaparmakov
2003-12-18 11:32       ` Meelis Roos
2003-12-18 14:02         ` Matt Domsch
2003-12-19 11:05           ` Meelis Roos
2003-12-19 14:49             ` Matt Domsch

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=Pine.SOL.4.58.0312042225300.26114@yellow.csi.cam.ac.uk \
    --to=aia21@cam.ac.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo.tosatti@cyclades.com \
    --cc=mroos@linux.ee \
    /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;
as well as URLs for NNTP newsgroup(s).