From: "Mark A. Greer" <mgreer@mvista.com>
To: "Sébastien Côté" <scote1@matrox.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Stability of MontaVista's 2.4.0-test2-1.2.2-1
Date: Thu, 29 Mar 2001 11:11:53 -0700 [thread overview]
Message-ID: <3AC37AE9.F1F51352@mvista.com> (raw)
In-Reply-To: 3AC36575.ED5A0935@matrox.com
Someone "undid" the changes I put in open_pic.c that made openpic_irq() and
openpic_eoi() global (i.e., non-static).
To fix, just go in there & remove the "static" in the prototypes and on the
routines themselves.
BTW, to get a reasonable .config file, type "make sandpoint_config"
Mark
--
Sébastien Côté wrote:
> Alex Shnitman wrote:
> > I've just tried it. I downloaded the tree with bitkeeper, and applied
> > sp_patch_25, but got the following linking errors at the final stage
> > of the compilation:
> \x7f\x7f
> I just downloaded 2_5 with Bitkeeper and I got the same problem.
>
> Isn't there any daily snapshots located somewhere?? I can't download
> using Bitkeeper from here because of the proxy.
>
> Sébas..
>
> P.S.: Here's the errors I get:
> arch/ppc/kernel/kernel.o: In function `sandpoint_get_irq':
> arch/ppc/kernel/kernel.o(.text+0x99b8): undefined reference to
> `openpic_irq'
> arch/ppc/kernel/kernel.o(.text+0x99b8): relocation truncated to fit:
> R_PPC_REL24 openpic_irq
> arch/ppc/kernel/kernel.o(.text+0x99dc): undefined reference to
> `openpic_eoi'
> arch/ppc/kernel/kernel.o(.text+0x99dc): relocation truncated to fit:
> R_PPC_REL24 openpic_eoi
> arch/ppc/kernel/kernel.o: In function `sandpoint_post_irq':
> arch/ppc/kernel/kernel.o(.text+0x9a2c): undefined reference to
> `openpic_eoi'
> arch/ppc/kernel/kernel.o(.text+0x9a2c): relocation truncated to fit:
> R_PPC_REL24 openpic_eoi
> make: *** [vmlinux] Error 1
>
--
Mark A. Greer (mgreer@mvista.com; 480-517-0287)
MontaVista Software, Inc.
2141 E. Broadway Road, Suite 108
Tempe, AZ 85282
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2001-03-29 18:11 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-24 1:13 Flash Device Driver kingseft
2001-03-28 19:26 ` Stability of MontaVista's 2.4.0-test2-1.2.2-1 Sébastien Côté
2001-03-28 21:10 ` Mark A. Greer
2001-03-29 14:33 ` Alex Shnitman
2001-03-29 15:28 ` Tom Rini
2001-03-29 16:40 ` Sébastien Côté
2001-03-29 18:11 ` Mark A. Greer [this message]
2001-03-29 17:29 ` Mark A. Greer
2001-03-30 1:08 ` Alex Shnitman
2001-03-30 22:52 ` Sébastien Côté
2001-03-30 23:19 ` Mark A. Greer
2001-03-30 23:29 ` Mark A. Greer
2001-03-31 0:25 ` Ron Bianco
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=3AC37AE9.F1F51352@mvista.com \
--to=mgreer@mvista.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=scote1@matrox.com \
/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).