On Tue, 2006-10-03 at 12:18 +0200, Iñigo Tejedor Arrondo wrote: > El mar, 03-10-2006 a las 02:04 -0500, Pepo escribió: > > HOla... > > > > Estaba tratando de instalar vmware player en mi Etch para usar las imágenes > > de > > Qemu ya que este último es demasiado lento. > > > > Pero siempre tengo este mensaje: > > ------------------------------------------- > > What is the location of the directory of C header files that match your > > running > > kernel? [/usr/src/linux/include] /usr/src/linux-headers-2.6.16-2-k7/include/
Escribe: /usr/lib/2.6.16-2-k7/build/include > > > > The kernel defined by this directory of header files does not have the same > > address space size as your running kernel. > > ------------------------------------------- > > > > Mi sistema es 2.6.16-2-k7 y tengo instalados los paquetes headers, image y > > source de este kernel... > > ¿seguro? > > > Cómo puedo arreglar esta falla? > > Las versiones son muy quisquillosas y cualquier upgrade te puede cambiar > un número la versión de tu kernel (lo que ayer eran tus headers, hoy no > lo son), asgurate con: > > apt-get install linux-headers-`uname -r` > rm /usr/src/linux > ln -s /usr/src/linux-headers-`uname -r` /usr/src/linux > > > > > Gracias > > Suerte > > -- > > ,---------------------------------------------------------------------, > | Iñigo Tejedor Arrondo http://navarrux.org inigo(a)navarrux.org | > |---------------------------------------------------------------------| > | | > | Debian - The universal operative system. | > | | > | "You can choose, get the freedom, get the power, apt-get in to it." | > | | > ·---------------------------------------------------------------------· > > -- Guillermo Salas M. Telconet S.A. Calle 15 y Avenida 24 Esq Edificio Barre #2 Primer Piso Telefono : +593 5 262 8071 Celular : +593 9 985 5138 e-mail : [EMAIL PROTECTED] www : http://www.manta.telconet.net http://www.telcocarrier.net Linux User: 255902 Beat me, whip me, make me use Windows! Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html Please avoid the Top Posting, see http://es.wikipedia.org/wiki/Top-posting -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

