Error con make menuconfig

2011-06-27 Thread J. OCTAVIO AVALOS
Hola Lista, Estoy tratando de compilar el kernel 2.6.38 en squeeze para que me funcione el skroll del magic mouse de apple. Probé el 2.6.39 pero tiene un bug con el bluetooth ya que reconoce los dispositivos pero no funcionan. El caso es que cuando ejecuto la orden make menuconfig me sale este

Re: Error con make menuconfig

2011-06-27 Thread Manolo Díaz
dispositivos pero no funcionan. El caso es que cuando ejecuto la orden make menuconfig me sale este mensaje de error: root@linux:/usr/src/linux-2.6.38# make menuconfig HOSTCC scripts/basic/fixdep /usr/bin/ld: crt1.o: No such file: No such file or directory collect2: ld returned 1 exit status make

Re: Error con make menuconfig

2011-06-27 Thread J. OCTAVIO AVALOS
kernel 2.6.38 en squeeze para que me funcione el skroll del magic mouse de  apple. Probé el 2.6.39 pero tiene un bug con el bluetooth ya que reconoce los dispositivos pero no funcionan. El caso es que cuando ejecuto la orden make menuconfig me sale este mensaje de error: root@linux:/usr/src/linux

Re: Error con make menuconfig

2011-06-27 Thread Manolo Díaz
El Tue, 28 Jun 2011 00:54:06 +0200 J. OCTAVIO AVALOS octavioava...@gmail.com escribió: El día 27 de junio de 2011 20:50, J. OCTAVIO AVALOS root@linux:/usr/src/linux-2.6.38# make menuconfig   HOSTCC  scripts/basic/fixdep /usr/bin/ld: crt1.o: No such file: No such file or directory

Re: Opcões secretas no make menuconfig

2010-03-15 Thread Sinval Júnior
enxugar mais vi que tinham opcões que o make menuconfig não mostrava, como exemplo: CONFIG_X86_USE_3DNOW=y CONFIG_CPU_SUP_TRANSMETA_32=y CONFIG_CPU_SUP_INTEL=y CONFIG_CPU_SUP_CYRIX_32=y CONFIG_CPU_SUP_UMC_32=y não sei se não estou sabendo analisar o make menuconfig ou se tem alguma opcão

Re: Opcões secretas no make menuconfig

2010-03-15 Thread luhlig
que pude, só que depois quando fui ver o .config e conferir se ainda podia enxugar mais vi que tinham opcões que o make menuconfig não mostrava, como exemplo: CONFIG_X86_USE_3DNOW=y CONFIG_CPU_SUP_TRANSMETA_32=y CONFIG_CPU_SUP_INTEL=y CONFIG_CPU_SUP_CYRIX_32=y CONFIG_CPU_SUP_UMC_32=y não sei

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.radikal.ru/1003/92

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,

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 an ncurses

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 serial terminal

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 menuconfig otherwise (you'll need libncurses5-dev installed) I

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 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 martin

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. Trouble? Contact [EMAIL

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'll need libncurses5-dev

Make menuconfig errors

2007-04-21 Thread Sherab Puntsok
. 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.zconf.c SHIPPED scripts/kconfig

Re: Make menuconfig errors

2007-04-21 Thread Kushal Kumaran
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 SHIPPED scripts/kconfig/zconf.tab.c

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/Kconfig make[1

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 i get

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't

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 usr/Kconfig make

[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 (google says I

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 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 says I commented in Sun, Feb 6

Probleme make menuconfig

2006-03-21 Thread GanGan
Bonjour a tous :) encore dans mes compilations de noyaux :) mais voila que j'ai un petit soucis... voyez vous meme : TESTEUH:/usr/src/linux-2.6.16# make menuconfig HOSTCC scripts/kconfig/lxdialog/checklist.o In file included from scripts/kconfig/lxdialog/checklist.c:24: scripts/kconfig

Re: Probleme make menuconfig

2006-03-21 Thread Jean-Damien Durand
On Tuesday, 21 March 2006 12:40, GanGan wrote: TESTEUH:/usr/src/linux-2.6.16# make menuconfig HOSTCC scripts/kconfig/lxdialog/checklist.o In file included from scripts/kconfig/lxdialog/checklist.c:24: scripts/kconfig/lxdialog/dialog.h:31:20: error: curses.h: Aucun fichier ou répertoire de

Re: make menuconfig ne fonctionne pas

2006-03-01 Thread Milrith
Bon ben après quelques expérimentations le problème semble provenir de colormake (j'avais fait un alias...). Les programmes lancés par (color) make ont des problèmes d'affichage quand une entrée clavier est attendue, comme si le buffer de sortie n'était pas vidé. Je peux reproduire le bug à tous

make menuconfig ne fonctionne pas

2006-02-28 Thread Milrith
Bonjour, Depuis quelques temps il m'est impossible de lancer un make menuconfig, que ce soit pour configurer le noyau linux ou d'autres logiciels qui utilisent cette interface, comme buildroot ou uClinux. La compilation se passe bien mais après ça ça se bloque et rien ne s'affiche, parfois j'ai

Re: /dev/null wird durch make menuconfig verändert

2006-02-07 Thread frank paulsen
Bernhard Kleine [EMAIL PROTECTED] writes: Beim make menuconfig wird /dev/null umdefiniert: [...] Kann das jemand wiederholen und vielleicht in der Kernel-Liste einen Bug-Report einreichen. Mir ist mit meiner ISDN-Verbindung die Traffik dort zu hoch. ist dort bekannt und als gcc-macke

Re: /dev/null wird durch make menuconfig verändert

2006-02-07 Thread Thorsten Müller
Bernhard Kleine hämmerte in die Tasten: ls -laF /dev/null crw-rw-rw- 1 root root 1, 3 2006-02-07 07:54 /dev/null ^ cat: /dev/null: Datei oder Verzeichnis nicht gefunden amd2000bk:/usr/src/linux# ls -laF /dev/null -rw-r--r-- 1 root root 0 2006-02-07 07:12

Re: /dev/null wird durch make menuconfig verändert

2006-02-07 Thread Bernhard Kleine
(etwax) /dev/null read-only. Beim make menuconfig wird /dev/null umdefiniert: ls -laF /dev/null Das passiert IMHO, wenn du als root baust. Oder aehnlich. Dazu gab es vor wenigen Tagen/Wochen 'nen thread auf der LKML. Wer suchet der findet ;-) ich hab ihn leider nicht mehr im Kopf. ritch

Re: /dev/null wird durch make menuconfig veränd ert

2006-02-07 Thread Richard Mittendorfer
Also sprach Bernhard Kleine [EMAIL PROTECTED] (Tue, 07 Feb 2006 09:18:01 +0100): Am Tue, 07 Feb 2006 08:20:11 +0100 schrieb Richard Mittendorfer: Also sprach Bernhard Kleine [EMAIL PROTECTED] (Tue, 07 Feb 2006 07:39:21 +0100): [...] Beim make menuconfig wird /dev/null umdefiniert

Re: /dev/null wird durch make menuconfig verändert

2006-02-07 Thread Bernhard Kleine
Am Tue, 07 Feb 2006 09:20:32 +0100 schrieb frank paulsen: Bernhard Kleine [EMAIL PROTECTED] writes: Beim make menuconfig wird /dev/null umdefiniert: [...] Kann das jemand wiederholen und vielleicht in der Kernel-Liste einen Bug-Report einreichen. Mir ist mit meiner ISDN-Verbindung die

Re: /dev/null wird durch make menuconfig verändert

2006-02-07 Thread Christian Frommeyer
Am Dienstag 07 Februar 2006 09:39 schrieb Bernhard Kleine: es passierte schon bei make menuconfig!! Gibt es dafür auch ein make-kpkg target? Ja, aber wenn Du den Source als user entpackt hast (damit Du auch in die Verzeichnisse schreiben kannst, kannst Du natürlich auch ein make menuconfig

Re: /dev/null wird durch make menuconfig verändert

2006-02-07 Thread frank paulsen
Bernhard Kleine [EMAIL PROTECTED] writes: Am Tue, 07 Feb 2006 09:20:32 +0100 schrieb frank paulsen: na ja, meine source und patches waren von letzter Woche, was ist dann aktueller git? seit heute nacht ist 2.6.16-rc2-git3 aktuell, siehe http://www.kernel.org es passierte schon bei make

/dev/null wird durch make menuconfig verändert

2006-02-06 Thread Bernhard Kleine
Hallo und guten Morgen, mit /dev/null gibt es bei mir seit kurzem Probleme. Schon bei Booten finde ich /etc/rcS.d/S02mountvirtfs line (etwax) /dev/null read-only. Beim make menuconfig wird /dev/null umdefiniert: ls -laF /dev/null crw-rw-rw- 1 root root 1, 3 2006-02-07 07:54 /dev/null

Re: /dev/null wird durch make menuconfig veränd ert

2006-02-06 Thread Richard Mittendorfer
Also sprach Bernhard Kleine [EMAIL PROTECTED] (Tue, 07 Feb 2006 07:39:21 +0100): Hallo und guten Morgen, mit /dev/null gibt es bei mir seit kurzem Probleme. Schon bei Booten finde ich /etc/rcS.d/S02mountvirtfs line (etwax) /dev/null read-only. Beim make menuconfig wird /dev/null

Make menuconfig????

2005-10-21 Thread JH
Hola, intentando instalar el driver de la Intel PRO/Wireless 2100 en mi portatil y puestos de lectura hasta arriba, me propongo configurar el kernel y me da el siguiente error al teclear make menuconfig make: *** No hay ninguna regla para construir el objetivo `menuconfig'. Alto. Que ocurre

RE: Make menuconfig????

2005-10-21 Thread Valenzuela Peralta, Cristian Alfredo, ALTURA
Debian en Español Asunto: Make menuconfig Hola, intentando instalar el driver de la Intel PRO/Wireless 2100 en mi portatil y puestos de lectura hasta arriba, me propongo configurar el kernel y me da el siguiente error al teclear make menuconfig make: *** No hay ninguna regla para construir el

Re: Make menuconfig????

2005-10-21 Thread Néstor ®
Si, tiene mucha razon, otra cosa que te puede estar pasando es que no tenés instaladas las librerías ncurses que necesita el sistema para manejar los screens en consola y los inputs por teclado... #apt-cache search ncurses #apt-get install . -- Néstor...Linux User #398006 (my blog at

RE: Make menuconfig????

2005-10-21 Thread Iñigo Tejedor Arrondo
: viernes 21 de octubre de 2005 12:58 p.m. Para: debian-user-spanish@lists.debian.org CC: Lista Usuarios Debian en Español Asunto: Make menuconfig Hola, intentando instalar el driver de la Intel PRO/Wireless 2100 en mi portatil y puestos de lectura hasta arriba, me propongo configurar el

module zoran inaccessible depuis un make menuconfig (kernel 2.6.12)

2005-09-25 Thread Thierry B
Bonjour, je voulais compiler les modules zoran, pour ma carte d'acquisition, mais apparemment quand je fais un make menuconfig de mon kernel 2.6.12 dans multimedia, et video, j ne les trouve pas. Et video adapters, est bloqué, donc je peux pas le developper, our voir si c'est dedans. Faut cocher

Re: module zoran inaccessible depuis un make menuconfig (kernel 2.6.12)

2005-09-25 Thread Sylvain Sauvage
Dimanche 25 septembre 2005, 12:09:25 CEST, Thierry B a écrit : Bonjour, 'jour, je voulais compiler les modules zoran, pour ma carte d'acquisition, mais apparemment quand je fais un make menuconfig de mon kernel 2.6.12 dans multimedia, et video, j ne les trouve pas. Et video adapters, est

Re: module zoran inaccessible depuis un make menuconfig (kernel 2.6.12)

2005-09-25 Thread Thierry B
Sylvain Sauvage a écrit : Dimanche 25 septembre 2005, 12:09:25 CEST, Thierry B a écrit : Bonjour, 'jour, je voulais compiler les modules zoran, pour ma carte d'acquisition, mais apparemment quand je fais un make menuconfig de mon kernel 2.6.12 dans multimedia, et video, j ne les trouve

Re: module zoran inaccessible depuis un make menuconfig (kernel 2.6.12)

2005-09-25 Thread Sylvain Sauvage
Dimanche 25 septembre 2005, 14:45:27 CEST, Thierry B a écrit : [...] Salut, c'st nikel ca marche. Sinon pour le: Zoran ZR36057/36067 : Depends on: VIDEO_DEV PCI I2C_ALGOBIT Comment tu fais pour connaitre les dépendances de cette facon? pq c'est bien pratique ton truc lol. Ya pas de

Re: module zoran inaccessible depuis un make menuconfig (kernel 2.6.12)

2005-09-25 Thread Thierry B
Sylvain Sauvage a écrit : Dimanche 25 septembre 2005, 14:45:27 CEST, Thierry B a écrit : [...] Salut, c'st nikel ca marche. Sinon pour le: Zoran ZR36057/36067 : Depends on: VIDEO_DEV PCI I2C_ALGOBIT Comment tu fais pour connaitre les dépendances de cette facon? pq c'est bien pratique ton

make menuconfig sorunu

2005-07-20 Thread yusuf candann
Merhaba, Ben internetten debian'ın 3.0 sürümünü indirdim ve üzerina bir takım uygulamalar kurdum. Şimdi kernel ayarlarını değiştirmem gerekiyor ama bir türlü make menuconfig komutunu çalıştıramıyorum. /usr/src klasörünün altında hiçbir dosya gözükmüyor. Acaba linux

Re: make menuconfig sorunu

2005-07-20 Thread Cafer Simsek
: kernel-source-sürüm şeklinde. Bunun adını linux olarak değiştirin veya daha iyisi ln -s kernel-source-sürüm linux şeklinde sembolik bağ oluşturun. Bu işlemin ardından /usr/src/linux dizini altında make menuconfig yapabilirsiniz. Not: Debian'da kernel derlemenin en iyi yolu Debian'ın sevdiği

Re: make menuconfig sorunu

2005-07-20 Thread Engin Yilmaz
--- yusuf candann [EMAIL PROTECTED] wrote: Merhaba, Ben internetten debian'ın 3.0 sürümünü indirdim ve üzerina bir takım uygulamalar kurdum. Şimdi kernel ayarlarını değiştirmem gerekiyor ama bir türlü make menuconfig komutunu çalıştıramıyorum. /usr/src klasörünün

make menuconfig -- .config

2005-04-28 Thread Mariano Cediel
Me bajo el ultimo kernel stable. hago un make menuconfig sin tocar nada, salgo grabando. ese .config que ha generado, lo ha hecho a partir de QUE/DONDE/COMO ¿? Un saludo y gracias -- [o - - - -- - (\ | el pollo galáctico. ( \_(' (__(=_) -=

Re: make menuconfig -- .config

2005-04-28 Thread Jose Domingo Fernandez
- Mensaje Original - From :Mariano Cediel [EMAIL PROTECTED] To: debian-user-spanish@lists.debian.org Sent: jueves, 28 de abril de 2005, 16:09:11, Subject: make menuconfig -- .config - Mensaje Original - Me bajo el ultimo kernel stable. hago un make menuconfig sin tocar nada

Re: make menuconfig crash

2005-01-20 Thread Francois
En fait je crois qu'il c'est passé ceci: en voulant installer udev, j'ai déchargé et installé d'autre packages, entre-autre libc6-2.3.2ds1-20, qui est d'une version instable alors que mon libc6-dev était de la version woody (comme tout le reste). Je suppose que libc6-dev a été enlevé, et

Re: make menuconfig crash

2005-01-20 Thread Francois
En fait je crois qu'il c'est passé ceci: en voulant installer udev, j'ai déchargé et installé d'autre packages, entre-autre libc6-2.3.2ds1-20, qui est d'une version instable alors que mon libc6-dev était de la version woody (comme tout le reste). Je suppose que libc6-dev a été enlevé, et

Re: make menuconfig crash

2005-01-19 Thread Jean-Luc Coulon (f5ibh)
Le 19.01.2005 20:43:32, Francois a écrit : Bonsoir, Encore un problème: En voulant configurer le noyau,il y a le problème suivant: arabis:/home/fra/src/linux# make menuconfig HOSTCC scripts/basic/fixdep scripts/basic/fixdep.c:105: sys/types.h: No such file or directory scripts/basic/fixdep.c:106

make menuconfig crash

2005-01-19 Thread Francois
Bonsoir, Encore un problème: En voulant configurer le noyau,il y a le problème suivant: arabis:/home/fra/src/linux# make menuconfig HOSTCC scripts/basic/fixdep scripts/basic/fixdep.c:105: sys/types.h: No such file or directory scripts/basic/fixdep.c:106: sys/stat.h: No such file or directory

make menuconfig crash

2005-01-19 Thread Francois
Bonsoir, Encore un problème: En voulant configurer le noyau,il y a le problème suivant: arabis:/home/fra/src/linux# make menuconfig HOSTCC scripts/basic/fixdep scripts/basic/fixdep.c:105: sys/types.h: No such file or directory scripts/basic/fixdep.c:106: sys/stat.h: No such file or directory

Re: make menuconfig crash

2005-01-19 Thread FrekoDing
Francois ecrivait le 19/01/2005 20:43: Bonsoir, Encore un problème: Bonsoir. une installation des sources, je l'ai aussi dans d'autre répertoires. Suggestions, idées je ne peux que te suggerer cela : apt-get install kernel-package Merci d'avance de rien. @+

Re: make menuconfig crash

2005-01-19 Thread Jean-Luc Coulon (f5ibh)
Le 19.01.2005 20:43:32, Francois a écrit : Bonsoir, Encore un problème: En voulant configurer le noyau,il y a le problème suivant: arabis:/home/fra/src/linux# make menuconfig HOSTCC scripts/basic/fixdep scripts/basic/fixdep.c:105: sys/types.h: No such file or directory scripts/basic/fixdep.c

Problema al hacer make menuconfig

2004-12-27 Thread jam lamelas
Saludos: Estoy intentando compilar un kernel, pero ya en el primer paso tengo un problema, puesto que al hacer make menuconfig en la carpeta donde están los fuentes del kernel, me sale un mensage de error diciéndome que no encuentra la librería Ncurses, y que necesito instalr ncurses-devel, pero

Re: Problema al hacer make menuconfig

2004-12-27 Thread Mario Gonzalez
Para compilar el kernel usando make menuconfig necesitas las librerias de desarrollo de ncurses (aparte de gcc y make) apt-get install libncurses-dev gcc make Saludos!! El lun, 27-12-2004 a las 16:41 +0100, jam lamelas escribió: Saludos: Estoy intentando compilar un kernel, pero ya en el

Re: Problema al hacer make menuconfig

2004-12-27 Thread Pablo Bitreras
On Mon, 27 Dec 2004 12:50:16 -0300 Mario Gonzalez [EMAIL PROTECTED] wrote: Para compilar el kernel usando make menuconfig necesitas las librerias de desarrollo de ncurses (aparte de gcc y make) apt-get install libncurses-dev gcc make Saludos!! Y a eso, agregale apt-get install kernel

make menuconfig error

2004-11-06 Thread Carsten Ace Dahlmann
manwe:/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.26/scripts/lxdialog' gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE -DCURSES_LOC=curses.h -c -o

Re: make menuconfig error

2004-11-06 Thread Daniel Baumann
Carsten Ace Dahlmann wrote: Ich setze mir gerade einen zweiten Server mit Woody auf. Jetzt wollte ich den 2.2.26er Kernel installieren. auf einem server kompiliert man nicht. Beim googlen hab ich gefunden, dass es mit ncurses zusammenhängen soll, und sowas hier machen sollte: apt-get install

Re: make menuconfig error

2004-11-06 Thread Jan Lühr
ja hallo erstmal,... Am Samstag, 6. November 2004 10:06 schrieb Carsten Ace Dahlmann: Hallo Leute, ich hab gerade nen Hänger, ich komm nicht drauf und Google hat auch nicht geholfen. :-( Ich setze mir gerade einen zweiten Server mit Woody auf. Jetzt wollte ich den 2.2.26er Kernel

Re: make menuconfig error

2004-11-06 Thread Carsten Ace Dahlmann
Hi! On Sat, 6 Nov 2004 10:25:54 +0100 Jan Lühr [EMAIL PROTECTED] wrote: mach mal apt-get install libc6-dev Super, danke! :) LG, Ace -- () ASCII Ribbon Campaign - against HTML mail /\- against Microsoft attachments

Erro no make menuconfig

2004-11-06 Thread .::: Leo Aleixo :::.
alguem saberia me falar pq q quando eu executo o make menuconfig ta dando este erro? HOSTCC scripts/basic/fixdep /bin/sh: gcc: command not found make[1]: ** [scripts/basic/fixdep] Erro 127 make: ** [scripts_basic] Erro 2 ja instalei o libncurses5-dev, mas nao adiantou. alguem poderia me ajudar

Re: Erro no make menuconfig

2004-11-06 Thread Marcio de Araujo Benedito
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 .::: Leo Aleixo :::. wrote: | alguem saberia me falar pq q quando eu executo o make menuconfig ta dando | este erro? | | HOSTCC scripts/basic/fixdep | /bin/sh: gcc: command not found Ou seu gcc nao esta instalado ou seu profile nao exporto o path

Re: Erro no make menuconfig

2004-11-06 Thread Still
Léo; * Musashi corta a msg que .::: Leo Aleixo :::. enviou para Still: alguem saberia me falar pq q quando eu executo o make menuconfig ta dando este erro? HOSTCC scripts/basic/fixdep /bin/sh: gcc: command not found make[1]: ** [scripts/basic/fixdep] Erro 127 make: ** [scripts_basic] Erro

make menuconfig

2004-10-24 Thread Pierre Dagenais
Bonjour, Je suis en SID et j'essaie de compiler un nouveau noyau en suivant le guide andesi. A la commande $ make menuconfig J'ai le message d'erreur: $ /usr/bin/ld: ne peut trouver -lncurses You mus install ncurses-devel in order to use 'make menuconfig' Lorsque je

Re: make menuconfig

2004-10-24 Thread Nicolas Bertolissio
Le dimanche 24 octobre 2004, Pierre Dagenais écrit : Bonjour, Je suis en SID et j'essaie de compiler un nouveau noyau en suivant le guide andesi. A la commande $ make menuconfig J'ai le message d'erreur: $ /usr/bin/ld: ne peut trouver -lncurses You mus install ncurses

Re: make menuconfig

2004-10-24 Thread pascal
Pierre Dagenais a écrit : Bonjour, Je suis en SID et j'essaie de compiler un nouveau noyau en suivant le guide andesi. A la commande $ make menuconfig J'ai le message d'erreur: $ /usr/bin/ld: ne peut trouver -lncurses You mus install ncurses-devel in order to use 'make menuconfig

Re: make menuconfig

2004-10-24 Thread David CABATON
Nicolas Bertolissio wrote: Le dimanche 24 octobre 2004, Pierre Dagenais écrit : Bonjour, Je suis en SID et j'essaie de compiler un nouveau noyau en suivant le guide andesi. A la commande $ make menuconfig J'ai le message d'erreur: $ /usr/bin/ld: ne peut trouver -lncurses

Re: make menuconfig

2004-10-24 Thread Jean-Luc Coulon (f5ibh)
Le 24.10.2004 22:41:37, Pierre Dagenais a écrit : Bonjour, Je suis en SID et j'essaie de compiler un nouveau noyau en suivant le guide andesi. A la commande $ make menuconfig J'ai le message d'erreur: $ /usr/bin/ld: ne peut trouver -lncurses You mus install ncurses

[Fwd: Re: make menuconfig]

2004-10-24 Thread Thomas W. Capacci
Original Message Subject: Re: make menuconfig Date: Sun, 24 Oct 2004 23:19:39 +0200 From: Thomas W. Capacci [EMAIL PROTECTED] To: Pierre Dagenais [EMAIL PROTECTED] References: [EMAIL PROTECTED] Pierre Dagenais wrote: Bonjour, Je suis en SID et j'essaie de compiler un

Re: make menuconfig

2004-10-24 Thread FrekoDing
Dans la news : [EMAIL PROTECTED], Pierre Dagenais [EMAIL PROTECTED] nous ecrivait : Bonjour, Bonsoir. Lorsque je tente d'installer ncurses-devel ( apt-get install ncurses-devel) j'ai le message: $ Impossible de trouver le paquet ncurses-devel. apt-get install libncurses5-dev kernel-package

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 Unable to find

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 build a kernel image, I'd suggest

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/README: } } Before you go any further

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

Re: Probleme beim Kernel backen: make menuconfig geht nicht

2004-08-30 Thread Tobias Krais
Hi Richard, lern mal lesen ich will das erste mal einen Kernel backen. Und dann: snip tuxtobi:/usr/src/linux-2.6.8.1# make menuconfig HOSTCC scripts/basic/fixdep /bin/sh: gcc: command not found Scheinbar fehlt

Re: Probleme beim Kernel backen: make menuconfig geht nicht

2004-08-30 Thread Michelle Konzack
Am 2004-08-30 21:16:40, schrieb Tobias Krais: Liebe Liste, ich will das erste mal einen Kernel backen. Und dann: snip tuxtobi:/usr/src/linux-2.6.8.1# make menuconfig HOSTCC scripts/basic/fixdep /bin/sh: gcc: command not found make[1]: *** [scripts/basic/fixdep] Fehler

Re: Probleme beim Kernel backen: make menuconfig geht nicht

2004-08-30 Thread Malte Spiess
Tobias Krais [EMAIL PROTECTED] wrote: Liebe Liste, Hallo Neu-Bäcker, ich will das erste mal einen Kernel backen. Und dann: snip tuxtobi:/usr/src/linux-2.6.8.1# make menuconfig HOSTCC scripts/basic/fixdep /bin/sh: gcc: command not found Diese Zeile scheint mir eindeutig

Error al compilar: falla make menuconfig

2004-05-21 Thread Josep Lloret
el kernel, teniendo a la vista la lista obtenida con lspci. Mi sorpresa es cuando llegado el momento de hacer make menuconfig obtengo el siguiente mensaje de error: ==copia=== [EMAIL PROTECTED]:/usr/local/src/linux-2.6.6# make menuconfig HOSTCC scripts/basic/fixdep

Re: Error al compilar: falla make menuconfig

2004-05-21 Thread Alexander
@lists.debian.org Sent: Friday, May 21, 2004 5:08 AM Subject: Error al compilar: falla make menuconfig Hola: Sigo intentando compilar mi propio kernel. Tengo en mi máquina instaladas imágenes del kernel 2.6.6 y del 2.6.5 y ahora mismo está bajo el kernel 2.4.25-1-686. Seguramente yo mismo me he metido en

Re: Error al compilar: falla make menuconfig

2004-05-21 Thread Josep Lloret
-source-2.6.6 y sigue dando el mismo problema al ejecutar make config, o make xconfig, o make menuconfig. Supongo que debe haber algún script corrupto o mal configurado, pero hasta ahí no llego...:-(( -- Salutacions, Josep Lloret Aprendiz de Debian

Re: Error al compilar: falla make menuconfig

2004-05-21 Thread Angel Claudio Alvarez
a las particiones NTFS del ordenador. Total, que me bajo las fuentes y trato de compilar el kernel, teniendo a la vista la lista obtenida con lspci. Mi sorpresa es cuando llegado el momento de hacer make menuconfig obtengo el siguiente mensaje de error: ==copia

Re: Error al compilar: falla make menuconfig

2004-05-21 Thread Josep Lloret
El Viernes, 21 de Mayo de 2004 16:23, Angel Claudio Alvarez escribió: [EMAIL PROTECTED]:/usr/local/src/linux-2.6.6# make menuconfig ^^ proba descomprimiendo lso fuentes en /usr/src/ y haciendo un link simbolico de /usr/src/tus_fuentes a /usr/src/linux Gracias por las

Re: Error al compilar: falla make menuconfig

2004-05-21 Thread Angel Claudio Alvarez
El vie, 21-05-2004 a las 18:31, Josep Lloret escribió: El Viernes, 21 de Mayo de 2004 16:23, Angel Claudio Alvarez escribió: [EMAIL PROTECTED]:/usr/local/src/linux-2.6.6# make menuconfig ^^ proba descomprimiendo lso fuentes en /usr/src/ y haciendo un link

RE: Error al compilar: falla make menuconfig

2004-05-21 Thread Cristian Farias
/local y no es necesario desde hace tiempo que el directorio de los fuentes del kernel este en /usr/local/linux. Saludos -Original Message- From: Angel Claudio Alvarez To: debian-user-spanish@lists.debian.org Sent: 21-05-2004 19:36 Subject: Re: Error al compilar: falla make menuconfig

Re: kernel 2.6.x - make menuconfig fails

2004-03-23 Thread Sven Hartge
m. kaeser [EMAIL PROTECTED] wrote: ich wollte einen eigenen kernel bauen doch wenn ich versuche 'make menuconfig' zu starten spukt er folgende Fehlermeldung aus: [EMAIL PROTECTED]:/usr/src/kernel-source-2.6.4$ sudo make menuconfig HOSTCC scripts/fixdep In Datei, eingefügt von /usr

Re: kernel 2.6.x - make menuconfig fails

2004-03-23 Thread Bjoern Schmidt
Joachim Förster schrieb: Muss man unbedingt ein kernel-header deb installiert haben? Also ich brauche zum Kompilieren kein Kernelheader Paket. Nein. -- Mit freundlichen Gruessen Bjoern Schmidt -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/

kernel 2.6.x - make menuconfig fails

2004-03-22 Thread m. kaeser
Hallo ich wollte einen eigenen kernel bauen doch wenn ich versuche 'make menuconfig' zu starten spukt er folgende Fehlermeldung aus: [EMAIL PROTECTED]:/usr/src/kernel-source-2.6.4$ sudo make menuconfig HOSTCC scripts/fixdep In Datei, eingefügt von /usr/include/sys/socket.h:35

Re: kernel 2.6.x - make menuconfig fails

2004-03-22 Thread Wolf Wiegand
m. kaeser schrieb: [EMAIL PROTECTED]:/usr/src/kernel-source-2.6.4$ sudo make menuconfig HOSTCC scripts/fixdep In Datei, eingefügt von /usr/include/sys/socket.h:35, von /usr/include/netinet/in.h:24, von scripts/fixdep.c:107: /usr/include/bits/socket.h:305

Re: kernel 2.6.x - make menuconfig fails

2004-03-22 Thread Bjoern Schmidt
m. kaeser schrieb: Hallo ich wollte einen eigenen kernel bauen doch wenn ich versuche 'make menuconfig' zu starten spukt er folgende Fehlermeldung aus: [EMAIL PROTECTED]:/usr/src/kernel-source-2.6.4$ sudo make menuconfig HOSTCC scripts/fixdep In Datei, eingefügt von /usr/include/sys

Re: kernel 2.6.x - make menuconfig fails

2004-03-22 Thread Joachim Förster
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bjoern Schmidt schrieb: | m. kaeser schrieb: | | Hallo | ich wollte einen eigenen kernel bauen doch wenn ich versuche 'make | menuconfig' zu starten spukt er folgende Fehlermeldung aus: | | | | [EMAIL PROTECTED]:/usr/src/kernel-source-2.6.4$ sudo

Pb avec new 2.6.1 + make menuconfig + bootsplash

2004-02-01 Thread Alain D'EURVEILHER
voulu revoir la config et recompiler le noyau. Mais lors du lancement de make menuconfig, j'ai plusieurs petits soucis : 1/ je n'avais plus l'option du bootsplash configuration = J'ai donc décidé de repatché le noyau. Et là : 2/ j'ai 4 menus bootsplash configuration ds lesquels je ne rentrer. 3/ aussi

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 that you have upgraded

make menuconfig and woody?

2003-12-23 Thread Hugo Vanwoerkom
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 libncurses5-de

Re: make menuconfig and woody?

2003-12-23 Thread Colin Watson
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 running on woody? Many

  1   2   3   4   >