Re: Ayuda al compilar Kernel

2002-05-03 Por tema Daniel De La Luz Daniel
  Si, de echo lo he intentado de todas las formas posibles (debian y 
normal) y no funciona. La verdad lo que pienso h




From: ACubas [EMAIL PROTECTED]
To: debian-user-spanish@lists.debian.org
Subject: Re: Ayuda al compilar Kernel
Date: Wed, 1 May 2002 21:40:23 +

On Thu, 11 Apr 2002 15:08:34
Daniel De La Luz Daniel [EMAIL PROTECTED] wrote:

Hola a todos, tengo el siguiente problema,
tengo instalado Woody, y compilando el kernel 2.4.18. Ejecuto make 
dep,

 make clean, ycuando hago make bzImage, me da el siguiente error:

no rules for make

 Alguien tiene alguna idea.

 Gracias.

 _
 MSN Photos is the easiest way to share and print your photos:
 http://photos.msn.com/support/worldwide.aspx


 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact 
[EMAIL PROTECTED]


Hola Daniel, estas en el directorio /usr/src/linux?

Saludos.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact 
[EMAIL PROTECTED]







_
Chat with friends online, try MSN Messenger: http://messenger.msn.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RV: Ayuda al compilar Kernel

2002-05-03 Por tema Jose Velasco Lopez
Imagino que previamente habrás hecho un 

make mrproper

y luego lo habrás configurado con alguna de las siguientes opciones:

make config
make menuconfig
o   make xconfig

Siento no poder decirte más.


-Mensaje original-
De: Daniel De La Luz Daniel [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 03 de mayo de 2002 21:53
Para: [EMAIL PROTECTED]; debian-user-spanish@lists.debian.org
Asunto: Re: Ayuda al compilar Kernel


   Si, de echo lo he intentado de todas las formas posibles (debian y 
normal) y no funciona. La verdad lo que pienso h


From: ACubas [EMAIL PROTECTED]
To: debian-user-spanish@lists.debian.org
Subject: Re: Ayuda al compilar Kernel
Date: Wed, 1 May 2002 21:40:23 +

On Thu, 11 Apr 2002 15:08:34
Daniel De La Luz Daniel [EMAIL PROTECTED] wrote:

 Hola a todos, tengo el siguiente problema,
 tengo instalado Woody, y compilando el kernel 2.4.18. Ejecuto make 
dep,
  make clean, ycuando hago make bzImage, me da el siguiente error:
 
 no rules for make
 
  Alguien tiene alguna idea.
 
  Gracias.
 
  _
  MSN Photos is the easiest way to share and print your photos:
  http://photos.msn.com/support/worldwide.aspx
 
 
  --
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact 
[EMAIL PROTECTED]

Hola Daniel, estas en el directorio /usr/src/linux?

Saludos.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact 
[EMAIL PROTECTED]





_
Chat with friends online, try MSN Messenger: http://messenger.msn.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Ayuda al compilar Kernel

2002-05-01 Por tema ACubas
On Thu, 11 Apr 2002 15:08:34 
Daniel De La Luz Daniel [EMAIL PROTECTED] wrote:

Hola a todos, tengo el siguiente problema,
tengo instalado Woody, y compilando el kernel 2.4.18. Ejecuto make dep, 
 make clean, ycuando hago make bzImage, me da el siguiente error:
 
no rules for make
 
 Alguien tiene alguna idea.
 
 Gracias.
 
 _
 MSN Photos is the easiest way to share and print your photos: 
 http://photos.msn.com/support/worldwide.aspx
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Hola Daniel, estas en el directorio /usr/src/linux?

Saludos.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RE: Ayuda al compilar Kernel

2002-04-14 Por tema Luis Cano
Es make bzImage (la 'I' en mayúscula). Yo no he tenido problemas
con make menuconfig, make dep, make clean, make bzImage.

De todas maneras, estoy con Carlos, mira a ver por qué no te rula
en make menuconfig. ¿Qué error te da?

-Mensaje original-
De: Carlos Viglietta [mailto:[EMAIL PROTECTED]
Enviado el: sábado, 13 de abril de 2002 18:25
Para: debian-user-spanish@lists.debian.org
Asunto: Re: Ayuda al compilar Kernel


Daniel De La Luz Daniel wrote:
   Perdon, se me olvido poner que si use el make config (ya que el make
 menuconfig no funciona). Al ejecutar make dep compila todo y parece
 funcionar bien.

 Que puede ser.


 From: Ian Monroe [EMAIL PROTECTED]
 
 Necesitas hacer make xconfig o make menuconfig probablemente.

 Para compilar un núcleo al estilo Debian:

http://www.debian.org/releases/stable/i386/ch-post-install.es.html#s-kernel-

 baking

Hola a todos, tengo el siguiente problema,
tengo instalado Woody, y compilando el kernel 2.4.18. Ejecuto make
dep,
  make clean, ycuando hago make bzImage, me da el siguiente error:
 
no rules for make
 
  Alguien tiene alguna idea.

porque no anda make menuconfig? tenes la libreria ncurses instalada?

no es make bzimage? (todo en minusculas, no me acuerdo). tendrías que
mirar dentro de Makefile o leer la documentacion!

por otro lado te recomiendo lo hagas a la manera de debian, con make-kpkg


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Ayuda al compilar Kernel

2002-04-13 Por tema Carlos Viglietta

Daniel De La Luz Daniel wrote:
  Perdon, se me olvido poner que si use el make config (ya que el make 
menuconfig no funciona). Al ejecutar make dep compila todo y parece 
funcionar bien.


Que puede ser.



From: Ian Monroe [EMAIL PROTECTED]



Necesitas hacer make xconfig o make menuconfig probablemente.

Para compilar un núcleo al estilo Debian:
http://www.debian.org/releases/stable/i386/ch-post-install.es.html#s-kernel- 


baking

   Hola a todos, tengo el siguiente problema,
   tengo instalado Woody, y compilando el kernel 2.4.18. Ejecuto make
   dep,
 make clean, ycuando hago make bzImage, me da el siguiente error:

   no rules for make

 Alguien tiene alguna idea.


porque no anda make menuconfig? tenes la libreria ncurses instalada?

no es make bzimage? (todo en minusculas, no me acuerdo). tendrías que 
mirar dentro de Makefile o leer la documentacion!


por otro lado te recomiendo lo hagas a la manera de debian, con make-kpkg


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Ayuda al compilar Kernel

2002-04-12 Por tema Faro
... y entonces Daniel De La Luz Daniel escribió:

   Perdon, se me olvido poner que si use el make config (ya que el make 
 menuconfig no funciona). Al ejecutar make dep compila todo y parece 
 funcionar bien.

Supongo que quieres decir que make dep no saca ningún error.

 Que puede ser.

¿Intentas ejecutar el make bzImage como root desde el directorio
/usr/src/linux?

-- 
faro at escomposlinux . org
Debian GNU/Linux - Usuario Linux #162541
http://www.escomposlinux.org/faro


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Ayuda al compilar Kernel

2002-04-11 Por tema Daniel De La Luz Daniel

  Hola a todos, tengo el siguiente problema,
  tengo instalado Woody, y compilando el kernel 2.4.18. Ejecuto make dep, 
make clean, ycuando hago make bzImage, me da el siguiente error:


  no rules for make

Alguien tiene alguna idea.

Gracias.

_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Ayuda al compilar Kernel

2002-04-11 Por tema Ian Monroe
Necesitas hacer make xconfig o make menuconfig probablemente.

Para compilar un núcleo al estilo Debian:
http://www.debian.org/releases/stable/i386/ch-post-install.es.html#s-kernel-
baking

   Hola a todos, tengo el siguiente problema,
   tengo instalado Woody, y compilando el kernel 2.4.18. Ejecuto make
   dep,
 make clean, ycuando hago make bzImage, me da el siguiente error:

   no rules for make

 Alguien tiene alguna idea.

 Gracias.





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Ayuda al compilar Kernel

2002-04-11 Por tema Eduardo Gargiulo
Daniel De La Luz Daniel [EMAIL PROTECTED] wrote:
   Hola a todos, tengo el siguiente problema,
   tengo instalado Woody, y compilando el kernel 2.4.18. Ejecuto make dep, 
 make clean, ycuando hago make bzImage, me da el siguiente error:
 
   no rules for make
 
 Alguien tiene alguna idea.

te falta configurar tu kernel: make config|menuconfig|xconfig

-- 
Eduardo Gargiulo
ejg(at)ar.homelinux.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Ayuda al compilar Kernel

2002-04-11 Por tema Daniel De La Luz Daniel
  Perdon, se me olvido poner que si use el make config (ya que el make 
menuconfig no funciona). Al ejecutar make dep compila todo y parece 
funcionar bien.


Que puede ser.



From: Ian Monroe [EMAIL PROTECTED]
To: debian-user-spanish@lists.debian.org
Subject: Re: Ayuda al compilar Kernel
Date: Thu, 11 Apr 2002 10:51:42 -0500 (CDT)

Necesitas hacer make xconfig o make menuconfig probablemente.

Para compilar un núcleo al estilo Debian:
http://www.debian.org/releases/stable/i386/ch-post-install.es.html#s-kernel-
baking

   Hola a todos, tengo el siguiente problema,
   tengo instalado Woody, y compilando el kernel 2.4.18. Ejecuto make
   dep,
 make clean, ycuando hago make bzImage, me da el siguiente error:

   no rules for make

 Alguien tiene alguna idea.

 Gracias.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact 
[EMAIL PROTECTED]







_
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Ayuda al compilar Kernel

2002-04-11 Por tema Eduardo Gargiulo
Daniel De La Luz Daniel [EMAIL PROTECTED] wrote:
   Perdon, se me olvido poner que si use el make config (ya que el make 
 menuconfig no funciona). Al ejecutar make dep compila todo y parece 
 funcionar bien.

el make dep no compila nada.

 Que puede ser.

por alguna razón el make no está encontrando el archivo Makefile. Si no
te moviste del directorio, puede ser un problema de permisos. Fijate
qué permisos tiene el kernel que estás por compilar y qué usuario estás
usando para compilarlo.

-- 
Eduardo Gargiulo
ejg(at)ar.homelinux.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]