linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* make menuconfig error in latest "bk pull"
@ 2004-07-06 20:16 Robert P. J. Day
  2004-07-07  7:13 ` Song Sam
  2004-07-09  1:02 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Robert P. J. Day @ 2004-07-06 20:16 UTC (permalink / raw)
  To: Embedded Linux PPC list


   i'm probably way behind the curve here, but:

$ make ARCH=ppc menuconfig
scripts/kconfig/mconf arch/ppc/Kconfig
drivers/net/Kconfig:201: can't open file "drivers/net/ibm_ocp/Kconfig"
make[1]: *** [menuconfig] Error 1
make: *** [menuconfig] Error 2
$

rday

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: make menuconfig error in latest "bk pull"
  2004-07-06 20:16 make menuconfig error in latest "bk pull" Robert P. J. Day
@ 2004-07-07  7:13 ` Song Sam
  2004-07-09  1:02 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Song Sam @ 2004-07-07  7:13 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: Embedded Linux PPC list


"Robert P. J. Day" <rpjday@mindspring.com> wrote£º

> i'm probably way behind the curve here, but:
>
> $ make ARCH=ppc menuconfig
> scripts/kconfig/mconf arch/ppc/Kconfig
> drivers/net/Kconfig:201: can't open file
> "drivers/net/ibm_ocp/Kconfig"
> make[1]: *** [menuconfig] Error 1
> make: *** [menuconfig] Error 2

I met this same problem,too.You could try mask
drivers/net/Kconfig:201.Then it could be OK.I guess it
was Matt Porter updated old ibm_ocp but neglected to
fix related Makefile.Also if you use "make
mrproper",there is still one Makefile error left.You
could try remove or mask the line of ibm_ocp of
driver/net/Makefile.There was no driver/net/ibm_ocp
directory in the lastest repository.

Best regards,

Sam

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: make menuconfig error in latest "bk pull"
  2004-07-06 20:16 make menuconfig error in latest "bk pull" Robert P. J. Day
  2004-07-07  7:13 ` Song Sam
@ 2004-07-09  1:02 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2004-07-09  1:02 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: Embedded Linux PPC list


On Tue, Jul 06, 2004 at 04:16:52PM -0400, Robert P. J. Day wrote:

>
>   i'm probably way behind the curve here, but:
>
> $ make ARCH=ppc menuconfig
> scripts/kconfig/mconf arch/ppc/Kconfig
> drivers/net/Kconfig:201: can't open file "drivers/net/ibm_ocp/Kconfig"
> make[1]: *** [menuconfig] Error 1
> make: *** [menuconfig] Error 2
> $

This, and one other place, were missed in the removal of the old IBM OCP
enet driver.  I'll be fixing both shortly (both are local to linuxppc-2.5).

--
Tom Rini
http://gate.crashing.org/~trini/

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2004-07-09  1:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-06 20:16 make menuconfig error in latest "bk pull" Robert P. J. Day
2004-07-07  7:13 ` Song Sam
2004-07-09  1:02 ` Tom Rini

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