Kernel, make menuconfig

1999-11-26 Thread Antonio Rodriguez
I am trying to recompile the kernel according to KERNEL HOWTO, when I do
make menuconfig it complains that there is no rule. I checked the info
make, it tells me that rule is a file that instructs about changes to be
made. The same happens with xconfig. This is vague for me, I have not
any good understanding of how exactly the kernel works, so I don't think
I can instruct how that should be done.
Do we have a simpler way in Debian?
Can you point some way for understanding what to do?
Thanks,
Antonio.



Re: Can't "make menuconfig"

1999-11-22 Thread Kent West
Shaul Karl wrote:
> 
> > I can "make config" and "make xconfig" but I can not "make menuconfig".


 
> I think I had something similar (or was it the exact thing) with slink and
> 2.0.36 sources. I also believe I saw someone else who reported it to the list
> not long ago.
> I never solved it and meanwhile I upgraded to unstable - where it does not
> happen. Therefore, a workaround is to upgrade to unstable.

I had been changing my /etc/apt/sources.list back and forth
between stable and unstable in order to install the newest
gnome-card-games (better features in gnome-freecell) and
apparently mixing stable and unstable like that is not a good
thing (it also did very nasty things to the dselect descriptions
and etc). At any rate, my fix was to do an "apt-get install
libncurses4-dev"; I don't remember if I was pointing to stable,
unstable, or both.


Re: Can't "make menuconfig"

1999-11-22 Thread Jean-Yves BARBIER
On Mon, Nov 22, 1999 at 01:57:43AM +0200, Shaul Karl wrote:
> > I can "make config" and "make xconfig" but I can not "make menuconfig".
> > When I try, I get the following:
> > 
> > westk03:/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/kernel-source-2.2.1/scripts/lxdialog'
> > gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
> > -DCURSES_LOC=""   -c lxdialog.c -o lxdialog.o
> > In file included from lxdialog.c:22:
> > dialog.h:29: curses.h: No such file or directory
> > make[1]: *** [lxdialog.o] Error 1
> > make[1]: Leaving directory
> > `/usr/src/kernel-source-2.2.1/scripts/lxdialog'
> > make: *** [menuconfig] Error 2
> > westk03:/usr/src/linux# exit
> > exit

You should install the ncurses package

JY
-- 
Jean-Yves F. Barbier <[EMAIL PROTECTED]>
 You will have many recoverable tape errors.


Re: Can't "make menuconfig"

1999-11-21 Thread Shaul Karl
> I can "make config" and "make xconfig" but I can not "make menuconfig".
> When I try, I get the following:
> 
> westk03:/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/kernel-source-2.2.1/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
> -DCURSES_LOC=""   -c lxdialog.c -o lxdialog.o
> In file included from lxdialog.c:22:
> dialog.h:29: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory
> `/usr/src/kernel-source-2.2.1/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> westk03:/usr/src/linux# exit
> exit
> 
> 
> Can anyone suggest a fix? Thanks!
> 

I think I had something similar (or was it the exact thing) with slink and 
2.0.36 sources. I also believe I saw someone else who reported it to the list 
not long ago.
I never solved it and meanwhile I upgraded to unstable - where it does not 
happen. Therefor, a workaround is to upgrade to unstable.

away!
 
In-Reply-To: Message from Stuart Ballard <[EMAIL PROTECTED]> 
   of "Sat, 20 Nov 1999 21:57:20 GMT." <[EMAIL PROTECTED]> 
References: <[EMAIL PROTECTED]> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Mon, 22 Nov 1999 02:09:29 +0200
From: Shaul Karl <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
Resent-Message-ID: <[EMAIL PROTECTED]>
Resent-From: debian-user@lists.debian.org
X-Mailing-List:  archive/latest/72782
X-Loop: debian-user@lists.debian.org
Precedence: list
Resent-Sender: [EMAIL PROTECTED]

> 
> PS does *anyone* know what's up with mozilla? Will debian ever get M11?
> 

Someone posted an address from where you can pick an M11 deb to user or devel 
lists not a while ago.
I don't have the address but I am sure that if you'll serach those list 
archives starting from 4 days ago you'll be able to trace it.



Re: Can't "make menuconfig"

1999-11-21 Thread Kent West
Salman Ahmed wrote:
> 
> >>>>> "KW" == Kent West <[EMAIL PROTECTED]> writes:
> KW>  I can "make config" and "make xconfig" but I can not "make
> KW> menuconfig".  When I try, I get the following:
> KW>
> KW> westk03:/usr/src/linux# make menuconfig rm -f include/asm ( cd
> KW> include ; ln -sf asm-i386 asm) make -C scripts/lxdialog all
> KW> make[1]: Entering directory
> KW> `/usr/src/kernel-source-2.2.1/scripts/lxdialog' gcc -Wall
> KW> -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE
> KW> -DCURSES_LOC="" -c lxdialog.c -o lxdialog.o In file
> KW> included from lxdialog.c:22: dialog.h:29: curses.h: No such file
> KW> or directory make[1]: *** [lxdialog.o] Error 1 make[1]: Leaving
> KW> directory `/usr/src/kernel-source-2.2.1/scripts/lxdialog' make:
> KW> *** [menuconfig] Error 2 westk03:/usr/src/linux# exit exit
> KW>
> KW>
> KW> Can anyone suggest a fix? Thanks!
> 
> Looks like you haven't installed the ncurses development package. For
> potato, its called libncurses4-dev. Not sure what it is for slink, but
> you need a similar dev(elopment) package for slink, if that is what you
> are running.
> 
> You might want to check out the debian package search page:
> 
>   http://www.debian.org/distrib/packages
> 
> HTH,
> 
> --
> Salman Ahmed
> ssahmed AT pathcom DOT com

Thanks for the help. I did have the ncurses dev installed, but a couple
of days ago I installed some little something (I don't remember what
now; maybe it was the gcd audio cd player) and then a day or two later I
discovered this problem. Go figure. At any rate, it works again now;
thanks!


SOLVED: Re: Can't "make menuconfig"

1999-11-21 Thread Kent West
Kent West wrote:
> 
> I can "make config" and "make xconfig" but I can not "make menuconfig".
> When I try, I get the following:
> 
> westk03:/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/kernel-source-2.2.1/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE
> -DCURSES_LOC=""   -c lxdialog.c -o lxdialog.o
> In file included from lxdialog.c:22:
> dialog.h:29: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory
> `/usr/src/kernel-source-2.2.1/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> westk03:/usr/src/linux# exit
> exit
> 
> Can anyone suggest a fix? Thanks!

Wow; this took a while to show up on the list (like over an hour).
Anyhoo, I did an "apt-get install libncurses4-dev" and that fixed the
problem.


Re: Can't "make menuconfig"

1999-11-20 Thread Nathan E Norman
On Sat, 20 Nov 1999, Ribamar FS wrote:

 : Hello!
 : 
 : Menuconfig require ncurses!

More to the point, it requires libncurses4-dev

--
Nathan Norman
MidcoNet  410 South Phillips Avenue  Sioux Falls, SD
mailto:[EMAIL PROTECTED]   http://www.midco.net
finger [EMAIL PROTECTED] for PGP Key: (0xA33B86E9)



Re: Can't "make menuconfig"

1999-11-20 Thread Frank Copeland
Kent West wrote:
>I can "make config" and "make xconfig" but I can not "make menuconfig".
>When I try, I get the following:
>
>westk03:/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/kernel-source-2.2.1/scripts/lxdialog'
>gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
>-DCURSES_LOC=""   -c lxdialog.c -o lxdialog.o
>In file included from lxdialog.c:22:
>dialog.h:29: curses.h: No such file or directory
>make[1]: *** [lxdialog.o] Error 1
>make[1]: Leaving directory
>`/usr/src/kernel-source-2.2.1/scripts/lxdialog'
>make: *** [menuconfig] Error 2
>westk03:/usr/src/linux# exit
>exit
>
>
>Can anyone suggest a fix? Thanks!

[EMAIL PROTECTED]:~$ dpkg -S curses.h
libncurses4-dev: /usr/include/curses.h
libncurses4-dev: /usr/include/ncurses.h

Try installing the libncurses4-dev package.

-- 
Home Page: http://thingy.apana.org.au/~fjc/> 
Not the Scientology Home Page: http://thingy.apana.org.au/~fjc/scn/>

Keep it in Usenet. E-mail replies and 'courtesy' copies are not welcome.
If you're selling, I ain't buying. 


Re: Can't "make menuconfig"

1999-11-20 Thread Brian Servis
*- On 20 Nov, Kent West wrote about "Can't "make menuconfig""
> I can "make config" and "make xconfig" but I can not "make menuconfig".
> When I try, I get the following:
> 
> westk03:/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/kernel-source-2.2.1/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
> -DCURSES_LOC=""   -c lxdialog.c -o lxdialog.o
> In file included from lxdialog.c:22:
> dialog.h:29: curses.h: No such file or directory
^^^

> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory
> `/usr/src/kernel-source-2.2.1/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> westk03:/usr/src/linux# exit
> exit
> 
> 
> Can anyone suggest a fix? Thanks!
> 
> 

apt-get install libncurses4-dev


Brian Servis
-- 

Mechanical Engineering  |  Never criticize anybody until you  
Purdue University   |  have walked a mile in their shoes,
[EMAIL PROTECTED]   |  because by that time you will be a
http://www.ecn.purdue.edu/~servis   |  mile away and have their shoes.


Re: Can't "make menuconfig"

1999-11-20 Thread Bob Nielsen
Install libncurses4-dev


On Sat, Nov 20, 1999 at 02:17:26PM -0600, Kent West wrote:
> I can "make config" and "make xconfig" but I can not "make menuconfig".
> When I try, I get the following:
> 
> westk03:/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/kernel-source-2.2.1/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
> -DCURSES_LOC=""   -c lxdialog.c -o lxdialog.o
> In file included from lxdialog.c:22:
> dialog.h:29: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory
> `/usr/src/kernel-source-2.2.1/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> westk03:/usr/src/linux# exit
> exit
> 
> 
> Can anyone suggest a fix? Thanks!
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 

-- 
Bob Nielsen Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
DM42nh  http://www.primenet.com/~nielsen


Re: Can't "make menuconfig"

1999-11-20 Thread Dave Baker
On Sat, 20 Nov 1999, Kent West wrote:

> I can "make config" and "make xconfig" but I can not "make menuconfig".
> When I try, I get the following:

I'm going to make the connection and presume you're trying to compile the
kernel.  It'd normally help if you say which kernel you're compiling since
that could possibly make a difference; also which version of debian you're
using ...

[snip] 
> dialog.h:29: curses.h: No such file or directory

this is the key to the error you're getting.  you need to install the
curses development package.  On my potato I find this file in the
libncurses4-dev package.

normally I've fire up console-apt (or dselect/whatever) and search through
for everything with 'curses' in the name to see if anything comes up that
I think I need as well.

if not, then:  apt-get install libncurses4 libncurses4-dev

it's possible that the first one will report as already being installed.


-dave


--
   | oOOooO   /  
 --|oOobodoO/   [EMAIL PROTECTED]
 --| ooOoOo   /
   |   II   / The wise man tells you where you have fallen
   |   II /  and where you may fall - Invaluable secrets.


Re: Can't "make menuconfig"

1999-11-20 Thread Ribamar FS
Hello!

Menuconfig require ncurses!


Kent West escreveu:
> 
> I can "make config" and "make xconfig" but I can not "make menuconfig".
> When I try, I get the following:
> 
> westk03:/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/kernel-source-2.2.1/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE
> -DCURSES_LOC=""   -c lxdialog.c -o lxdialog.o
> In file included from lxdialog.c:22:
> dialog.h:29: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory
> `/usr/src/kernel-source-2.2.1/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> westk03:/usr/src/linux# exit
> exit
> 
> Can anyone suggest a fix? Thanks!
> 
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

-- 
Abracos,
Ribamar FS  UIN 11.899.871
mailto:[EMAIL PROTECTED]   Vamos catalogar o Linux no Brasil?:
http://members.xoom.com/riba/ http://www.terravista.pt/Guincho/5560/


Re: Can't "make menuconfig"

1999-11-20 Thread Remco van 't Veer
>From Packages.gz:

  Package: kernel-source-2.0.36
  [snip]
  Suggests: ncurses-dev, tk-dev

My apt says:

  Package ncurses-dev is a virtual package provided by:
libncurses4-dev 4.2-3

So you should install libncurses4-dev.

HTH,
Remco


On Sat, Nov 20, 1999 at 14:17, Kent West wrote:

> I can "make config" and "make xconfig" but I can not "make menuconfig".
> When I try, I get the following:
> 
> westk03:/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/kernel-source-2.2.1/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
> -DCURSES_LOC=""   -c lxdialog.c -o lxdialog.o
> In file included from lxdialog.c:22:
> dialog.h:29: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory
> `/usr/src/kernel-source-2.2.1/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> westk03:/usr/src/linux# exit
> exit
> 
> 
> Can anyone suggest a fix? Thanks!


-- 
arrangements social detonator confidential IRT SARIN Northold Delta Force
PLO explosion SDI coup FNLC CNT-FAI Noriega grenade cartel XTC Khaddafi


Re: Can't "make menuconfig"

1999-11-20 Thread Eric G . Miller
You need the ncurses package installed. I believe you need
libncurses4-dev (in potato) or ncurses-dev (in slink).
-- 
++
| Eric G. Milleregm2@jps.net |
| GnuPG public key: http://www.jps.net/egm2/gpg.asc  |
++


Re: Can't "make menuconfig"

1999-11-20 Thread Martin Fluch
-BEGIN PGP SIGNED MESSAGE-

On Sat, 20 Nov 1999, Kent West wrote:

> I can "make config" and "make xconfig" but I can not "make menuconfig".
> When I try, I get the following:
> 
> westk03:/usr/src/linux# make menuconfig
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)

[...]

> In file included from lxdialog.c:22:
> dialog.h:29: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory
> `/usr/src/kernel-source-2.2.1/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> westk03:/usr/src/linux# exit
> exit
> 
> Can anyone suggest a fix? Thanks!

apt-get install libncurses4-dev

Martin

- -- 
Where do you want to go today? - As far from Redmond as possible!

For public PGP-key: finger [EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: 2.6.3ia
Charset: noconv

iQCVAwUBODcZmbCGSMW7I2etAQEIVQQAoLzNZsv4hrfyGL87rDkF6zE3+bTunaen
S8yYb9SH/T1mwvu4WTeRO0S3GOZEu7+SgncmNWKlZtVkWiujoyyL1TGQ2R7XxXN9
GbMgwxxYnFAH5M0YRZLVWwMcYmSlBnZJT7osiza6LYjRiLCyW5+4aCY5ova7l9lZ
vCw4gLwyg1A=
=UMoQ
-END PGP SIGNATURE-


Can't "make menuconfig"

1999-11-20 Thread Kent West
I can "make config" and "make xconfig" but I can not "make menuconfig".
When I try, I get the following:

westk03:/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/kernel-source-2.2.1/scripts/lxdialog'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
-DCURSES_LOC=""   -c lxdialog.c -o lxdialog.o
In file included from lxdialog.c:22:
dialog.h:29: curses.h: No such file or directory
make[1]: *** [lxdialog.o] Error 1
make[1]: Leaving directory
`/usr/src/kernel-source-2.2.1/scripts/lxdialog'
make: *** [menuconfig] Error 2
westk03:/usr/src/linux# exit
exit


Can anyone suggest a fix? Thanks!


Re: kernel-source: make menuconfig does not run ?

1999-10-24 Thread Jean-Yves BARBIER
On Sun, Oct 24, 1999 at 09:18:18AM +0200, Shaul Karl wrote:
> I have no such problems with linux-2.2.13.tar.bz2 (not debinaized). 
> 
> I wonder if there is a problem with kernel-source-2.2.12 ?

No: I use a pure slink, not any PB with 2.2.12.

JY
-- 
Jean-Yves F. Barbier <[EMAIL PROTECTED]>
 Function reject.


Re: kernel-source: make menuconfig does not run ?

1999-10-24 Thread Shaul Karl
> > Package: kernel-source
> > Version: N/A
> > Severity: normal
> > 
> > [13:57:06 kernel-source-2.2.12]# make menuconfig
> > rm -f include/asm
> > ( cd include ; ln -sf asm-i386 asm)
> > make -C scripts/lxdialog all
> > make[1]: Entering directory `/usr/src/kernel-source-2.2.12/scripts/lxdialog'
> > make[1]: Leaving directory `/usr/src/kernel-source-2.2.12/scripts/lxdialog'
> > /bin/sh scripts/Menuconfig arch/i386/config.in
> > Using defaults found in arch/i386/defconfig
> > Preparing scripts: functions, parsingdon
e.
> > 
> > And that is it. It keeps waiting silently, doing nothing.
> >
> Hmm, sounds strange,
> but nevertheless, IF you install a new kernel, you should than take 2.2.13.
> 
> Did you install ncurses correctly?
>

I have no such problems with linux-2.2.13.tar.bz2 (not debinaized). 

I wonder if there is a problem with kernel-source-2.2.12 ?

I also notice (see above) that there are less few messages about the progress 
of the process then with other kernels I tried to make menuconfig. For 
example, there is no messages about compiling things.



Re: kernel-source: make menuconfig does not run ?

1999-10-24 Thread Shaul Karl
> > Package: kernel-source
> > Version: N/A
> > Severity: normal
> > 
> > [13:57:06 kernel-source-2.2.12]# make menuconfig
> > rm -f include/asm
> > ( cd include ; ln -sf asm-i386 asm)
> > make -C scripts/lxdialog all
> > make[1]: Entering directory `/usr/src/kernel-source-2.2.12/scripts/lxdialog'
> > make[1]: Leaving directory `/usr/src/kernel-source-2.2.12/scripts/lxdialog'
> > /bin/sh scripts/Menuconfig arch/i386/config.in
> > Using defaults found in arch/i386/defconfig
> > Preparing scripts: functions, 
> > parsingdone.
> > 
> > And that is it. It keeps waiting silently, doing nothing.
> >
> Hmm, sounds strange,
> but nevertheless, IF you install a new kernel, you should than take 2.2.13.
> 
> Did you install ncurses correctly?
>

I have no such problems with linux-2.2.13.tar.bz2 (not debinaized). 

I wonder if there is a problem with kernel-source-2.2.12 ?

I also notice (see above) that there are less few messages about the progress 
of the process then with other kernels I tried to make menuconfig. For 
example, there is no messages about compiling things.




Re: kernel-source: make menuconfig does not run ?

1999-10-22 Thread Ingo Reimann
On Fri, Oct 22, 1999 at 02:24:58PM +0200, Shaul Karl wrote:
> Package: kernel-source
> Version: N/A
> Severity: normal
> 
> [13:57:06 kernel-source-2.2.12]# make menuconfig
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)
> make -C scripts/lxdialog all
> make[1]: Entering directory `/usr/src/kernel-source-2.2.12/scripts/lxdialog'
> make[1]: Leaving directory `/usr/src/kernel-source-2.2.12/scripts/lxdialog'
> /bin/sh scripts/Menuconfig arch/i386/config.in
> Using defaults found in arch/i386/defconfig
> Preparing scripts: functions, parsingdone.
> 
> And that is it. It keeps waiting silently, doing nothing.
>
Hmm, sounds strange,
but nevertheless, IF you install a new kernel, you should than take 2.2.13.

Did you install ncurses correctly?

Ingo 


I. Reimann   [EMAIL PROTECTED]
Inst. fuer Angew. Physik +49 251 83-33527 (fon)
Correnstr. 2-4   +49 251 83-33513 (fax)
D-48149 Muenster
Germany



kernel-source: make menuconfig does not run ?

1999-10-22 Thread Shaul Karl
Package: kernel-source
Version: N/A
Severity: normal

[13:57:06 kernel-source-2.2.12]# make menuconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts/lxdialog all
make[1]: Entering directory `/usr/src/kernel-source-2.2.12/scripts/lxdialog'
make[1]: Leaving directory `/usr/src/kernel-source-2.2.12/scripts/lxdialog'
/bin/sh scripts/Menuconfig arch/i386/config.in
Using defaults found in arch/i386/defconfig
Preparing scripts: functions, parsingdone.

And that is it. It keeps waiting silently, doing nothing.


- -- System Information
Debian Release: potato
Kernel Version: Linux rakefet 2.2.12 #1 Thu Oct 14 09:29:24 EST 1999 i586 
unknown





ncurses: kernel make menuconfig complains

1999-10-21 Thread Shaul Karl
Package: ncurses
Version: N/A
Severity: normal

I got the following lines when trying to make menu config.
How can I solve it ?
Aren't dependency problems supposed to be fixed automatically by dpkg ?  

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.

It is VERY important that you have only one set of ncurses header files
and that those files are properly version matched to the ncurses libraries 
installed on your machine.

You may also need to rebuild lxdialog.  This can be done by moving to
the /usr/src/linux/scripts/lxdialog directory and issuing the 
"make clean all" command.

If you have verified that your ncurses install is correct, you may email
the maintainer <[EMAIL PROTECTED]> or post a message to
<[EMAIL PROTECTED]> for additional assistance. 

make: *** [menuconfig] Error 139

- -- System Information
Debian Release: potato
Kernel Version: Linux rakefet 2.2.12 #1 Thu Oct 14 09:29:24 EST 1999 i586 
unknown






Re: cannot start "make menuconfig"

1999-10-13 Thread Ingo Reimann
On Wed, Oct 13, 1999 at 06:08:21PM +0200, Bruno Van de Casteele wrote:
> Hi,
> 
> i cannot start menconfig for compiling my kernel. I have the 2.2.10 one on a
> stable, with some unstable packages.
> copy of errors:
> In file included from lxdialog.c:22:
> dialog.h:29: cursus.h: No such file or directory
> 
> what could be the problem?
>
Hi

try installing the ncurses package :-) this one makes the menus. 
#~: dpkg -S curses.h
libncurses4-dev: /usr/include/curses.h
libncurses4-dev: /usr/include/ncurses.h

Ingo 


Re: cannot start "make menuconfig"

1999-10-13 Thread Brian Servis
*- On 13 Oct, Bruno Van de Casteele wrote about "cannot start "make menuconfig""
> Hi,
> 
> i cannot start menconfig for compiling my kernel. I have the 2.2.10 one on a
> stable, with some unstable packages.
> copy of errors:
> In file included from lxdialog.c:22:
> dialog.h:29: cursus.h: No such file or directory
   
> 
> what could be the problem?
> 

% dpkg -S curses.h
libncurses4-dev: /usr/include/curses.h
libncurses4-dev: /usr/include/ncurses.h
slang1-dev: /usr/include/slcurses.h


You don't have the libncurses4-dev package installed. This contains the
ncurses4 header files that are needed to build the menuconfig console
interface.


Brian Servis
-- 

Mechanical Engineering  |  Never criticize anybody until you  
Purdue University   |  have walked a mile in their shoes,
[EMAIL PROTECTED]   |  because by that time you will be a
http://www.ecn.purdue.edu/~servis   |  mile away and have their shoes.


cannot start "make menuconfig"

1999-10-13 Thread Bruno Van de Casteele
Hi,

i cannot start menconfig for compiling my kernel. I have the 2.2.10 one on a
stable, with some unstable packages.
copy of errors:
In file included from lxdialog.c:22:
dialog.h:29: cursus.h: No such file or directory

what could be the problem?

Bruno Van de Casteele
N.P. Puam[ICQ # CA957F]
Tune in at http://puam.cjb.net/


Re: make menuconfig

1999-07-07 Thread G. Crimp
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
> 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: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory /usr/src/kernel-source-2.0.34/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> 

Did a search on ncurses in dselect and saw that I had 4 ncurses
packages installed.  Didn't even occur to me to look if there were any
others.  I'll install the -dev as well.

Gerald


Re: make menuconfig

1999-07-07 Thread Brian Servis
*- 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'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: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory /usr/src/kernel-source-2.0.34/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> 
> Did a find on the entire file system and it didn't turn up anywhere.
> 
> Any idea why I wouldn't have it on my system ?
> 

You need the ncurses devel package, ncurses3.4-dev_1.9.9g-8.10.deb. It
is in the devel directory of the 2.0 archive.

-- 
Brian 
-
Mechanical Engineering  [EMAIL PROTECTED]
Purdue University   http://www.ecn.purdue.edu/~servis
-


Re: make menuconfig

1999-07-07 Thread Andrei Ivanov
> 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: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory /usr/src/kernel-source-2.0.34/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> 
> Did a find on the entire file system and it didn't turn up anywhere.
> 
> Any idea why I wouldn't have it on my system ?
> 
>   Thanks,
> 
>   Gerald

libncurses4-dev package, it seems
Andrew

---
 Andrei S. Ivanov  
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 UIN 12402354  
 http://members.tripod.com/AnSIv   <--Little things for Linux.
 http://www.missouri.edu/~c680789  <--"Computer languages of the world"
   My work in progress.
---


Re: make menuconfig

1999-07-07 Thread Matthew Dalton
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 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: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory /usr/src/kernel-source-2.0.34/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> 
> Did a find on the entire file system and it didn't turn up anywhere.
> 
> Any idea why I wouldn't have it on my system ?
> 
> Thanks,
> 
> Gerald
> 
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


RE: make menuconfig

1999-07-07 Thread Sean 'Shaleh' Perry
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.


make menuconfig

1999-07-07 Thread G. Crimp
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'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: curses.h: No such file or directory
make[1]: *** [lxdialog.o] Error 1
make[1]: Leaving directory /usr/src/kernel-source-2.0.34/scripts/lxdialog'
make: *** [menuconfig] Error 2

Did a find on the entire file system and it didn't turn up anywhere.

Any idea why I wouldn't have it on my system ?

Thanks,

Gerald


Re: make menuconfig (potato)

1999-05-31 Thread Bob Nielsen
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 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. "vt100" goves
> > > lines but no color. "xterm" gives ASCII chars and no color.
> > > 
> > > The default for a console should be "linux". For an Xterm from the deb
> > > package, it should be "xterm-debian". For an rxvt, it should be "rxvt".
> > > 
> > 
> > 
> > TERM=linux  There is color, but no lines.
> > 
> > System is potato, kernel 2.2.9.
> > 
> 
> At the console (i.e., not under X) this is also affected by the font you
> load using setfont, or SVGATextMode.  If you're in 80x25 console mode, try
> setfont cp850-8x16
> which should fix it (on the current vt) if that is the reason.
> 
> If this isa the problem and you have SVGATextmodse installed, you should
> edit /etc/TextConfig to fix it permanently; if you are not using
> SVGATextmode, edit /etc/kbd/config.


Thanks, that fixed it.

My TextConfig had "FontProg /usr/bin/setfont -u def.uni" which was
SUPPOSED to handle that, according to the comment lines.

Bob

-- 
Bob Nielsen Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
DM42nh  http://www.primenet.com/~nielsen


Re: make menuconfig (potato)

1999-05-31 Thread John Pearson
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? 
> > 
> > What's your TERM environment variable set to? On my system, if it's
> > "linux", "rxvt", or "xterm-debian" it uses color and lines. "vt100" goves
> > lines but no color. "xterm" gives ASCII chars and no color.
> > 
> > The default for a console should be "linux". For an Xterm from the deb
> > package, it should be "xterm-debian". For an rxvt, it should be "rxvt".
> > 
> 
> 
> TERM=linux  There is color, but no lines.
> 
> System is potato, kernel 2.2.9.
> 

At the console (i.e., not under X) this is also affected by the font you
load using setfont, or SVGATextMode.  If you're in 80x25 console mode, try
setfont cp850-8x16
which should fix it (on the current vt) if that is the reason.

If this isa the problem and you have SVGATextmodse installed, you should
edit /etc/TextConfig to fix it permanently; if you are not using
SVGATextmode, edit /etc/kbd/config.

Good luck,


John P.
-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
"Oh - I - you know - my job is to fear everything." - Bill Gates in Denmark


Re: make menuconfig (potato)

1999-05-29 Thread Bob Nielsen
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's
> "linux", "rxvt", or "xterm-debian" it uses color and lines. "vt100" goves
> lines but no color. "xterm" gives ASCII chars and no color.
> 
> The default for a console should be "linux". For an Xterm from the deb
> package, it should be "xterm-debian". For an rxvt, it should be "rxvt".
> 


TERM=linux  There is color, but no lines.

System is potato, kernel 2.2.9.

Bob

-- 
Bob Nielsen Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
DM42nh  http://www.primenet.com/~nielsen


Re: make menuconfig (potato)

1999-05-29 Thread add|ct|on
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 Pettersson <[EMAIL PROTECTED]>
To: 
Sent: Saturday, May 29, 1999 4:35 AM
Subject: make menuconfig (potato)


> 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 -C scripts/lxdialog all
> make[1]: Entering directory `/usr/src/linux/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE
> -DCURSES_LOC=""   -c lxdialog.c -o lxdialog.o
> In file included from lxdialog.c:22:
> dialog.h:29: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory `/usr/src/linux/scripts/lxdialog'
>
> from what I understand it can not find dialog.h and curses.h!
>
> file://thx Johan
>
>
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] <
/dev/null
>
>


Re: make menuconfig (potato)

1999-05-29 Thread Brad
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. "vt100" goves
lines but no color. "xterm" gives ASCII chars and no color.

The default for a console should be "linux". For an Xterm from the deb
package, it should be "xterm-debian". For an rxvt, it should be "rxvt".


Re: make menuconfig (potato)

1999-05-29 Thread Bob Nielsen
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.
> > 
> > rm -f include/asm
> > ( cd include ; ln -sf asm-i386 asm)
> > make -C scripts/lxdialog all
> > make[1]: Entering directory `/usr/src/linux/scripts/lxdialog'
> > gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
> > -DCURSES_LOC=""   -c lxdialog.c -o lxdialog.o
> > In file included from lxdialog.c:22:
> > dialog.h:29: curses.h: No such file or directory
> > make[1]: *** [lxdialog.o] Error 1
> > make[1]: Leaving directory `/usr/src/linux/scripts/lxdialog'
> > 
> > from what I understand it can not find dialog.h and curses.h!
> 
> The error message actually says that dialog.h is looking for curses.h and
> can't find it. Do you have the libncurses4-dev package installed?

I have a related question:

Why are the menuconfig boxes now shown with ascii characters (*, |,
etc.) instead of real lines as in earlier versions? 

Bob

-- 
Bob Nielsen Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
DM42nh  http://www.primenet.com/~nielsen


Re: make menuconfig (potato)

1999-05-29 Thread Brad
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 -C scripts/lxdialog all
> make[1]: Entering directory `/usr/src/linux/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
> -DCURSES_LOC=""   -c lxdialog.c -o lxdialog.o
> In file included from lxdialog.c:22:
> dialog.h:29: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory `/usr/src/linux/scripts/lxdialog'
> 
> from what I understand it can not find dialog.h and curses.h!

The error message actually says that dialog.h is looking for curses.h and
can't find it. Do you have the libncurses4-dev package installed?


make menuconfig (potato)

1999-05-29 Thread Johan Pettersson
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 -C scripts/lxdialog all
make[1]: Entering directory `/usr/src/linux/scripts/lxdialog'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
-DCURSES_LOC=""   -c lxdialog.c -o lxdialog.o
In file included from lxdialog.c:22:
dialog.h:29: curses.h: No such file or directory
make[1]: *** [lxdialog.o] Error 1
make[1]: Leaving directory `/usr/src/linux/scripts/lxdialog'

from what I understand it can not find dialog.h and curses.h!

//thx Johan


Re: ld: warning / not elf file? /make menuconfig

1999-01-08 Thread Vaibhav Shandilya


On Fri, 8 Jan 1999, pjintel wrote:

> Hi
> Im using debian 2.0
> 
> 1)when i tried to install wmsysmon
> 
> I received this warning:
> ld: warning: libc.so.6, needed by /usr/X11R6/lib/libXext.so, may
> conflict with libc.so.5
> 
> And when i run wmsysmon i get a segmentation fault. Does anybody know
> how I can solve this?
> 
> 2) netscape communicator startup problems
> netscape: '/usr/local/netscape/plugins/cpPack1.jar.old' is not an ELF
> file ERROR: Not an ELF file
> Cant load plugin /usr/local/netscape/plugins/cpPack1.jar.old. Ignored.
> 
> Netscape startups but will anyone explain how i can solve this?
> 
> 3)make menuconfig
> 
> Installing 2.0.36, I got this error:
> 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.
> 
> It is VERY important that you have only one set of ncurses header files
> and that those files are properly version matched to the ncurses
> libraries
> installed on your machine.
> 
> You may also need to rebuild lxdialog.  This can be done by moving to
> the /usr/src/linux/scripts/lxdialog directory and issuing the
> "make clean all" command.
> 
> If you have verified that your ncurses install is correct, you may email
> 
> the author <[EMAIL PROTECTED]> or post a message on the
> linux.dev.kernel
> news group for additional assistance.
> make: *** [menuconfig] Error 139
> 
> Anyone help me pls?
> 
> 4) When I tried to run mtv(mpeg player)
> I get this error:
> 
> debian:~/mtv# ./mtv
> ./mtv: '/usr/lib/libforms.so.0.88' is not an ELF file
> ./mtv: '/lib/libforms.so.0.88' is not an ELF file
> ./mtv: can't load library 'libforms.so.0.88'
a>

I ran mtv on redhat 4.1 and redhat 5.2 there doesn't seem to be anything
wrong
with the library but since it's saying that libforms.so.0.88 is not an ELF
file .This shows that perhaps the file is corrupted so my advise is to
download the library again.

 
> I had earlier on according to the README mv libforms.so.0.88 to /usr/lib
> 
> and ran ldconfig:
> debian:~# ldconfig
> ldconfig: warning: /usr/lib/libforms.so.0.88 is not a shared library,
> skipping
> ldconfig: warning: /usr/lib/libpthread-mpegtv.so.0.7 is not a  shared
> library, skipping
> ldconfig: warning: /usr/lib/libpthread-mpegtv.so.0 is not a shared
> library, skipping
> ldconfig: warning: /lib/libpthread-mpegtv.so.0.7 is not a shared
> ldconfig: warning: /lib/libpthread-mpegtv.so.0.7 is not a shared
> library, skipping
> ldconfig: warning: /lib/libforms.so.0.88 is not a shared; ibrary,
> skipping
> 
> Any help would be appreciated
> Thanx
i
Seems like the same problem. Download the library again.
> 
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 
> 
> 


ld: warning / not elf file? /make menuconfig

1999-01-08 Thread pjintel
Hi
Im using debian 2.0

1)when i tried to install wmsysmon

I received this warning:
ld: warning: libc.so.6, needed by /usr/X11R6/lib/libXext.so, may
conflict with libc.so.5

And when i run wmsysmon i get a segmentation fault. Does anybody know
how I can solve this?

2) netscape communicator startup problems
netscape: '/usr/local/netscape/plugins/cpPack1.jar.old' is not an ELF
file ERROR: Not an ELF file
Cant load plugin /usr/local/netscape/plugins/cpPack1.jar.old. Ignored.

Netscape startups but will anyone explain how i can solve this?

3)make menuconfig

Installing 2.0.36, I got this error:
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.

It is VERY important that you have only one set of ncurses header files
and that those files are properly version matched to the ncurses
libraries
installed on your machine.

You may also need to rebuild lxdialog.  This can be done by moving to
the /usr/src/linux/scripts/lxdialog directory and issuing the
"make clean all" command.

If you have verified that your ncurses install is correct, you may email

the author <[EMAIL PROTECTED]> or post a message on the
linux.dev.kernel
news group for additional assistance.
make: *** [menuconfig] Error 139

Anyone help me pls?

4) When I tried to run mtv(mpeg player)
I get this error:

debian:~/mtv# ./mtv
./mtv: '/usr/lib/libforms.so.0.88' is not an ELF file
./mtv: '/lib/libforms.so.0.88' is not an ELF file
./mtv: can't load library 'libforms.so.0.88'

I had earlier on according to the README mv libforms.so.0.88 to /usr/lib

and ran ldconfig:
debian:~# ldconfig
ldconfig: warning: /usr/lib/libforms.so.0.88 is not a shared library,
skipping
ldconfig: warning: /usr/lib/libpthread-mpegtv.so.0.7 is not a  shared
library, skipping
ldconfig: warning: /usr/lib/libpthread-mpegtv.so.0 is not a shared
library, skipping
ldconfig: warning: /lib/libpthread-mpegtv.so.0.7 is not a shared
ldconfig: warning: /lib/libpthread-mpegtv.so.0.7 is not a shared
library, skipping
ldconfig: warning: /lib/libforms.so.0.88 is not a shared; ibrary,
skipping

Any help would be appreciated
Thanx



Re: Problems with make menuconfig

1998-12-09 Thread Helge Hafting

> i can't start make menuconfig.
> I get the errormessages:
> dialog.h:29: curses.h:  No such file or directory
> make[1] *** [lxdialog.o] Error 1
> make[1] Leaving directory 
> '/usr/scr/kernel-source-2.0.34/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> Does anybody knows the solutions for the problem.
> thank you in advance
> Michael

Missing curses.h?  Make sure you have /usr/include/curses.h
If not - install the ncurses3.4-dev package that contains it.

Helge Hafting


Re: Problems with make menuconfig

1998-12-09 Thread Ralf G. R. Bergs
On Wed, 09 Dec 1998 11:50:33 +0200, Michael Kirchner wrote:

>dialog.h:29: curses.h:  No such file or directory

You need to install the ncurses-devel package.

-- 
Ralf G. R. Bergs * Welkenrather Str. 100/102 * 52074 Aachen * Germany
+49-241-876892, +49-241-86 (fax) * [EMAIL PROTECTED]  * PGP ok!



Problems with make menuconfig

1998-12-09 Thread Michael Kirchner
i can't start make menuconfig.
I get the errormessages:
dialog.h:29: curses.h:  No such file or directory
make[1] *** [lxdialog.o] Error 1
make[1] Leaving directory 
'/usr/scr/kernel-source-2.0.34/scripts/lxdialog'
make: *** [menuconfig] Error 2
Does anybody knows the solutions for the problem.
thank you in advance
Michael


Re: [Debian]: Filesysteme bei make config bzw. make menuconfig

1998-10-01 Thread Martin Bialasinski

>> "WF" == Werner Fluegel <[EMAIL PROTECTED]> writes:

WF> Habe versucht, unter Hamm einen neuen Kernel zu kompilieren. Wo
WF> sind neuerdings die Filesysteme versteckt? Kein Iso9660, kein
WF> msdos, kein Vfat. Wie zum Geier soll man dann mit einem neuen

Du mußt zuerst die NLS Unterstützung einschalten. Von den
Sprachmodulen habe ich cp850, cp 437 und iso-8859-1 als Module gebaut
(falls du dich fragen solltest, was du davon brauchst).

Ciao,
Martin


Re: Why make xconfig, but not make menuconfig or make config?

1998-07-02 Thread Shaleh
It is time you were introduced to a very nice tool -- kernel-package. 
This package will make kernel debs for you.  This way you only make
config then make-kpkg binary.  This will leave the normal
kernel-header/source/image debs.  Save time, effort and hassle.


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


Why make xconfig, but not make menuconfig or make config?

1998-07-02 Thread Jesse Bethel
For a long time now, I have been using make xconfig to compile a new
kernel, and I've compiled about 100 times that way.  But I recently messed
up the configuration, and can only use the console.  But whenever I try to
compile with menuconfig or config, everything compiles okay, but the system
uses the old kernel (the last kernel compiled after make xconfig).
This is the command line for make xconfig:
make xconfig; make dep; make clean; make zlilo; make modules; make
modules_install
This always works (Though I don't always get a bootable kernel ;-) )

This is the command line for menuconfig:
make menuconfig; make dep; make clean; make zlilo; make modules; make
modules_install
As I said, this doesn't work.

I've tried doing make mrproper before all this as well, no difference.

I'm using kernel 2.0.34, the latest version of gcc (hamm), and I don't know
what else would be helpful.

Thanks folks
Jesse Bethel


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


make menuconfig problem

1998-02-21 Thread Charles
Disregard previous post please, I have found the source of the problem
and have taken care of it.  Thanks again for all the help that I have
received from the members of this newsgroup.  :)
Charles


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


make menuconfig problem

1998-02-21 Thread Charles
Can anyone tell me why I keep getting this message when I try to 'make
menuconfig' on my system to try to recompile my kernel.  I also get the
same basic error message when trying to 'make dep' so therefore I cannot
properly recompile my kernel :((
Any suggestions would be appreciated.
BTW It was suggested to me that I edit Makefile, but as I am not that
far along in my learning of C programming, I dont know what needs
edited, if anything, which my first guess tells me it is not a problem
with the Makefile or it would have been well documented by now.
Charles
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts/lxdialog all
make[1]: Entering directory `/usr/src/linux/scripts/lxdialog'
gcc -O2 -Wall -fomit-frame-pointer -DLOCALE  -I/usr/include/ncurses 
-DCURSES_LOC=""   -c lxdialog.c -o lxdialog.o
lxdialog.c: In function 'main':
lxdialog.c:123: warning: assignment of read only location
gcc installation problem, cannot exec 'as': No such file or directory
make [1]: *** [lxdialog.o] Error 1
make[1]: Leaving directory `/usr/src/linux/scripts/lxdialog'
make: *** [menuconfig] Error 2


<    1   2   3