| Hey all,
|
| Just done a bk pull and got this
|
| # make mrproper; make 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
| arch/i386/Kconfig:1185: can't open file "drivers/eisa/Kconfig"
| make: *** [menuconfig] Error 1
Hm, that's odd. That file is in the downloaded .bz2 file.
I would pull again or do 'bk changes -R' or some other bk
command to check its integrity.
Or maybe it's just not 'got' (checked out) by bk...
-- ~Randy- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/