2002-11-23 00:01:02

by SLion

[permalink] [raw]
Subject: 2.5.49 bk

Just pulled 2.5.49 and get the following while doing menuconfig.

gcc -o scripts/lxdialog/lxdialog scripts/lxdialog/checklist.o
scripts/lxdialog/menubox.o scripts/lxdialog/textbox.o
scripts/lxdialog/yesno.o scripts/lxdialog/inputbox.o
scripts/lxdialog/util.o scripts/lxdialog/lxdialog.o
scripts/lxdialog/msgbox.o -lncurses
./scripts/kconfig/mconf arch/i386/Kconfig
drivers/char/Kconfig:640: can't open file
"drivers/char/watchdog/Kconfig"
make: *** [menuconfig] Error 1

Looks like something got lost here.

-SL


2002-11-23 00:19:04

by Rusty Lynch

[permalink] [raw]
Subject: Re: 2.5.49 bk

I've got drivers/char/watchdog/Kconfig in my pull

Are you sure you don't need to bk get the file?

-rustyl
----- Original Message -----
From: "SLion" <[email protected]>
To: <[email protected]>
Sent: Friday, November 22, 2002 4:08 PM
Subject: 2.5.49 bk


> Just pulled 2.5.49 and get the following while doing menuconfig.
>
> gcc -o scripts/lxdialog/lxdialog scripts/lxdialog/checklist.o
> scripts/lxdialog/menubox.o scripts/lxdialog/textbox.o
> scripts/lxdialog/yesno.o scripts/lxdialog/inputbox.o
> scripts/lxdialog/util.o scripts/lxdialog/lxdialog.o
> scripts/lxdialog/msgbox.o -lncurses
> ./scripts/kconfig/mconf arch/i386/Kconfig
> drivers/char/Kconfig:640: can't open file
> "drivers/char/watchdog/Kconfig"
> make: *** [menuconfig] Error 1
>
> Looks like something got lost here.
>
> -SL
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/