[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

Re: [Sop.Tec.LinuxPPP] Compilar Kernel 2.4



cd /usr/src/linux
 make mrproper
make config/menuvonfig/xconfig
make dep; make clean; make bzImage
probar el nuevo  kernel  ir a:
cd /usr/src/linux/arc/i386/boot
rdev -R bzImage
dd if=bzImage of=/dev/fd0
rdev -R /dev/fd0 1
shutdown -r now

si todo salio bien ent hacer

make modules; make modules install

suerte
Domingo Varela Y.-



On Wed, 14 Mar 101 cdolivas en mzt megared net mx wrote:

> Hola:
>
> Tengo linuxPPP 6.2 con el kernel 2.2.16 y estoy tratando de
> actualizarlo a 2.4
> le doy make menuconfig, make dep y todo sale bien, pero cuando le doy
> make zlilo me aparece el siguiente error:
>
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -
> O2 -fomit-f
> rame-pointer -fno-strict-aliasing -pipe  -march=i686 -c -o
> ip_nat_ftp.o ip_nat_ftp.c
> ip_nat_ftp.c: In function `help':
> ip_nat_ftp.c:315: structure has no member named `nat'
> make[3]: *** [ip_nat_ftp.o] Error 1
> make[3]: Leaving directory
> `/usr/src/linux/net/ipv4/netfilter'
> make[2]: *** [first_rule] Error 2
> make[2]: Leaving directory `/usr/src/linux/net/ipv4/netfilter'
> make[1]: *** [_subdir_ipv4/netfilter] Error 2
> make[1]: Leaving directory `/usr/src/linux/net'
> make: *** [_dir_net] Error 2
>
> alguien me puede decir que esta saliendo
> mal?
>
> -------------------------------------------------------
> Este mensaje fue enviado mediante Web E-mail de MegaRed
> INTERNET POR CABLE <<<<<
> >>>>>http://www.megared.net.mx
>
> ---------------------------------------------------------------------
> Lista de soporte de LinuxPPP
>  Reglas de la lista en http://pepe.net.mx/reglas.html
>

---------------------------------------------------------------------
Lista de soporte de LinuxPPP
 Reglas de la lista en http://pepe.net.mx/reglas.html



[Hilos de Discusión] [Fecha] [Tema] [Autor]