LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   kernel 2.6.0 build menu problem (https://www.linuxquestions.org/questions/linux-software-2/kernel-2-6-0-build-menu-problem-129425/)

ugenn 12-27-2003 11:49 PM

kernel 2.6.0 build menu problem
 
I can't edit text fields in the curses config menu (make menuconfig) for kernel 2.6.0. I had to resort to manually editing the .config file. Anyone else experiencing this besides me?

my build system:
kernel-2.4.23
glibc-2.3.2
ncurses-5.3
gcc 3.3.2
binutils-2.14

Hangdog42 12-28-2003 08:43 AM

I'm not entirely sure I understand what you mean by "edit text fields". Do you mean you can't select the compile options?

Another option (if you have X installed) would be to use make xconfig. Or if that isn't an option, make config will present you with options without having to edit the .config manually.

ugenn 12-29-2003 03:37 AM

those editbox like fields where you type in a value. i can select options fine, but those text fields (eg initial ramdisk size) can't seem to recognize backspaces. it works ok on previous kernel builds.

Hangdog42 12-29-2003 09:49 PM

OK. I still don't have an answer, but I get the problem.

How about make xconfig? It isn't a fix, but it might be a workaround.

ugenn 12-30-2003 02:47 AM

i can manually edit the .config file. i just wanted to know if this was specific to my system or is it a bug in the build menu.

Hangdog42 12-30-2003 08:53 AM

I'm betting that it is your system and not a general bug since it works fine on my system. And my apoligies in advance if this question seems a bit newbish, but are you aware that you have to select the line on the main screen where you see the value and then hit enter or select so that you are taken to a dialog box that lets you change the value? I'm just trying to rule out the obvious questions.

ugenn 12-30-2003 11:14 AM

yes. i can type into the box. but not backspace.


All times are GMT -5. The time now is 11:47 AM.