linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Help for building linux 2.6.15
@ 2006-08-29 21:11 wei.li4
  2006-08-29 23:58 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: wei.li4 @ 2006-08-29 21:11 UTC (permalink / raw)
  To: linuxppc-embedded

Hi All,

I am working on ELDK 4.0 package with my evaluation board: A&M MPC875, 
after configuration for my board, and do 'make zImage', I got the 
following errors:

  CC      arch/ppc/syslib/m8xx_setup.o
arch/ppc/syslib/m8xx_setup.c:56: error: 'bd_t' undeclared here (not in 
a function)
arch/ppc/syslib/m8xx_setup.c:62: error: parse error before '*' token
arch/ppc/syslib/m8xx_setup.c:62: warning: function declaration isn't a 
prototype
arch/ppc/syslib/m8xx_setup.c: In function 'm8xx_calibrate_decr':
arch/ppc/syslib/m8xx_setup.c:144: error: 'binfo' undeclared (first use 
in this function)
arch/ppc/syslib/m8xx_setup.c:144: error: (Each undeclared identifier is 
reported only once
arch/ppc/syslib/m8xx_setup.c:144: error: for each function it appears in.)
arch/ppc/syslib/m8xx_setup.c:144: error: parse error before ')' token
arch/ppc/syslib/m8xx_setup.c:148: error: 'IMAP_ADDR' undeclared (first 
use in this function)
arch/ppc/syslib/m8xx_setup.c: In function 'm8xx_set_rtc_time':
arch/ppc/syslib/m8xx_setup.c:216: error: 'IMAP_ADDR' undeclared (first 
use in this function)
arch/ppc/syslib/m8xx_setup.c: In function 'm8xx_get_rtc_time':
arch/ppc/syslib/m8xx_setup.c:226: error: 'IMAP_ADDR' undeclared (first 
use in this function)
arch/ppc/syslib/m8xx_setup.c: In function 'm8xx_restart':
arch/ppc/syslib/m8xx_setup.c:235: error: 'IMAP_ADDR' undeclared (first 
use in this function)
arch/ppc/syslib/m8xx_setup.c: In function 'm8xx_show_percpuinfo':
arch/ppc/syslib/m8xx_setup.c:262: error: 'bp' undeclared (first use in 
this function)
arch/ppc/syslib/m8xx_setup.c:264: error: parse error before ')' token
arch/ppc/syslib/m8xx_setup.c: In function 'm8xx_find_end_of_memory':
arch/ppc/syslib/m8xx_setup.c:327: error: 'binfo' undeclared (first use 
in this function)
arch/ppc/syslib/m8xx_setup.c:328: warning: ISO C90 forbids mixed 
declarations and code
arch/ppc/syslib/m8xx_setup.c:330: error: parse error before ')' token
arch/ppc/syslib/m8xx_setup.c:328: warning: unused variable '__res'
arch/ppc/syslib/m8xx_setup.c: In function 'm8xx_map_io':
arch/ppc/syslib/m8xx_setup.c:344: error: 'IMAP_ADDR' undeclared (first 
use in this function)
arch/ppc/syslib/m8xx_setup.c:344: error: 'IMAP_SIZE' undeclared (first 
use in this function)
make[1]: *** [arch/ppc/syslib/m8xx_setup.o] Error 1

Can anyone help me? Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Help for building linux 2.6.15
  2006-08-29 21:11 Help for building linux 2.6.15 wei.li4
@ 2006-08-29 23:58 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2006-08-29 23:58 UTC (permalink / raw)
  To: wei.li4; +Cc: linuxppc-embedded

In message <20060829171138.y9uuwvfi4gs48ws4@webmail.mcgill.ca> you wrote:
> 
> I am working on ELDK 4.0 package with my evaluation board: A&M MPC875, 
> after configuration for my board, and do 'make zImage', I got the 
> following errors:

I cannot find any board support for this  board  in  the  2.6  kernel
trees.  Who  ported  Linux  to this hardware? Please go and ask these
guys.

>   CC      arch/ppc/syslib/m8xx_setup.o
> arch/ppc/syslib/m8xx_setup.c:56: error: 'bd_t' undeclared here (not in 
> a function)

Broken code, and/or a broken configuration, if you ask me.

> Can anyone help me? Thanks.

Which board configration are you using? And where is the board support
coming from?

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Change is the essential process of all existence.
	-- Spock, "Let That Be Your Last Battlefield",
	   stardate 5730.2

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-29 23:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-29 21:11 Help for building linux 2.6.15 wei.li4
2006-08-29 23:58 ` Wolfgang Denk

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).