Re: Problems compiling kernel greater than 2.4.7

DaZZa (dazza@zip.com.au)
Tue, 12 Mar 2002 18:03:27 +1100 (EST)


On Tue, 12 Mar 2002, Keith Owens wrote:

> >cd /usr/src
> >ln -s linux-2.4.14 linux
> >cd linux
> >make mrproper
> >make menuconfig
> >
> >At this point, menuconfig runs, and I receive the initial, "Linux 2.4.14
> >Kernel Configuration" blue yellow and white screen.
> >
> >However, selecting *ANY* menu option at this point gives the following
> >error message
> >
> >===cut===
> >There seems to be a problem with the lxdialog companion utility which is
> >built prior to running Menuconfig. Usually this is an indicator that you
> >have upgraded/downgraded your ncurses libraries and did not remove the
> >old ncurses header file(s) in /usr/include or /usr/include/ncurses.
>
> An alternative cause is an incorrectly coded menu option. Try make
> xconfig, the xconfig code is much more rigorous about checking for
> incorrect CML1 syntax.

I get the same error {number 139} when attempting to run make xconfig as
well.

I'm beginning to wonder if it's something SuSE specific - anyone got any
experience with this particular distribution?

DaZZa

-
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/