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
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
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
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
> >
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
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
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