From: Tom Rini <trini@kernel.crashing.org>
To: Takeharu KATO <takeharu1219@ybb.ne.jp>
Cc: galak@freescale.com, linuxppc-embedded@ozlabs.org
Subject: Re: [PATCH] compilation failure due to confliction of time_offset
Date: Wed, 16 Mar 2005 15:22:15 -0700 [thread overview]
Message-ID: <20050316222215.GC8345@smtp.west.cox.net> (raw)
In-Reply-To: <42331CA8.3030400@ybb.ne.jp>
On Sun, Mar 13, 2005 at 01:45:28AM +0900, Takeharu KATO wrote:
> Hi all:
>
> I send carbon copy of the mail to maintainers of Embedded PowerPC,
> because I can not figure out who is responsible for arch/ppc/kernel/time.c.
>
> I found a trivial bug made compilation fail.
> I show error log as follows:
>
> -- error log
> arch/ppc/kernel/time.c:92: error: static declaration of 'time_offset'
> follows non-static declaration
> include/linux/timex.h:236: error: previous declaration of 'time_offset'
> was heremake[1]: *** [arch/ppc/kernel/time.o] Error 1
> make: *** [arch/ppc/kernel] Error 2
Are you certain that the 'time_offset' referenced in <linux/timex.h> is
what wants to be used in arch/ppc/kernel/time.c ? Thanks.
--
Tom Rini
http://gate.crashing.org/~trini/
next prev parent reply other threads:[~2005-03-16 22:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-12 16:45 [PATCH] compilation failure due to confliction of time_offset Takeharu KATO
2005-03-16 22:22 ` Tom Rini [this message]
2005-03-17 0:36 ` Takeharu KATO
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=20050316222215.GC8345@smtp.west.cox.net \
--to=trini@kernel.crashing.org \
--cc=galak@freescale.com \
--cc=linuxppc-embedded@ozlabs.org \
--cc=takeharu1219@ybb.ne.jp \
/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).