From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3AC37AE9.F1F51352@mvista.com> Date: Thu, 29 Mar 2001 11:11:53 -0700 From: "Mark A. Greer" Reply-To: mgreer@mvista.com MIME-Version: 1.0 To: =?iso-8859-1?Q?S=E9bastien=20C=F4t=E9?= Cc: linuxppc-embedded@lists.linuxppc.org Subject: Re: Stability of MontaVista's 2.4.0-test2-1.2.2-1 References: <3AC23B01.A9162C3B@matrox.com> <3AC25348.C33F8692@mvista.com> <20010329163258.C13092@mangodsp.com> <3AC36575.ED5A0935@matrox.com> Content-Type: text/plain; charset=iso-8859-1 Sender: owner-linuxppc-embedded@lists.linuxppc.org List-Id: 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: >  > 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/