[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Menuconfig broken with Kernel 2.4.19 ??



Hello.

Yes, your suggestion corrected the situation.

Thanks for your expertise.

- Doug



mpsuzuki@hiroshima-u.ac.jp wrote:
Dear Mr. B. Douglas Hilton,

(I received your message about menuconfig trouble
 via linux-arm mailing list, so I don't have your
 original message...)


gcc -o lxdialog checklist.o menubox.o textbox.o yesno.o inputbox.o util.o lxdialog.o msgbox.o -lncurses
make[1]: Leaving directory `/usr/src/kernel-source-2.4.19/scripts/lxdialog'
/bin/sh scripts/Menuconfig arch/arm/config.in
Using defaults found in .config
Preparing scripts: functions, parsingscripts/Menuconfig: line 1:  4583 Segmentation fault      awk "$1"
Awk died with error code 139. Giving up.
make: *** [menuconfig] Error 1


If you comment out following part of arch/arm/config.in,

   540  if [ "$CONFIG_ARCH_CLPS711X" = "y" ]; then
   541     source drivers/ssi/Config.in
   542  fi

how your menuconfig will go?

Regards,

mpsuzuki







Reply to: