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
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.radikal.ru/1003/92/d37e8667
A very late but heartfelt thanks. I have been unable to respond
properly for the past several days as I struggled with the postfix
setup. This has finally been resolved with a great deal of help from
Andrei.
On Wed, Sep 12, 2007 at 12:25:24PM -0400, Mark Copper wrote:
> On Wed, Sep 12, 2007 at 1
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'll need libncurses5-dev
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". Trouble? Contact [EMAI
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
martin
--
To UNSU
On 4/21/07, Sherab Puntsok <[EMAIL PROTECTED]> wrote:
Hi there,
I've just installed "Etch" from netinstall CD and I want to compile a
custom build kernel, but I get the following errors. What am I doing
wrong?
I've the kernel source 2.6.18, libncures5-dev, kernel-package,
fakeroot, debhelper in
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 (google says I
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 says I commented in Sun, F
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
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/README:
}
} Before you go any fu
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 build a kernel image, I'd suggest
in
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
Colin Watson wrote:
On Tue, Dec 23, 2003 at 08:30:33AM -0600, Hugo Vanwoerkom wrote:
I switched philosophy: downloaded all 7 Woody CD's and installed
everything from there, instead of Sarge over the net.
I only have to get gcc-3.2, libxft2 and libxft-dev from backports to get
the latest Mozilla
On Tue, Dec 23, 2003 at 08:30:33AM -0600, Hugo Vanwoerkom wrote:
> I switched philosophy: downloaded all 7 Woody CD's and installed
> everything from there, instead of Sarge over the net.
>
> I only have to get gcc-3.2, libxft2 and libxft-dev from backports to get
> the latest Mozilla with xft c
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.
>
> The compilation went fine (I th
-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
--- Ron Johnson <[EMAIL PROTECTED]> escribió: > On Wed, 2003-06-04 at
23:25, Roberto Sanchez wrote:
> > --- Seneca <[EMAIL PROTECTED]> escribió:
> > > On Thu, Jun 05, 2003 at 05:25:01AM +0200, Roberto Sanchez wrote:
> > > > make[1]: Entering directory
> > > `/usr/src/kernel-source-2.4.20/scripts/
On Wed, 2003-06-04 at 23:25, Roberto Sanchez wrote:
> --- Seneca <[EMAIL PROTECTED]> escribió:
> > On Thu, Jun 05, 2003 at 05:25:01AM +0200, Roberto Sanchez wrote:
> > > make[1]: Entering directory
> > `/usr/src/kernel-source-2.4.20/scripts/lxdialog'
> > > /usr/bin/ld: cannot find -lncurses
> > >
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/scripts/lxdialog'/usr/bin/ld
--- Seneca <[EMAIL PROTECTED]> escribió:
> On Thu, Jun 05, 2003 at 05:25:01AM +0200, Roberto Sanchez wrote:
> > 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 find
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/scripts/lxdialog'/usr/bin/l
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'
> /usr/bin/ld: cannot find -lncu
On Thu, Jun 05, 2003 at 05:25:01AM +0200, Roberto Sanchez wrote:
> 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 find the Ncurses libraries.
> >>
> >> You must have Ncurses i
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
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
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
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 broken package prob
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 following on your system.
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
> >> to use 'make menuconfig'
>
> make[1]: ***
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
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
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
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 libncurses5-d
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
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 ncurses
> library. I
Russell wrote:
>I re-untarred kernel-source-2.4.18-tar.bzip2 into
># /usr/src/kernel-source-2.4.18 and ran "make menuconfig"
>from in there, and it worked! I *hate* reinstalling stuff
>to make it work. There should be a systematic way of tracing
>thru scripts as they execute, to find the cause of
I re-untarred kernel-source-2.4.18-tar.bzip2 into
# /usr/src/kernel-source-2.4.18 and ran "make menuconfig"
from in there, and it worked! I *hate* reinstalling stuff
to make it work. There should be a systematic way of tracing
thru scripts as they execute, to find the cause of these
problems. When
"Chris B." wrote:
>
> The following message is a courtesy copy of an article
> that has been posted to aus.computers.linux as well.
>
> Russell <[EMAIL PROTECTED]> moved upon the face of the 'Net and spake thusly:
>
> > Hi all,
> >
> > I'm using debian 3. When i do:
> ...
> > Well, ncurses 5.2
Elimar Riesebieter wrote:
>
> On Mon, 02 Sep 2002 the mental interface of Russell told:
>
> [...]
> > > Try ln -s /usr/src/kernel-source-2.4.18 /usr/src/linux.
> > > chdir /usr/src/linux
> > > make menuconfig
> >
> > Hi, that looked promising, but it still does the same thing.
> Is there a .conf
On Mon, 02 Sep 2002 the mental interface of Russell told:
[...]
> > Try ln -s /usr/src/kernel-source-2.4.18 /usr/src/linux.
> > chdir /usr/src/linux
> > make menuconfig
>
> Hi, that looked promising, but it still does the same thing.
Is there a .config in /usr/src/linux? If not just copy one out
Elimar Riesebieter wrote:
>
> On Mon, 02 Sep 2002 the mental interface of Russell told:
>
> > "Q. Gong" wrote:
> > >
> > > On Mon, 2 Sep 2002, Russell wrote:
> > >
> > > > Russell wrote:
> > > >
> > > > Hi,
> > > >
> > > > When i do:
> > > >
> > > > debpc:/usr/src/kernel-source-2.4.18# make menu
On Mon, 02 Sep 2002 the mental interface of Russell told:
> "Q. Gong" wrote:
> >
> > On Mon, 2 Sep 2002, Russell wrote:
> >
> > > Russell wrote:
> > >
> > > Hi,
> > >
> > > When i do:
> > >
> > > debpc:/usr/src/kernel-source-2.4.18# make menuconfig
^^
[...]
> Hi, unfor
On Monday 02 September 2002 13:22, Russell wrote:
> "Q. Gong" wrote:
> > On Mon, 2 Sep 2002, Russell wrote:
> > > Russell wrote:
> > >
> > > Hi,
> > >
> > > When i do:
> > >
> > > debpc:/usr/src/kernel-source-2.4.18# make menuconfig
> > >
> > > then i get a screen without any submenus. I just get:
"Q. Gong" wrote:
>
> On Mon, 2 Sep 2002, Russell wrote:
>
> > Russell wrote:
> >
> > Hi,
> >
> > When i do:
> >
> > debpc:/usr/src/kernel-source-2.4.18# make menuconfig
> >
> > then i get a screen without any submenus. I just get:
> >
> > ---
> > Load an alternate configuration file
> > Save con
On Mon, 2 Sep 2002, Russell wrote:
> Russell wrote:
>
> Hi,
>
> When i do:
>
> debpc:/usr/src/kernel-source-2.4.18# make menuconfig
>
> then i get a screen without any submenus. I just get:
>
> ---
> Load an alternate configuration file
> Save configuration to an alternate file
>
> No amount of k
On Fri, May 18, 2001 at 04:46:49PM -0500, Thomas H. George wrote:
>In file included from lxdialog.c:22:
>dialog.h:29 curses.h No such file or directory
apt-get install libncurses5-dev. This is not an essential package,
which is why your fix-broken-upgrade and friends had n
apt-get install libncurses5-dev
On Tue, May 15, 2001 at 12:03:33PM -0400, Tom George wrote:
> Recovering from a disk crash I installed linux2.2.17 from an official
> debian 2.2-r0 CD set but overlooked the setting which would have
> included a parport in the kernel. To correct this I decided to
Just a short note of thanks to all those who pointed out that the missing
package was libncurses5-dev.
My shiny new 2.2.18 kernel is now compiled and installed. Thanks again.
--
David
On 13/12/2000 at 19:11 +1100, David Fisher wrote:
> In file included from lxdialog.c:22:
> dialog.h:29: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
>
> What package have I left out?
>
You have left out package "libncurses5-dev".
Regards, sena...
--
[EMAIL PROTECTE
David Fisher <[EMAIL PROTECTED]> writes:
> dialog.h:29: curses.h: No such file or directory
> What package have I left out?
Install 'libncurses5-dev'.
In Debian, the files needed for building with a library, are in the
lib...-dev package.
If you're searching for a package, containing a file, j
> colossus:/usr/src/linux# make menuconfig
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)
> make -C scripts/lxdialog all
> make[1]: Entering directory `/usr/src/linux-2.2.18/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE
> -DCURSES_LOC="" -c -o lx
On 01 Dec 2000, sena wrote:
> On 01/12/2000 at 10:42 +, Anthony Campbell wrote:
> > In my Potato setup I can't do "make menuconfig" for the kernel because
> > it complains about not finding curses.h. "make xconfig" does work
> > however.
> >
> > Compiling vim also fails, possibly for the sam
On 01/12/2000 at 10:42 +, Anthony Campbell wrote:
> In my Potato setup I can't do "make menuconfig" for the kernel because
> it complains about not finding curses.h. "make xconfig" does work
> however.
>
> Compiling vim also fails, possibly for the same reason.
>
> As far as I know I've ins
The particular package is libncurses4-dev
Peter.
Erik Steffl wrote:
>
> you need to install ncurses package (or similar name)
>
> if you are missing file but don't know the package, go to
> www.debian.org, Packages, the last search form let's you search for
> file...
>
> apt-cache might
you need to install ncurses package (or similar name)
if you are missing file but don't know the package, go to
www.debian.org, Packages, the last search form let's you search for
file...
apt-cache might help as well...
erik
Hanno Böttcher wrote:
>
> Hi all!
>
> I have a problem
On Wed, 25 Oct 2000, Hanno [iso-8859-1] B?ttcher wrote:
> /usr/src/linux. Then I tried to run "make menuconfig" but I got an error
> similar to "dialog.h:29: curses.h: no such file or directory". I tried
I think this is solved by installing the ncurses header files:
apt-get install libncurses5-de
On 7, aug, 2000 at 09:36:56 -0700, Dale Morris wrote:
> what's the library name to compile make menuconfig? I thought it was apt-get
> install libncurses5 dev, but I can't seem to get it.
apt-get install libncurses5-dev
^
Important! Or was it
On Thu, Aug 03, 2000 at 10:19:33PM -0700, Dale Morris wrote:
> I'm trying to compile my new 2.2.16 kernel and when I run make menuconfig, I
> get the following error:
> make[1]: Entering directory `/usr/src/linux/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE
I think the curses.h is missing. Try installing the
library ncurses. Be sure to give a make mrproper
before givin make menuconfig.
--- Dale Morris <[EMAIL PROTECTED]> wrote:
> I'm trying to compile my new 2.2.16 kernel and when
> I run make menuconfig, I get the following error:
> make[1]: Enter
--- Dale Morris <[EMAIL PROTECTED]> wrote:
> I'm trying to compile my new 2.2.16 kernel and when
> I run make menuconfig, I get the following error:
> make[1]: Entering directory
> `/usr/src/linux/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2
> -fomit-frame-pointer -DLOCALE
> -DCURSES_LOC
Thanks, I'm reconfiguring now. It's a lot easier with menuconfig
Robert Waldner ([EMAIL PROTECTED]) wrote:
> On Thu, 03 Aug 2000 22:19:33 PDT, Dale Morris writes:
> >I'm trying to compile my new 2.2.16 kernel and when I run make menuconfig, I
> >g
> >et the following error:
>
> >dialog.h:29:
On Thu, 03 Aug 2000 22:19:33 PDT, Dale Morris writes:
>I'm trying to compile my new 2.2.16 kernel and when I run make menuconfig, I g
>et the following error:
>dialog.h:29: curses.h: No such file or directory
>I know I need a development library here. Can anyone tell me which one it is?
libncurs
Olaf Meeuwissen wrote:
>
> No, it shouldn't. You could equally well run `make config' or `make
> xconfig' to build your kernel. The first doesn't require anything
Point well taken.
> that's not in the Depends: and Recommends: fields. The latter
> requires you have a running X server. Should
Stan Kaufman <[EMAIL PROTECTED]> writes:
> Jens Müller wrote:
> >
> > > > I've tried reinstalling the ncurses library, any other suggestions. I
> > > > would like to use this to reconfigure my kernel
> > >
> > > Did you install libncurses5-dev or similar? You need a *-dev package
> > > for the c
Jens Müller wrote:
>
> > > I've tried reinstalling the ncurses library, any other suggestions. I
> > > would like to use this to reconfigure my kernel
> >
> > Did you install libncurses5-dev or similar? You need a *-dev package
> > for the curses.h file to be there. If you have, check where it e
- Original Message -
From: "Olaf Meeuwissen" <[EMAIL PROTECTED]>
To: "Dale Morris" <[EMAIL PROTECTED]>
Cc:
Sent: Monday, July 31, 2000 4:08 AM
Subject: Re: make menuconfig
> Dale Morris <[EMAIL PROTECTED]> writes:
>
> > when I try to
Olaf Meeuwissen ([EMAIL PROTECTED]) wrote:
> Dale Morris <[EMAIL PROTECTED]> writes:
>
> > when I try to run make menuconfig I encouter the following error:
> >
> > In file included from lxdialog.c:22:
> > dialog.h:29: curses.h: No such file or directory
> > make[1]: *** [lxdialog.o] Error 1
> >
Dale Morris <[EMAIL PROTECTED]> writes:
> when I try to run make menuconfig I encouter the following error:
>
> In file included from lxdialog.c:22:
> dialog.h:29: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
>
> I've tried reinstalling the ncurses library, any other s
you missed the package ncurses5-dev.
On Fri, 23 Jun 2000, Dave Bateman wrote:
> I'm trying to build a kernel and "make menuconfig" gives the following
> error:
>
> debian:/usr/src/kernel-source-2.2.15# make menuconfig
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)
> make -C scripts
root wrote:
> apt-get install libncurses5-dev
>
Just like magic! thanks !!
Dave
* Dave Bateman <[EMAIL PROTECTED]> wrote:
> I'm trying to build a kernel and "make menuconfig" gives the
> following error:
>
> debian:/usr/src/kernel-source-2.2.15# make menuconfig
2.2.15 has had some ugly bugs - you may want to upgrade to 2.2.17pre1.
> dialog.h:29: curses.h: No such file or d
On Fri, Mar 17, 2000 at 05:38:35PM +, David Wright wrote:
> Quoting David Densmore ([EMAIL PROTECTED]):
> > what packages must be installed to use make menuconfig?
>
> A kernel-source package, its dependencies, recommendations, and
> suggestions apart from kernel-package, which I'd heartily
>
Hmmm, IIRC, the "make menuconfig" option depends on the ncurses -dev
packag.
Check the error messages spit out by "make menuconfig",
then look for the missing file via the form at the bottom of:
http://www.debian.org/distrib/packages
--
On Fri, 17 Mar 2000, David Densmore wrote:
> Tha
> what packages must be installed to use make menuconfig?
>
Does not that seems to be related to something specific? Can you post more
details?
--
Shaul Karl [EMAIL PROTECTED]
An elephant is a mouse with an operating system.
--
Shaul Karl
You need one of the ncurses-dev libraries. I guess the one that
matches which ever ncurses you have installed right now.
Marshal
> "David" == David Densmore <[EMAIL PROTECTED]> writes:
> Thanks, but I meant what packages are needed for make menuconfig
> to function, as in when I ente
You also need ncurses for menuconfig, I think. I can't run it with a pretty
standard install (I use xconfig).
-Benjamin
On Fri, Mar 17, 2000 at 05:38:35PM +, David Wright wrote:
> Quoting David Densmore ([EMAIL PROTECTED]):
> > what packages must be installed to use make menuconfig?
>
> A
On Fri, Mar 17, 2000 at 05:38:35PM +, David Wright wrote:
> Quoting David Densmore ([EMAIL PROTECTED]):
> > what packages must be installed to use make menuconfig?
>
> A kernel-source package, its dependencies, recommendations, and
> suggestions apart from kernel-package, which I'd heartily
>
On Fri, 17 Mar 2000, David Densmore wrote:
> what packages must be installed to use make menuconfig?
Install make, automake, autoconf, gcc, g++, ncurses3.4 with all depends.
// Jajo
>
> --
> Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
>
>
Thanks, but I meant what packages are needed for make menuconfig to
function, as in when I enter the command the pretty blue menuconfig
app starts instead of an error message.
In other words, I already have the kernel source installed and can
use the make command, the hard to use one where you go
Quoting David Densmore ([EMAIL PROTECTED]):
> what packages must be installed to use make menuconfig?
A kernel-source package, its dependencies, recommendations, and
suggestions apart from kernel-package, which I'd heartily
recommend, and bin86, which is needed only on x86 architectures.
(i.e. che
i get exactly the same error and have to use xconfig instead (which i don't
like as much). i'd say it's a bug somewhere. can anyone tell me different?
from
da Bobstopper
> Can anyone drop me a line to say what I've forgotten to install?
>
> enterprise:/usr/src/linux# make menuconfig
> rm -f in
Spot 0n! Thanks.
On Sun, 23 Jan 2000, Patrick wrote:
> dialog.h:29: curses.h: No such file or directory
That line is the crucial line. 'make menuconfig' uses the ncurses
library to build the menu interface. Installing the libncurses5-dev
package should solve your problem.
later,
joseph
--
the "LaterDude"
ICQ: 52
On Tue, Jul 06, 1999 at 04:26:18PM -0700, G. Crimp wrote:
> Hi,
>
> I tried doing a make menuconfig instead of make config to configure
> the kernel. Very near the beginning it craps out because of a missing
> curses.h file. (This is a Deb 2.0 box by the way, kernel 2.0.34) The make
> scri
*- On 6 Jul, G. Crimp wrote about "make menuconfig"
> Hi,
>
> I tried doing a make menuconfig instead of make config to configure
> the kernel. Very near the beginning it craps out because of a missing
> curses.h file. (This is a Deb 2.0 box by the way, kernel 2.0.34) The make
> script cd
> the kernel. Very near the beginning it craps out because of a missing
> curses.h file. (This is a Deb 2.0 box by the way, kernel 2.0.34) The make
> script cd's to /usr/src/linux/scripts/lxdialog. curses.h is an include in
> lxdialog.c:
>
> In file included from lxdialog.c:22:
> dialog.h:29: c
Do you have the ncurses package installed? The menuconfig program needs
it.
"G. Crimp" wrote:
>
> Hi,
>
> I tried doing a make menuconfig instead of make config to configure
> the kernel. Very near the beginning it craps out because of a missing
> curses.h file. (This is a Deb 2.0 box
You need ncurses-dev.
In Debian a library exists as libfoo or sometimes just foo. To compile
something using that library requires the matching libfoo-dev or foo-dev.
On Mon, May 31, 1999 at 01:17:58PM +0930, John Pearson wrote:
> On Sat, May 29, 1999 at 04:48:49PM -0700, Bob Nielsen wrote
> > On Sat, May 29, 1999 at 06:03:04PM -0500, Brad wrote:
> > > On Sat, 29 May 1999, Bob Nielsen wrote:
> > >
> > > > Why are the menuconfig boxes now shown with ascii charac
On Sat, May 29, 1999 at 04:48:49PM -0700, Bob Nielsen wrote
> On Sat, May 29, 1999 at 06:03:04PM -0500, Brad wrote:
> > On Sat, 29 May 1999, Bob Nielsen wrote:
> >
> > > Why are the menuconfig boxes now shown with ascii characters (*, |,
> > > etc.) instead of real lines as in earlier versions?
>
On Sat, May 29, 1999 at 06:03:04PM -0500, Brad wrote:
> On Sat, 29 May 1999, Bob Nielsen wrote:
>
> > Why are the menuconfig boxes now shown with ascii characters (*, |,
> > etc.) instead of real lines as in earlier versions?
>
> What's your TERM environment variable set to? On my system, if it'
i believe you're missing a ncurses dev lib.
add|t|on, [EMAIL PROTECTED]
http://e0i-cyberpimps.virtualave.net
help, I got sucked into /dev/null
- Original Message -
From: Johan
On Sat, 29 May 1999, Bob Nielsen wrote:
> Why are the menuconfig boxes now shown with ascii characters (*, |,
> etc.) instead of real lines as in earlier versions?
What's your TERM environment variable set to? On my system, if it's
"linux", "rxvt", or "xterm-debian" it uses color and lines. "vt1
On Sat, May 29, 1999 at 01:55:37PM -0500, Brad wrote:
> On Sat, 29 May 1999, Johan Pettersson wrote:
>
> > Hello!
> > I have uppgraded from slink to potato (I now understand the word
> > unstable=)
> > And downloaded kernel 2.2.9. But when I type menuconfig I have got
> > following
> > error mess
On Sat, 29 May 1999, Johan Pettersson wrote:
> Hello!
> I have uppgraded from slink to potato (I now understand the word
> unstable=)
> And downloaded kernel 2.2.9. But when I type menuconfig I have got
> following
> error mess.
>
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)
> make
96 matches
Mail list logo