[lfs-dev] 7.3 check-0.9.9

2013-03-05 Thread Billy O'Connor
I dl'd the book sources and rendered it, then built a new LFS. Looks great, as always. I must have fat-fingered something in chapter 5, though, because the configure script for check-0.9.9 didn't pick up the pthreads library and I had to add -lpthread to the Makefile by hand to get it to build. T

Re: [lfs-dev] 7.3 check-0.9.9

2013-03-05 Thread Bruce Dubbs
Billy O'Connor wrote: > I dl'd the book sources and rendered it, then built a new LFS. > Looks great, as always. I must have fat-fingered something in chapter > 5, though, because the configure script for check-0.9.9 didn't pick up > the pthreads library and I had to add -lpthread to the Makefile

Re: [lfs-dev] 7.3 check-0.9.9

2013-03-05 Thread Billy O'Connor
Bruce Dubbs writes: > Billy O'Connor wrote: >> I dl'd the book sources and rendered it, then built a new LFS. >> Looks great, as always. I must have fat-fingered something in chapter >> 5, though, because the configure script for check-0.9.9 didn't pick up >> the pthreads library and I had to ad

Re: [lfs-dev] 7.3 check-0.9.9

2013-03-05 Thread Matt Burgess
On Tue, 2013-03-05 at 14:05 -0600, Bruce Dubbs wrote: > Billy O'Connor wrote: > > I dl'd the book sources and rendered it, then built a new LFS. > > Looks great, as always. I must have fat-fingered something in chapter > > 5, though, because the configure script for check-0.9.9 didn't pick up > >

[lfs-dev] [systemd branch] typo in glibc chapter 6

2013-03-05 Thread Pierre Labastie
I guess the /etc/localtime link should be the other way around: ln -s /usr/share/zoneinfo/ /etc/localtime (and also could be ln -sv) Regards Pierre -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: [lfs-dev] 7.3 check-0.9.9

2013-03-05 Thread Billy O'Connor
Matt Burgess writes: > On Tue, 2013-03-05 at 14:05 -0600, Bruce Dubbs wrote: >> Billy O'Connor wrote: >> > I dl'd the book sources and rendered it, then built a new LFS. >> > Looks great, as always. I must have fat-fingered something in chapter >> > 5, though, because the configure script for ch

Re: [lfs-dev] [systemd branch] typo in glibc chapter 6

2013-03-05 Thread Matt Burgess
On Tue, 2013-03-05 at 23:39 +0100, Pierre Labastie wrote: > I guess the /etc/localtime link should be the other way around: > ln -s /usr/share/zoneinfo/ /etc/localtime > > (and also could be ln -sv) Thanks again! Fixed in r10196. Regards, Matt. -- http://linuxfromscratch.org/mailman/listinf