* bseip config doesn't build
@ 2005-09-16 16:41 Kumar Gala
2005-09-16 17:34 ` Dan Malek
0 siblings, 1 reply; 3+ messages in thread
From: Kumar Gala @ 2005-09-16 16:41 UTC (permalink / raw)
To: linuxppc-embedded
Anyone have any ideas why the bseip_defconfig doesnt build. I get the
following error:
CC arch/ppc/8xx_io/enet.o
arch/ppc/8xx_io/enet.c:705:2: #error Exactly ONE pair of PA_ENET_[RT]XD, PB_ENET_[RT]XD must be defined
arch/ppc/8xx_io/enet.c: In function `scc_enet_init':
arch/ppc/8xx_io/enet.c:726: error: `PA_ENET_TCLK' undeclared (first use in this function)
arch/ppc/8xx_io/enet.c:726: error: (Each undeclared identifier is reported only once
arch/ppc/8xx_io/enet.c:726: error: for each function it appears in.)
arch/ppc/8xx_io/enet.c:726: error: `PA_ENET_RCLK' undeclared (first use in this function)
arch/ppc/8xx_io/enet.c:732: error: `PC_ENET_CLSN' undeclared (first use in this function)
arch/ppc/8xx_io/enet.c:732: error: `PC_ENET_RENA' undeclared (first use in this function)
arch/ppc/8xx_io/enet.c:739: error: `SICR_ENET_MASK' undeclared (first use in this function)
arch/ppc/8xx_io/enet.c:740: error: `SICR_ENET_CLKRT' undeclared (first use in this function)
arch/ppc/8xx_io/enet.c:918:2: #error Configuration Error: define exactly ONE of PB_ENET_TENA, PC_ENET_TENA, PE_ENET_TENA
arch/ppc/8xx_io/enet.c:932: error: `PB_BSE_POWERUP' undeclared (first use in this function)
arch/ppc/8xx_io/enet.c:932: error: `PB_BSE_FDXDIS' undeclared (first use in this function)
arch/ppc/8xx_io/enet.c:936: error: `PC_BSE_LOOPBACK' undeclared (first use in this function)
make[1]: *** [arch/ppc/8xx_io/enet.o] Error 1
make: *** [arch/ppc/8xx_io] Error 2
- kumar
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: bseip config doesn't build
2005-09-16 16:41 bseip config doesn't build Kumar Gala
@ 2005-09-16 17:34 ` Dan Malek
2005-09-16 19:29 ` Kumar Gala
0 siblings, 1 reply; 3+ messages in thread
From: Dan Malek @ 2005-09-16 17:34 UTC (permalink / raw)
To: Kumar Gala; +Cc: linuxppc-embedded
On Sep 16, 2005, at 12:41 PM, Kumar Gala wrote:
> Anyone have any ideas why the bseip_defconfig doesnt build. I get the
> following error:
I'll look into it.
> CC arch/ppc/8xx_io/enet.o
I thought we are should be using the drivers/net/* version of this?
Thanks.
-- Dan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: bseip config doesn't build
2005-09-16 17:34 ` Dan Malek
@ 2005-09-16 19:29 ` Kumar Gala
0 siblings, 0 replies; 3+ messages in thread
From: Kumar Gala @ 2005-09-16 19:29 UTC (permalink / raw)
To: Dan Malek; +Cc: Gala Kumar K.-galak, linuxppc-embedded
On Sep 16, 2005, at 12:34 PM, Dan Malek wrote:
>
> On Sep 16, 2005, at 12:41 PM, Kumar Gala wrote:
>
>
>> Anyone have any ideas why the bseip_defconfig doesnt build. I get
>> the
>> following error:
>>
>
> I'll look into it.
>
>
>> CC arch/ppc/8xx_io/enet.o
>>
>
> I thought we are should be using the drivers/net/* version of this?
I think that is the longer term plan. I believe at this point we are
still using 8xx_io/enet.c. Not sure how this broken and it might be
a simple defconfig update that is required.
thanks for looking into it.
- kumar
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-09-16 19:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-16 16:41 bseip config doesn't build Kumar Gala
2005-09-16 17:34 ` Dan Malek
2005-09-16 19:29 ` Kumar Gala
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).