On 17/02/2020 19:30, Bruce Dubbs via blfs-support wrote:
On 2/17/20 1:04 PM, spiky0011 via blfs-support wrote:
On 17/02/2020 18:38, Pierre Labastie via blfs-support wrote:
Le 17/02/2020 à 19:07, spiky0011 via blfs-support a écrit :
On 16/02/2020 23:23, Scott Andrews via blfs-support wrote:
On 2/16/20 4:20 PM, spiky0011 via blfs-support wrote:
I,m getting errors regarding perl from ch5.
I script build lfs "scripts just execute whats in the book.
Although I have
tried building by hand as well.
Perl seems inconsistant in building perl and pod2man using make
-j4. Which
causes texinfo to fail as well.
Just wondered if any one else has seen this?
Spiky
Yes I have the same
make -j2 works for me for chapter 5
chapter 6 builds with make -j4
Ok just run perl build ch5 with make -j4 which failed to create the
2 files
make -j1 files created
Maybe you want to add make -j1 to book in perl
I've built perl at -j4 or -j8 several times, and have not seen that.
But I
have not much experience with make-4.3 (I've mainly built at -j1 for
timings).
So maybe a 4.3 problem.
Pierre
I,ve not had this issue before either, Someone did come in IRC with a
missing pod2man file I just pressumed perl had failed before I
tracked it down yesterday.
It,s upto you if you wanna add, It wouldn't hurt to put it in just my
opinion
We can add a note to drop back to -j1 if -jx; where x > 1 fails.
-- Bruce
The problem is perl dosn't fail to make, and the 2 files are not copied
to /tools/bin
"cp -v perl cpan/podlators/scripts/pod2man /tools/bin"
ls: cannot access 'tools/bin/perl': No such file or directory
ls: cannot access 'tools/bin/pod2man': No such file or directory
and the libs spew out alot of verbose output, so scroll back is all the libs
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page