From: "Jeffrey W. Baker" <jwbaker@acm.org>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.4.23-pre4 compile failure in hw_random.c and aic7xxx on amd64
Date: Wed, 17 Sep 2003 11:36:02 -0700 [thread overview]
Message-ID: <1063823762.8912.3.camel@heat> (raw)
In-Reply-To: <1063823338.7731.9.camel@heat>
On Wed, 2003-09-17 at 11:28, Jeffrey W. Baker wrote:
> hw_random.c: In function `via_init':
> hw_random.c:433: error: `MSR_VIA_RNG' undeclared (first use in this function)
> hw_random.c:433: error: (Each undeclared identifier is reported only once
> hw_random.c:433: error: for each function it appears in.)
> hw_random.c: In function `via_cleanup':
> hw_random.c:459: error: `MSR_VIA_RNG' undeclared (first use in this function)
>
> The strange bit is that I didn't even have Intel/AMD/VIA hardware rng
> configured, only AMD 768/8??? rng support. So it seems like some sort
> of bug in oldconfig. After removing CONFIG_HW_RANDOM I can build again.
>
> I also still have compile failures in drivers/scsi/aic7xxx due to
> Werror.
Follow-up:
fs/fs.o(.text+0x23ed7): In function `interrupts_open':
: undefined reference to `show_interrupts'
This appears to be defined on ppc64 and i386, but not x86_64. Possibly
#ifndef CONFIG_X86 confusion because x86_64 sets CONFIG_X86_64 and
CONFIG_X86. Not sure how to fix.
-jwb
next prev parent reply other threads:[~2003-09-17 18:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-17 18:28 2.4.23-pre4 compile failure in hw_random.c and aic7xxx on amd64 Jeffrey W. Baker
2003-09-17 18:36 ` Jeffrey W. Baker [this message]
[not found] <1063823338.7731.9.camel@heat.suse.lists.linux.kernel>
[not found] ` <1063823762.8912.3.camel@heat.suse.lists.linux.kernel>
2003-09-17 19:08 ` Andi Kleen
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=1063823762.8912.3.camel@heat \
--to=jwbaker@acm.org \
--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.