Re: make menuconfig issue in sid

2010-03-15 Thread Vadim Matveev
Solved. The problem was because of the 'colormake' (was aliased to 'make'). With pure make 3.81-7 it work perfect. It is rather strange, i thought colormake is just a wrapper that colorize output of stdout and doesn't work while ncurses interface is active. Beware of it! -- To UNSUBSCRIBE, emai

Re: make menuconfig issue in sid

2010-03-15 Thread Sven Joachim
On 2010-03-15 01:59 +0100, Vadim Matveev wrote: > I have an issue with `make menuconfig`. As you can see on screenshot - > http://s60.radikal.ru/i169/1003/28/c0fc6a1a4c5c.png keys doesn't works > correct and generate escape sequences, interface is broken - > http://i021.r

make menuconfig issue in sid

2010-03-14 Thread Vadim Matveev
I have an issue with `make menuconfig`. As you can see on screenshot - http://s60.radikal.ru/i169/1003/28/c0fc6a1a4c5c.png keys doesn't works correct and generate escape sequences, interface is broken - http://i021.radikal.ru/1003/92/d37e86673e3d.png. I'm not sure, but may be this is

make menuconfig over vt100 isn't working well.

2009-04-30 Thread Martin McCormick
I needed to use the make menuconfig to edit my kernel configuration for linux-2.6.29 and it only kind of responds properly. The arrow keys will work for a while, then they don't work. the Escape key mostly doesn't work then, occasionally, it does. I am accessing it via a seria

Re: make menuconfig problem - Thanks

2007-09-14 Thread Thomas H. George
at 11:58:38AM -0400, Thomas H. George wrote: > > I know there is another package which must be installed before make > > menuconfig will work but I have forgotten what it is. > > > > Please refresh my memory. > > > > Tom George > > run make menu

Re: make menuconfig problem

2007-09-12 Thread Mark Copper
On Wed, Sep 12, 2007 at 11:58:38AM -0400, Thomas H. George wrote: > I know there is another package which must be installed before make > menuconfig will work but I have forgotten what it is. > > Please refresh my memory. > > Tom George run make menuconfig otherwise (you&#

Re: make menuconfig problem

2007-09-12 Thread Hugo Vanwoerkom
Thomas H. George wrote: I know there is another package which must be installed before make menuconfig will work but I have forgotten what it is. Please refresh my memory. Kernel-package? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Re: make menuconfig problem

2007-09-12 Thread Martin Marcher
Hello, 2007/9/12, Thomas H. George <[EMAIL PROTECTED]>: > I know there is another package which must be installed before make > menuconfig will work but I have forgotten what it is. i think that were build-essential and libcurses-dev (something with curses essentially) hth mar

make menuconfig problem

2007-09-12 Thread Thomas H. George
I know there is another package which must be installed before make menuconfig will work but I have forgotten what it is. Please refresh my memory. Tom George -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Make menuconfig errors

2007-04-21 Thread Kushal Kumaran
ckage, fakeroot, debhelper installed. I am running the command in a root terminal. debian:/usr/src/linux# make menuconfig HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/docproc HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/kxgettext.o HOSTCC scripts/kconfig/mconf.o

Make menuconfig errors

2007-04-21 Thread Sherab Puntsok
d in a root terminal. debian:/usr/src/linux# make menuconfig HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/docproc HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/kxgettext.o HOSTCC scripts/kconfig/mconf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/lex.zcon

Re: Error when running make menuconfig

2006-10-02 Thread Hugo Vanwoerkom
debian wrote: Hi, i installed a new computer with debian but i want newest kernel because i need to customize it. When i run make menuconfig i get this: ca-phlinux:/usr/src/linux-2.6.18# make menuconfig scripts/kconfig/mconf arch/i386/Kconfig init/Kconfig:245: can't open file "u

Re: Error when running make menuconfig

2006-10-02 Thread Mumia W..
On 10/02/2006 08:21 AM, debian wrote: Hi, i installed a new computer with debian but i want newest kernel because i need to customize it. When i run make menuconfig i get this: ca-phlinux:/usr/src/linux-2.6.18# make menuconfig scripts/kconfig/mconf arch/i386/Kconfig init/Kconfig:245: can&#

Re: Error when running make menuconfig

2006-10-02 Thread derek
dont know about the error,but if you want to use the same config docp /boot/config-$(uname -r) /usr/src/linux/.configOn 10/2/06, debian < [EMAIL PROTECTED]> wrote:Hi,i installed a new computer with debian but i want newest kernel because i need to customize it.When i run make menuconfig

Error when running make menuconfig

2006-10-02 Thread debian
Hi, i installed a new computer with debian but i want newest kernel because i need to customize it. When i run make menuconfig i get this: ca-phlinux:/usr/src/linux-2.6.18# make menuconfig scripts/kconfig/mconf arch/i386/Kconfig init/Kconfig:245: can't open file "usr/Kconf

[SOLVED] make menuconfig error

2006-08-26 Thread Hugo Vanwoerkom
Hi, In both Sarge and Sid, something puts a symlink in /usr/include: /usr/include/ncur194 -> /usr/include/ncurses If you take out that symlink, the make menu config error goes away, that I reported on having since 2003: http://lists.debian.org/debian-user/2006/08/msg02237.html And guess who

Re: make menuconfig segfault

2006-08-24 Thread Hugo Vanwoerkom
Thomas Dickey wrote: Hugo Vanwoerkom <[EMAIL PROTECTED]> wrote: Hi, Back in 2003 make menuconfig always segfaulted unless I used a ncurses tarball and used that: http://lists.debian.org/debian-user/2003/12/msg04950.html Now, 3 years later, it still happens: ...and still (googl

Re: make menuconfig segfault

2006-08-23 Thread Thomas Dickey
Hugo Vanwoerkom <[EMAIL PROTECTED]> wrote: > Hi, > Back in 2003 make menuconfig always segfaulted unless I used a ncurses > tarball and used that: > http://lists.debian.org/debian-user/2003/12/msg04950.html > Now, 3 years later, it still happens: ...and still (google sa

make menuconfig segfault

2006-08-23 Thread Hugo Vanwoerkom
Hi, Back in 2003 make menuconfig always segfaulted unless I used a ncurses tarball and used that: http://lists.debian.org/debian-user/2003/12/msg04950.html Now, 3 years later, it still happens: /usr/src/linux-2.6.17Wed Aug 23-14:00:31HDC1# make menuconfig scripts/kconfig/mconf arch/i386

Re: make menuconfig and xconfig

2004-10-13 Thread Erik Jakobsen
Alex Malinovich wrote: Since I'm assuming you're wanting to build a kernel image, I'd suggest installing kernel-package (apt-get install kernel-package) and then reading /usr/share/doc/kernel-package/README.gz. That will give you everything you need to quickly and easily build a kernel image the De

Re: make menuconfig and xconfig

2004-10-13 Thread Chris Metzler
On Wed, 13 Oct 2004 16:17:03 +0200 Erik Jakobsen <[EMAIL PROTECTED]> wrote: > > I have tried to run make xconfig and make menuconfig on my debian sarge > system. > > But I'm receiving errors, and have Googled without any luck. } From /usr/share/doc/kernel-package/REA

Re: make menuconfig and xconfig

2004-10-13 Thread Alex Malinovich
On Wed, 2004-10-13 at 16:17 +0200, Erik Jakobsen wrote: > Hi. > > I have tried to run make xconfig and make menuconfig on my debian sarge > system. > > But I'm receiving errors, and have Googled without any luck. --snip-- Since I'm assuming you're wanting to

make menuconfig and xconfig

2004-10-13 Thread Erik Jakobsen
Hi. I have tried to run make xconfig and make menuconfig on my debian sarge system. But I'm receiving errors, and have Googled without any luck. If running make menuconfig, I receive this: # make menuconfig /usr/bin/ld: cannot find -lncurses collect2: ld returned 1 exit status >> Una

Re: Problem with lxdialog (make menuconfig) and ncurses

2004-01-05 Thread Vincent Lefevre
On 2003-12-12 12:45:32 +0100, Vincent Lefevre wrote: > I wanted to compile a kernel, but when doing "make menuconfig", I got: > > There seems to be a problem with the lxdialog companion utility which is > built prior to running Menuconfig. Usually this is an indicator th

Re: make menuconfig and woody?

2003-12-23 Thread Hugo Vanwoerkom
Hugo Vanwoerkom wrote: Hi people! So who knows why ncurses segfaults from the ncurses initscr() call in the init_dialog call in /lxdialog/util.c So I downloaded the latest ncurses 5.3 tarball. installed it in /usr/local.. and pointed the Makefile in /lxdialog dit to the new includes in /usr/loc

Re: make menuconfig and woody?

2003-12-23 Thread Hugo Vanwoerkom
atest Mozilla with xft compiled on woody. One problem: I cannot use either make menuconfig or make xconfig. Both exit with errors. Make menuconfig exits with error 139 and complains about -lncurses. 139's a segfault. What's the exact error message, please? Has anybody got make menuconfig r

Re: make menuconfig and woody?

2003-12-23 Thread Colin Watson
est Mozilla with xft compiled on woody. > > One problem: I cannot use either make menuconfig or make xconfig. Both > exit with errors. > > Make menuconfig exits with error 139 and complains about -lncurses. 139's a segfault. What's the exact error message, please? >

make menuconfig and woody?

2003-12-23 Thread Hugo Vanwoerkom
make menuconfig or make xconfig. Both exit with errors. Make menuconfig exits with error 139 and complains about -lncurses. I googled that and all I could find is that you need libncurses5-dev. I have both: ii libncurses55.2.20020112a- Shared libraries for terminal handling ii libncurse

Re: Problem with lxdialog (make menuconfig) and ncurses

2003-12-12 Thread Vincent Lefevre
On 2003-12-12 13:54:19 +0100, Andreas Janssen wrote: > Check if the ncurses and ncurses-dev packages have the same version > number. There is no ncurses package. The libraries (/usr/lib/libncurses.a, /usr/lib/libncurses.so) come from libncurses5-dev too. Otherwise: greux:~> dpkg -l | grep ncurses

Re: Problem with lxdialog (make menuconfig) and ncurses

2003-12-12 Thread Andreas Janssen
Hello Vincent Lefevre (<[EMAIL PROTECTED]>) wrote: > I wanted to compile a kernel, but when doing "make menuconfig", I got: > > There seems to be a problem with the lxdialog companion utility which > is > built prior to running Menuconfig. Usually this is an ind

Problem with lxdialog (make menuconfig) and ncurses

2003-12-12 Thread Vincent Lefevre
I wanted to compile a kernel, but when doing "make menuconfig", I got: 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 remov

Re: finding modules in "make menuconfig"

2003-12-10 Thread David Selby
Graeme Tank wrote: On Wed, Dec 10, 2003 at 01:39:05PM +, David Selby wrote: Given a modules name, is there an easy way to locate it in "make menuconfig" without searching through & making educated guesses ? I am trying to locate information on af_packet ... which has spr

Re: finding modules in "make menuconfig"

2003-12-10 Thread Graeme Tank
On Wed, Dec 10, 2003 at 01:39:05PM +, David Selby wrote: > Given a modules name, is there an easy way to locate it in "make > menuconfig" without searching through & making educated guesses ? > > I am trying to locate information on > > af_packet ... whi

Re: finding modules in "make menuconfig"

2003-12-10 Thread Nathan Barham
Monique Y. Herman wrote: On Wed, 10 Dec 2003 at 13:39 GMT, David Selby penned: Given a modules name, is there an easy way to locate it in "make menuconfig" without searching through & making educated guesses ? I am trying to locate information on af_packet ... which has sprung up i

Re: finding modules in "make menuconfig"

2003-12-10 Thread Monique Y. Herman
On Wed, 10 Dec 2003 at 13:39 GMT, David Selby penned: > Given a modules name, is there an easy way to locate it in "make > menuconfig" without searching through & making educated guesses ? > > I am trying to locate information on > > af_packet ... which has sp

finding modules in "make menuconfig"

2003-12-10 Thread David Selby
Given a modules name, is there an easy way to locate it in "make menuconfig" without searching through & making educated guesses ? I am trying to locate information on af_packet ... which has sprung up in /etc/modules ... what does it do ? ip_conntrack_ftp ... where is it in &q

Re: make menuconfig

2003-07-24 Thread Micha Feigin
On Wed, 2003-07-09 at 20:31, john gennard wrote: > Normally, I've used make config for kernel recompiling. > > I've decided to move a Woody installation to the 2.4.x > kernels (2.4.21 in fact) and use make menuconfig so > that I can 'go back' to alter mistakes

make menuconfig

2003-07-24 Thread john gennard
Normally, I've used make config for kernel recompiling. I've decided to move a Woody installation to the 2.4.x kernels (2.4.21 in fact) and use make menuconfig so that I can 'go back' to alter mistakes. The compilation went fine (I thought), but when I looked at the config f

Re: You must have Ncurses installed in order to use 'make menuconfig'

2003-06-29 Thread Vineet Kumar
ry other > >> > packages which matched a search for ncurses on my dselect. My > >> > sources for apt are set as > >> > >> libncurses5-dev > > > >this makes me wonder why make menuconfig doesn't tell you to install > >this particular packag

Re: You must have Ncurses installed in order to use 'make menuconfig'

2003-06-28 Thread Colin Watson
a search for ncurses on my dselect. My > > > sources for apt are set as > > > > libncurses5-dev > > this makes me wonder why make menuconfig doesn't tell you to install > this particular package! it's completely non-intuitive ... 'make menuconfig

Re: You must have Ncurses installed in order to use 'make menuconfig'

2003-06-27 Thread John Galt
ages which matched a search for ncurses on my dselect. My >> > sources for apt are set as >> >> libncurses5-dev > >this makes me wonder why make menuconfig doesn't tell you to install >this particular package! it's completely non-intuitive ... Because menuc

Re: You must have Ncurses installed in order to use 'make menuconfig'

2003-06-27 Thread Pascal Hakim
On Wed, Jun 25, 2003 at 03:49:12PM -0300, [EMAIL PROTECTED] wrote: > Greetings! > I am trying to recompile my kernel on a freshly installed machine, and got into > a problem: when I try to go for 'make manuconfig', here's what happens: > > However, I *do* have libncurses5 installed, as well as e

Re: You must have Ncurses installed in order to use 'make menuconfig'

2003-06-27 Thread nori heikkinen
libncurses5-dev this makes me wonder why make menuconfig doesn't tell you to install this particular package! it's completely non-intuitive ... -- .~. nori @ sccs.swarthmore.edu /V\ http://www.sccs.swarthmore.edu/~nori/jnl/ // \\ @ maen

Re: You must have Ncurses installed in order to use 'make menuconfig'

2003-06-25 Thread Hugh Saunders
On Wed, Jun 25, 2003 at 10:39:58PM +0200, Nico Meijer wrote: > Hi Breno, > > > I've googled for it, and searched the debian-user lists' archive, and > > found nothing useful there, except for one page which refers to SUSE, > > and said: > > That's weird, the solution should have been in the archi

Re: You must have Ncurses installed in order to use 'make menuconfig'

2003-06-25 Thread Seneca
On Wed, Jun 25, 2003 at 03:49:12PM -0300, [EMAIL PROTECTED] wrote: > I am trying to recompile my kernel on a freshly installed machine, and > got into a problem: when I try to go for 'make manuconfig', here's > what happens: [...] > However, I *do* have libncurses5 installed, as well as every other

Re: You must have Ncurses installed in order to use 'make menuconfig'

2003-06-25 Thread nori heikkinen
on Wed, 25 Jun 2003 03:49:12PM -0300, [EMAIL PROTECTED] insinuated: > Greetings! > I am trying to recompile my kernel on a freshly installed machine, and got into > a problem: when I try to go for 'make manuconfig', here's what happens: > > --- > hermes:/usr/s

Re: You must have Ncurses installed in order to use 'make menuconfig'

2003-06-25 Thread Thomas Krennwallner
Hi! On Wed Jun 25, 2003 at 03:49:12PM -0300, [EMAIL PROTECTED] wrote: > >> Unable to find the Ncurses libraries. > >> > >> You must have Ncurses installed in order > >> to use 'make menuconfig' [...] > However, I *do* have libncurses5 installed,

Re: You must have Ncurses installed in order to use 'make menuconfig'

2003-06-25 Thread Hugh Saunders
On Wed, Jun 25, 2003 at 03:49:12PM -0300, [EMAIL PROTECTED] wrote: > >> Unable to find the Ncurses libraries. > >> > >> You must have Ncurses installed in order > >> to use 'make menuconfig' > Even then, I cannot find the ncurses-devel package

Re: You must have Ncurses installed in order to use 'make menuconfig'

2003-06-25 Thread Vineet Kumar
* [EMAIL PROTECTED] ([EMAIL PROTECTED]) [030625 13:06]: > Greetings! > I am trying to recompile my kernel on a freshly installed machine, and got into > a problem: when I try to go for 'make manuconfig', here's what happens: > > --- > hermes:/usr/src/linux# ma

Re: You must have Ncurses installed in order to use 'make menuconfig'

2003-06-25 Thread Matt Price
On Wed, Jun 25, 2003 at 03:49:12PM -0300, [EMAIL PROTECTED] wrote: > Greetings! > I am trying to recompile my kernel on a freshly installed machine, and got into > a problem: when I try to go for 'make manuconfig', here's what happens: > > --- > hermes:/usr/s

Re: You must have Ncurses installed in order to use 'make menuconfig'

2003-06-25 Thread Nathan Poznick
Thus spake [EMAIL PROTECTED]: > However, I *do* have libncurses5 installed, as well as every other packages > which matched a search for ncurses on my dselect. My sources for apt are set as libncurses5-dev -- Nathan Poznick <[EMAIL PROTECTED]> Be consistent. -- Larry Wall in the perl man page

Re: You must have Ncurses installed in order to use 'make menuconfig'

2003-06-25 Thread Mike Dresser
On Wed, 25 Jun 2003 [EMAIL PROTECTED] wrote: > If it's not the ncurses-devel package that is missing, what could it be? > > Regards, apt-get install libncurses5-dev Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

You must have Ncurses installed in order to use 'make menuconfig'

2003-06-25 Thread breno . moiana
Greetings! I am trying to recompile my kernel on a freshly installed machine, and got into a problem: when I try to go for 'make manuconfig', here's what happens: --- hermes:/usr/src/linux# make menuconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts/lxdi

Re: make menuconfig

2003-06-05 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Jun 04, 2003 at 11:15:12PM +0200, Christof Hurschler wrote: > I can't find some drivers in the menutree when setting up a compile. In > particullar I can't fint bttv for my TV card. It's *not* under > multimedia-video where I guess it should

Re: [solved] make menuconfig

2003-06-05 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Jun 05, 2003 at 08:24:11AM +0200, Christof Hurschler wrote: > Thanks, that's it! > > but why this bass-ackwards structure in menuconfig. Wouldn't it be simpler > to list the drivers and then suggest other functions that need to be enabled > i

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Roberto Sanchez
t; > > `/usr/src/kernel-source-2.4.20/scripts/lxdialog' > > > > /usr/bin/ld: cannot find -lncurses > > > > collect2: ld returned 1 exit status > > > > > > > > >> Unable to find the Ncurses libraries. > > > > >> &g

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Ron Johnson
> > /usr/bin/ld: cannot find -lncurses > > > collect2: ld returned 1 exit status > > > > > > >> Unable to find the Ncurses libraries. > > > >> > > > >> You must have Ncurses installed in order > > > >> to use &#

[solved] make menuconfig

2003-06-05 Thread Christof Hurschler
time trying to find this stupid thing. Chris > -Ursprungliche Nachricht- > Von: Richard Hector [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 5. Juni 2003 03:11 > An: Debian List (E-Mail) > Betreff: Re: make menuconfig > > > On Wed, Jun 04, 2003 at 11:15:12PM

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Kevin McKinley
On Thu, 5 Jun 2003 05:25:01 +0200 (CEST) Roberto Sanchez <[EMAIL PROTECTED]> wrote: > I tried executing 'make menuconfig; in my kernel (2.4.20) source directory > on my Woody box and received this error: > > make[1]: Entering directory > `/usr/src/kernel-source-2.4.20

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Roberto Sanchez
status > > > > >> Unable to find the Ncurses libraries. > > >> > > >> You must have Ncurses installed in order > > >> to use 'make menuconfig' > [...] > You need to install libncurses5-dev. > Does that not make the er

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Chris Metzler
On Thu, 5 Jun 2003 05:25:01 +0200 (CEST) Roberto Sanchez <[EMAIL PROTECTED]> wrote: > > I tried executing 'make menuconfig; in my kernel (2.4.20) source > directory on my Woody box and received this error: > > make[1]: Entering directory > `/usr/src/kernel-source-2.4

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Kenward Vaughan
On Thu, Jun 05, 2003 at 05:25:01AM +0200, Roberto Sanchez wrote: > I tried executing 'make menuconfig; in my kernel (2.4.20) source directory on > my Woody box and received this error: > > make[1]: Entering directory `/usr/src/kernel-source-2.4.20/scripts/lxdialog' >

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Seneca
>> > >> You must have Ncurses installed in order > >> to use 'make menuconfig' [...] > and 'apt-show-versions |grep ncurses' shows this: > > ncurses-term/stable uptodate 5.2.20020112a-7 > ncurses-bin/stable uptodate 5.2.20020112a-7 > li

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Emma Jane Hogbin
On Thu, Jun 05, 2003 at 05:25:01AM +0200, Roberto Sanchez wrote: > However, 'locate ncurses' show this at the top of the list: > /lib/libncurses.so.5 > /lib/libncurses.so.5.2 > and 'apt-show-versions |grep ncurses' shows this: > ncurses-term/stable uptodate 5.2.20020112a-7 > ncurses-bin/stable upto

Re: make menuconfig

2003-06-05 Thread Richard Hector
On Wed, Jun 04, 2003 at 11:15:12PM +0200, Christof Hurschler wrote: > I can't find some drivers in the menutree when setting up a compile. In > particullar I can't fint bttv for my TV card. It's *not* under > multimedia-video where I guess it should be. > > Any suggestions, I'm at a loss. Try t

make menuconfig

2003-06-05 Thread Christof Hurschler
I can't find some drivers in the menutree when setting up a compile. In particullar I can't fint bttv for my TV card. It's *not* under multimedia-video where I guess it should be. Any suggestions, I'm at a loss. Thanks, Chris -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

make menuconfig says I don't have ncurses

2003-06-04 Thread Roberto Sanchez
I tried executing 'make menuconfig; in my kernel (2.4.20) source directory on my Woody box and received this error: make[1]: Entering directory `/usr/src/kernel-source-2.4.20/scripts/lxdialog' /usr/bin/ld: cannot find -lncurses collect2: ld returned 1 exit status >> Unable to

Re: make menuconfig fails

2003-03-17 Thread Rob Weir
On Mon, Mar 17, 2003 at 03:29:47PM +1100, Russell Shaw wrote: > ldconfig updates /etc/ld.so.cache, so sudo is needed: Generally, yes. The -p option just prints information from the existing cache, rather than updating/modifying it. > [EMAIL PROTECTED]: ldconfig -p > bash: ldconfig: command not f

Re: make menuconfig fails

2003-03-16 Thread Russell Shaw
Bob Proulx wrote: Russell Shaw wrote: In the kernel source, when i do "make menuconfig" i get the error: Common problem. But most people just have not installed it yet. You look to have a corrupted library or something. Thanks. It must have got uninstalled when i was fixing brok

Re: make menuconfig fails

2003-03-16 Thread Bob Proulx
Russell Shaw wrote: > In the kernel source, when i do "make menuconfig" i get the error: Common problem. But most people just have not installed it yet. You look to have a corrupted library or something. > /usr/bin/ld: cannot find -lncurses Check that you have the followin

Re: make menuconfig fails

2003-03-16 Thread ronin2
On Mon, 17 Mar 2003 14:14:47 +1100 Russell Shaw <[EMAIL PROTECTED]> wrote: > /usr/bin/ld: cannot find -lncurses > collect2: ld returned 1 exit status > > >> Unable to find the Ncurses libraries. > >> > >> You must have Ncurses installed in order

Re: make menuconfig fails

2003-03-16 Thread sean finney
On Mon, Mar 17, 2003 at 02:14:47PM +1100, Russell Shaw wrote: > /usr/bin/ld: cannot find -lncurses > collect2: ld returned 1 exit status apt-get install libncurses5-dev (iirc) and while you're at it, apt-get install kernel-package man make-kpkg (this is a really, really cool utility for makin

make menuconfig fails

2003-03-16 Thread Russell Shaw
Hi all, In the kernel source, when i do "make menuconfig" i get the error: rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts/lxdialog all make[1]: Entering directory `/home/russell/Kernels/2.4.20-win4lin-ipmasq/linux-2.4.20/scripts/lxdialog' /usr/bin/

make menuconfig and xconfig don't work since 2.4.19

2002-12-07 Thread Jorge Sousa
Hi, Since i got kernel sources 2.4.19 and 2.4.20 i'm not able to compile them with make menuconfig make xconfig. Although everything runs fine by using the command line interface. When i issue make menuconfig everything appears to run fine until if reaches Preparing scripts: functions, pa

Re: error during make menuconfig...

2002-11-07 Thread J.H.M. Dassen (Ray)
On Thu, Nov 07, 2002 at 07:56:12 -0800, Irvin Temp wrote: > In file included from lxdialog.c:22: > dialog.h:29: curses.h: No such file or directory > at first my hunch was that the ncurses was not > installed but when i checked it i had ... > > ncurses-base, ncurses-bin and libncurses5 installed

Re: error during make menuconfig...

2002-11-07 Thread Ole Sebastian Stein
Ole Sebastian Stein <[EMAIL PROTECTED]> writes: > you need the -dev version of the ncurses package, I think. > > apt-get install libncurses-5 (Blush) apt-get install libncurses5-dev -- Ole Sebastian Stein ``Beware of bugs in the above code; I have only proved it correct, not tried it.'' --

Re: error during make menuconfig...

2002-11-07 Thread Ole Sebastian Stein
Irvin Temp <[EMAIL PROTECTED]> writes: > at first my hunch was that the ncurses was not > installed but when i checked it i had ... > > ncurses-base, ncurses-bin and libncurses5 installed... you need the -dev version of the ncurses package, I think. apt-get install libncurses-5 -- Ole Sebast

Re: error during make menuconfig...

2002-11-07 Thread Colin Watson
On Thu, Nov 07, 2002 at 07:56:12AM -0800, Irvin Temp wrote: > at first my hunch was that the ncurses was not > installed but when i checked it i had ... > > ncurses-base, ncurses-bin and libncurses5 installed... You're missing libncurses5-dev. -- Colin Watson [

error during make menuconfig...

2002-11-07 Thread Irvin Temp
Yesterday i revived my old PC, P133, 16MB RAM, 3sX CDROM 800MB HD. i installed an my debian (Debian GNU/Linux 2.2 r2 "Potato"). It installed fine, i then instaled the kernel-source-2.2.18pre21. My problem is that when i do a "make menuconfig" i get the follwing error

RE: Kernel Panic was: System is too Big; son of make menuconfig

2002-10-13 Thread Michael Olds
Thanks Russell and Torsten, Last night I did a re-install...not a huge loss in that this is still in the learning/setup phase...and all of this was in the service of setting up some kind of backup routine. Suggestion for the KDE folk, by the way: 1. Give us a way to use just the desktop without i

Re: make menuconfig

2002-10-11 Thread Michael West
Maybe you need libncurses5-dev :) I don't know. Have you tried running ldconfig? Good luck. ~Michael On Fri, Oct 11, 2002 at 09:36:49AM -0500, Jason Wojciechowski wrote: > Cristi Banciu wrote: > > | > library. I have libncurses5-dev and all of its friend

Re: make menuconfig

2002-10-11 Thread Jason Wojciechowski
Cristi Banciu wrote: | > library. I have libncurses5-dev and all of its friends installed. ^^^ | U need libnucurses5-dev Again. -- Jason [EMAIL PROTECTED] http://wonka.hampshire.edu/~jason msg06523/pgp0.pgp Descript

Re: make menuconfig

2002-10-10 Thread Cristi Banciu
On Thu, 2002-10-10 at 19:41, Scott Henson wrote: > I recently reinstalled my debian unstable system and I wanted to compile > a new kernel, but to my suprise make menuconfig would no longer work. > It craps out with an error about not being able to find an ncurses > library. I have

Re: make menuconfig

2002-10-10 Thread Jason Wojciechowski
Hello Robin, On Oct 10, [EMAIL PROTECTED] (Robin Cosby) wrote: | > library. I have libncurses5-dev and all of its friends installed. ^^^ | I had the same problem. Try installing the package "libncurses5-dev". Would an apt-get

Re: make menuconfig

2002-10-10 Thread Robin Cosby
In message <1034268077.5905.4.camel@GreyGhost> Scott Henson writes: > I recently reinstalled my debian unstable system and I wanted to compile > a new kernel, but to my suprise make menuconfig would no longer work. > It craps out with an error about not being able to find an nc

make menuconfig

2002-10-10 Thread Scott Henson
I recently reinstalled my debian unstable system and I wanted to compile a new kernel, but to my suprise make menuconfig would no longer work. It craps out with an error about not being able to find an ncurses library. I have libncurses5-dev and all of its friends installed. Anyone know what

Re: Cannot find Ncurses when I run "make menuconfig"

2002-10-01 Thread Steve Cooper
>From Steve Waterman <[EMAIL PROTECTED]>, on Wed, Sep 25, 2002 at 07:27:44AM -0500: > apt-get install libncurses5-dev > > On Wednesday 25 September 2002 06:02, J.S.Sahambi wrote: > > I tried "make menuco

Re: Cannot find Ncurses when I run "make menuconfig"

2002-09-25 Thread Steve Waterman
apt-get install libncurses5-dev On Wednesday 25 September 2002 06:02, J.S.Sahambi wrote: > I tried "make menuconfig" with 2.4.29 and it says: > *** > jsahambi@ws97:~/kernel$ make menuconfig > rm -f include/asm > ( cd incl

Re: Cannot find Ncurses when I run "make menuconfig"

2002-09-25 Thread Justin Ryan
It might be a good idea to install 'build-essential' > You have to have the libncurses dev package as it actually need the > header files of libncurses. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Cannot find Ncurses when I run "make menuconfig"

2002-09-25 Thread Alwyn Schoeman
Hi, You have to have the libncurses dev package as it actually need the header files of libncurses. -- Alwyn Schoeman SMART Money Inc. "The clock on the wall keeps moving, time stands still... No matter how the dice may fall, someone else always gets to call the number..." msg03493/pgp0

Cannot find Ncurses when I run "make menuconfig"

2002-09-25 Thread J.S.Sahambi
I tried "make menuconfig" with 2.4.29 and it says: *** jsahambi@ws97:~/kernel$ make menuconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts/lxdialog all make[1]: Entering directory `/home/jsahambi/kernel/scripts/lxdi

Re: awk segfault on make menuconfig to build kernel

2002-09-23 Thread David De Graff
"David De Graff" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, September 23, 2002 4:08 AM Subject: Re: awk segfault on make menuconfig to build kernel > David De Graff <[EMAIL PROTECTED]> wrote: > > > On each attempt to execute make menuconfig, I get

Re: awk segfault on make menuconfig to build kernel

2002-09-23 Thread Herbert Xu
David De Graff <[EMAIL PROTECTED]> wrote: > On each attempt to execute make menuconfig, I get the error: > > 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.

Re: awk segfault on make menuconfig to build kernel

2002-09-23 Thread David De Graff
error returns when I do make menuconfig. Will dig through and see what I can come up with. Wiping the drive and starting over is beginning to look attractive... Best, Dave - Original Message - From: "Elizabeth Barham" <[EMAIL PROTECTED]> To: "Debian User List" &

Re: awk segfault on make menuconfig to build kernel

2002-09-23 Thread Elizabeth Barham
"David De Graff" <[EMAIL PROTECTED]> writes: > Well, the conclusion that this ran fine with kernel-source-2.4.18 > was wrong. It gives a similar error but then continues on to the > initial ncurses-based config screen. A booger of a problem for me was when seemingly simple scripts were seg faul

Re: awk segfault on make menuconfig to build kernel

2002-09-23 Thread David De Graff
s for any ideas, Dave De Graff - Original Message - From: "David De Graff" <[EMAIL PROTECTED]> To: "Debian User List" <[EMAIL PROTECTED]> Sent: Monday, September 23, 2002 12:48 AM Subject: awk segfault on make menuconfig to build kernel > The first

awk segfault on make menuconfig to build kernel

2002-09-23 Thread David De Graff
g the kernel source as a non-root user. The owner of /usr/src is set to user, as is the file kernel-source-2.4.19.tar.bz2. That file is unpacked by the same non root user, and the config file is copied by that user. I run make menuconfig by the same user, and get the same error as I got when the e

Re: awk segfault on make menuconfig to build kernel

2002-09-22 Thread David De Graff
utils to the version from untable, and again after downgrading gcc from 3.2 (unstable) to 2.95.4 (stable). The system is woody on a PIII 850 server with 1GB RAM, DAC960 RAID card and Intel 10/100 ethernet. More details below, thanks for any help. Dave De Graff On each attempt to execute make menuc

Re: awk segfault on make menuconfig to build kernel

2002-09-22 Thread David De Graff
- Original Message - From: "Osamu Aoki" <[EMAIL PROTECTED]> To: "David De Graff" <[EMAIL PROTECTED]> Cc: "Debian User List" <[EMAIL PROTECTED]> Sent: Sunday, September 22, 2002 3:03 AM Subject: Re: awk segfault when try make menuconfig t

Re: awk segfault when try make menuconfig to build kernel

2002-09-22 Thread Osamu Aoki
:-) > When I execute make menuconfig, I get the error at the bottom of the session > text below. It looks like awk is giving a segmentation fault. This error > persists even after I've upgraded mawk and gawk to the versions on testing, > and switched simlinks to try both programs

  1   2   3   >