All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Lee Irwin III <wli@holomorphy.com>
To: sparclinux@vger.kernel.org
Subject: Re: [PATCH] Fix for structure declaration error
Date: Sun, 19 Dec 2004 16:55:08 +0000	[thread overview]
Message-ID: <20041219165508.GS771@holomorphy.com> (raw)
In-Reply-To: <20041219160643.GN32704@artsapartment.org>

On Sun, Dec 19, 2004 at 10:06:43AM -0600, Art Haas wrote:
> I tried building an SMP kernel for my SS20 last night using the CVS
> version of GCC. The build failed with this error:
> arch/sparc/kernel/time.c:57: error: static declaration of 'mstk48t08_regs' follows non-static declaration
> include/asm/mostek.h:131: error: previous declaration of 'mstk48t08_regs' was here
> The patch below fixed this problem. The SMP kernel itself ultimately did
> not link due to other problems, but as SMP on 32-bit Sparc is still broken,
> I couldn't try and run what I'd built. Building of an SMP kernel was
> just something to try and see if all the files would even compile, as
> was not the case several months ago. BTW, the link error was:
> kernel/built-in.o(.spinlock.text+0x4): In function '_write_trylock':
> ksysfs.c: undefined reference to '_raw_write_trylock'.

I'm aware of this and have pending code for it. I'll send in this
change with the rest of the pending patches. Hopefully I can get them
out today.


-- wli

  reply	other threads:[~2004-12-19 16:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-19 16:06 [PATCH] Fix for structure declaration error Art Haas
2004-12-19 16:55 ` William Lee Irwin III [this message]
2004-12-20 12:59 ` William Lee Irwin III

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=20041219165508.GS771@holomorphy.com \
    --to=wli@holomorphy.com \
    --cc=sparclinux@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.