Re: [lfs-dev] lfs-book r10001 e2fsprogs build error

2012-09-30 Thread Bruce Dubbs
DJ Lucas wrote: > On 09/30/2012 12:04 AM, Bruce Dubbs wrote: >> >> What does '/usr/share/doc/flex-2.5.37' have to do with 'ln -sv libfl.a >> /usr/lib/libl.a'? I don't see the connection. > Sorry, it is only related in that it's the same package. I'm not sure > what the policy is for being able t

Re: [lfs-dev] lfs-book r10001 e2fsprogs build error

2012-09-30 Thread DJ Lucas
On 09/30/2012 12:04 AM, Bruce Dubbs wrote: > > What does '/usr/share/doc/flex-2.5.37' have to do with 'ln -sv libfl.a > /usr/lib/libl.a'? I don't see the connection. Sorry, it is only related in that it's the same package. I'm not sure what the policy is for being able to reinstall a package with

Re: [lfs-dev] lfs-book r10001 e2fsprogs build error

2012-09-29 Thread Bruce Dubbs
DJ Lucas wrote: > On 09/27/2012 10:45 AM, Bruce Dubbs wrote: >> xinglp wrote: >>> chapter06/flex also has a error. >>> >>> with option --docdir=/usr/share/doc/flex-2.5.37 and mkdir -pv >>> /usr/share/doc/flex-2.5.37 (File exists) > Whoops. Didn't see this thread, but, adding -p was my solution to

Re: [lfs-dev] lfs-book r10001 e2fsprogs build error

2012-09-29 Thread DJ Lucas
On 09/27/2012 10:45 AM, Bruce Dubbs wrote: > xinglp wrote: >> chapter06/flex also has a error. >> >> with option --docdir=/usr/share/doc/flex-2.5.37 and mkdir -pv >> /usr/share/doc/flex-2.5.37 (File exists) > That shouldn't happen with the -p option. It does fail without it. > > -- Bruce > > W

Re: [lfs-dev] lfs-book r10001 e2fsprogs build error

2012-09-27 Thread Fernando de Oliveira
Em 27-09-2012 12:51, Bruce Dubbs escreveu: > xinglp wrote: >> # makeinfo -o doc/com_err.info lib/et/com_err.texinfo >> >> lib/et/com_err.texinfo: No such file or directory >> >> >> # makeinfo -o doc/com_err.info ../lib/et/com_err.texinfo >> >> this line works well. > > Right. I forgot a

Re: [lfs-dev] lfs-book r10001 e2fsprogs build error

2012-09-27 Thread Bruce Dubbs
xinglp wrote: > # makeinfo -o doc/com_err.info lib/et/com_err.texinfo > > lib/et/com_err.texinfo: No such file or directory > > > # makeinfo -o doc/com_err.info ../lib/et/com_err.texinfo > > this line works well. Right. I forgot about mkdir -v build cd build I changed it back. --

Re: [lfs-dev] lfs-book r10001 e2fsprogs build error

2012-09-27 Thread Bruce Dubbs
xinglp wrote: > chapter06/flex also has a error. > > with option --docdir=/usr/share/doc/flex-2.5.37 and mkdir -pv > /usr/share/doc/flex-2.5.37 (File exists) That shouldn't happen with the -p option. It does fail without it. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev