Hi all. I'm building LFS-6.1 on my LFS-6.0 machine using the profile-LFS-6.1.tar.bz2 nALFS-script.
While running"make" in ch5/flex it complains about not knowing the
help2man-program while building inside the doc/-dir:
│-: make[2]: Leaving directory `/mnt/lfs/tools/build/flex-2.5.31'
│-: Making all in doc
│-: make[2]: Entering directory `/mnt/lfs/tools/build/flex-2.5.31/doc'
│-: for i in flex.1 ; do \
│-: help2man --name='fast lexical analyzer generator' --section=`echo $i|rev|
cut -f 1 -d .|rev` ../flex > $i ; \
│-: done
│-: /bin/sh: help2man: command not found
│-: make[2]: *** [flex.1] Error 127
│-: make[2]: Leaving directory `/mnt/lfs/tools/build/flex-2.5.31/doc'
│-: make[1]: *** [all-recursive] Error 1
│-: make[1]: Leaving directory `/mnt/lfs/tools/build/flex-2.5.31'
│-: make: *** [all] Error 2
For all I know help2man was never build on my 6.0-system, right?
I can't find anything usefull searching the newsgroups or googling around so
I must assume this issue hasn't been rised before...
Regards,
Torsten.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
