Re: dhcpcd not killed

2007-08-20 Thread DJ Lucas
DJ Lucas wrote: > DJ Lucas wrote: > >> David Olsson wrote: >> >> >>> This got lost, I think. So here it is again. >>> >>> On my BLFS 6.2 system, the SysVinit script >>> >>> /etc/rc.d/init.d/network stop >>> >>> does not kill dhcpcd. Tracing it to the script >>> >>> /etc/sysconf

Re: XFS url

2007-08-20 Thread Alexander E. Patrakov
Dan Nicholson wrote: > Is configure not shipped, or does running `make' force autoconf to > run? The packaging of xfsprogs is misguided, but reading the top level > Makefile might lead to a shortcut to not running autoconf. > Running autoconf is needed, because the Makefile uses the host's lib

Re: XFS url

2007-08-20 Thread david567
david567 wrote: > Dan Nicholson wrote: >> On 8/19/07, david567 <[EMAIL PROTECTED]> wrote: >> >> > Yes, make runs autoconf. There is a configure present but it the build > fails using it. After autoconf the build succeeds. At least it fails > here, YMMV > Indeed, my mileage varied. Current in

Re: XFS url

2007-08-20 Thread david567
Dan Nicholson wrote: > On 8/19/07, david567 <[EMAIL PROTECTED]> wrote: > > Is configure not shipped, or does running `make' force autoconf to > run? The packaging of xfsprogs is misguided, but reading the top level > Makefile might lead to a shortcut to not running autoconf. > Yes, make runs auto

Re: Additional wget-list renders

2007-08-20 Thread M.Canales.es
El Lunes, 20 de Agosto de 2007 07:25, Justin Robert Knierim escribió: > For the ftp repos, I make heavy use of the wget scripts. Some are > already rendered with the book, such as: > > http://www.linuxfromscratch.org/lfs/view/development/wget-list > > If it isn't too much trouble, could this be ad

Re: XFS url

2007-08-20 Thread Dan Nicholson
On 8/19/07, david567 <[EMAIL PROTECTED]> wrote: > > I got it built, the instructions are spot on excepting the sed breaks > the compilation. It appears autoconf is needed now. Is configure not shipped, or does running `make' force autoconf to run? The packaging of xfsprogs is misguided, but readi