From: "Etienne Bauermeister" <etienne@openfuel.com>
To: <linux-mips@linux-mips.org>
Subject: Kernel compile error - rtc.c
Date: Thu, 3 Feb 2005 10:38:47 +0200 [thread overview]
Message-ID: <000f01c509cb$c7420190$642aa8c0@of0> (raw)
[-- Attachment #1: Type: text/plain, Size: 1442 bytes --]
I am compiling the linux-2.6.11-rc2-mipscvs-20050130 kernel using a
toolchain I built myself from instructions on this mailing list. The
toolchain consists of binutils-2.13.90.0.10, glibc-2.2.5,
glibc-linuxthreads-2.2.5 and gcc-3.2-7.1 from H.J. Lu with all the
patches like glibc-2.2.5-mips-build-gmon etc. applied. I am compiling
the kernel for the AMD Au1100 (big endian) on an i686 host. When I do
this though I get the following error message a few minutes into the
compilation process:
CC drivers/char/rtc.o
drivers/char/rtc.c: In function `rtc_init':
drivers/char/rtc.c:955: `r' undeclared (first use in this function)
drivers/char/rtc.c:955: (Each undeclared identifier is reported only
once
drivers/char/rtc.c:955: for each function it appears in.)
make[2]: *** [drivers/char/rtc.o] Error 1
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2
drivers/char/rtc.ot:~/mips/kernel/linux-2.6.11-rc2-mipscvs-20050130]$
I understand that the variable 'r' is not declared and this causes the
error, but I don't know where to declare it or am I completely wrong and
something else is at fault? Please provide some help with this.
A second question relates to some warnings I got earlier in the
compilation process stating that some 'variables' (I assume) are
'deprecated'. Is this anything to be concerned about?
Thanks.
Etienne Bauermeister
Design Engineer
OpenFuel (Pty) Ltd
WWW: http://www.openfuel.com
[-- Attachment #2: Type: text/html, Size: 8551 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: "Etienne Bauermeister" <etienne@openfuel.com>
To: linux-mips@linux-mips.org
Subject: Kernel compile error - rtc.c
Date: Thu, 3 Feb 2005 10:38:47 +0200 [thread overview]
Message-ID: <000f01c509cb$c7420190$642aa8c0@of0> (raw)
Message-ID: <20050203083847.FgQOeTxUFypaaBbK9UR2VihnDDdsMvtopp8cDRQKGl4@z> (raw)
[-- Attachment #1: Type: text/plain, Size: 1442 bytes --]
I am compiling the linux-2.6.11-rc2-mipscvs-20050130 kernel using a
toolchain I built myself from instructions on this mailing list. The
toolchain consists of binutils-2.13.90.0.10, glibc-2.2.5,
glibc-linuxthreads-2.2.5 and gcc-3.2-7.1 from H.J. Lu with all the
patches like glibc-2.2.5-mips-build-gmon etc. applied. I am compiling
the kernel for the AMD Au1100 (big endian) on an i686 host. When I do
this though I get the following error message a few minutes into the
compilation process:
CC drivers/char/rtc.o
drivers/char/rtc.c: In function `rtc_init':
drivers/char/rtc.c:955: `r' undeclared (first use in this function)
drivers/char/rtc.c:955: (Each undeclared identifier is reported only
once
drivers/char/rtc.c:955: for each function it appears in.)
make[2]: *** [drivers/char/rtc.o] Error 1
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2
drivers/char/rtc.ot:~/mips/kernel/linux-2.6.11-rc2-mipscvs-20050130]$
I understand that the variable 'r' is not declared and this causes the
error, but I don't know where to declare it or am I completely wrong and
something else is at fault? Please provide some help with this.
A second question relates to some warnings I got earlier in the
compilation process stating that some 'variables' (I assume) are
'deprecated'. Is this anything to be concerned about?
Thanks.
Etienne Bauermeister
Design Engineer
OpenFuel (Pty) Ltd
WWW: http://www.openfuel.com
[-- Attachment #2: Type: text/html, Size: 8551 bytes --]
next reply other threads:[~2005-02-03 8:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-03 8:38 Etienne Bauermeister [this message]
2005-02-03 8:38 ` Kernel compile error - rtc.c Etienne Bauermeister
2005-02-03 9:24 ` Ulrich Eckhardt
2005-02-03 13:29 ` Ralf Baechle
2005-02-03 13:23 ` Ralf Baechle
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='000f01c509cb$c7420190$642aa8c0@of0' \
--to=etienne@openfuel.com \
--cc=linux-mips@linux-mips.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