El Lunes, 25 de Septiembre de 2006 23:12, Dan Nicholson escribió:

> > linux-headers) echo $(grep "^linux-headers.*.bz2"
> > $JHALFSDIR/pkg_tarball_list | head -n1 ) ;;
>
> But the tarball name will probably not be linux-headers-*.bz2. It will
> probably be linux-2.6.18.x since you do the installation straight from
> the kernel tarball. Basic procedure is this:

The above is the current line in jhalfs that need be changed by the new one 
found at the bottom of my post, to make use of the kernel tarball.

> The only gotcha is in the last step because headers_install does `rm
> -rf $INSTALL_HDR_PATH/include'. So, maybe we'd want to let it install
> in the kernel tree and copy it ourselves. But, that's basically what
> you'll be up against.

At that point there should be nothing inside /tools/include, thus I see no 
harm in the `rm -rf $INSTALL_HDR_PATH/include'.

-- 
Manuel Canales Esparcia
Usuario de LFS nº2886:       http://www.linuxfromscratch.org
LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.info
TLDP-ES:                           http://es.tldp.org
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to