View previous topic :: View next topic |
Author |
Message |
manu_leo Guru
Joined: 20 Jan 2014 Posts: 513 Location: India
|
Posted: Fri Aug 15, 2014 6:42 am Post subject: [SOLVED]Not able to build ppp with kernel |
|
|
Hi Experts, I am trying to do 'make menuconfig' , but it comes with the below error :-
Maxwell linux # make menuconfig
scripts/kconfig/mconf Kconfig
Your display is too small to run Menuconfig!
[b]It must be at least 19 lines by 80 columns.
make[1]: *** [menuconfig] Error 1
make: *** [menuconfig] Error 2
So I do :-
echo Columns=$COLUMNS Lines=$LINES
Columns=79 Lines=22
I need to make the column value to atleast 80. How could I make this.
[/b]
Appreciate all your help.
Last edited by manu_leo on Sat Aug 16, 2014 3:13 am; edited 1 time in total |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 23082
|
Posted: Fri Aug 15, 2014 9:34 pm Post subject: |
|
|
Resize your xterm or switch to the system console. |
|
Back to top |
|
|
jimmij Tux's lil' helper
Joined: 02 Dec 2008 Posts: 143
|
Posted: Sat Aug 16, 2014 12:57 am Post subject: |
|
|
You can also reduce font size. _________________ Vanitas vanitatum et omnia vanitas.
Libera temet ex inferis. |
|
Back to top |
|
|
manu_leo Guru
Joined: 20 Jan 2014 Posts: 513 Location: India
|
Posted: Sat Aug 16, 2014 3:12 am Post subject: |
|
|
I have increased my XTerm, appreciate all your help guys.
Cheers !! |
|
Back to top |
|
|
|