Re: compile process update

2009-02-05 Thread Juan Jose Pablos
Werner Maes escribió: > hello > > * linux=linux-2.6.28-3 > > I took the linux-config from cvs (2.6.27-12) and the build seemed ok except > for glibc. > I followed some instructions that someone posted a month ago on this > mailinglist > > cd linux-2.6.28-3 > make mrproper > make headers_check

compile process update

2009-02-05 Thread Werner Maes
hello * linux=linux-2.6.28-3 I took the linux-config from cvs (2.6.27-12) and the build seemed ok except for glibc. I followed some instructions that someone posted a month ago on this mailinglist cd linux-2.6.28-3 make mrproper make headers_check make INSTALL_HDR_PATH=dest headers_install cd