On 3/15/07, sizo nsibande <[EMAIL PROTECTED]> wrote:
> "make[1]: Entering directory `/sources/perl-5.8.8/x2p'
> makefile:159: *** missing separator.  Stop.
> make[1]: Leaving directory `/sources/perl-5.8.8/x2p'
> make: *** [x2p/s2p] Error 2
> root:/sources/perl-5.8.8#"
>
> I am using an i686 and have followed the book (version 6.2) as should.
> I got the same error ealier while running make for perl-5.8.8 (same as
> the above) on line 954 and I fixed that one by deleting a 0(zero) that
> was isolated on the line for no reason, but with this error I see no
> problem with this line when viewing using vi:

Did you try Ken's suggestion? Make sure your devices are populated correctly.

I can't say I know the exact cause of this problem is, but there is
one thing that's wrong on the LFS page in 6.2.

It says that you can run Configure and look at the defaults it gives
you. If you run Configure first, it will break our build because the
wrong defaults will get hardcoded in. So, if you've run Configure,
delete the perl source directory, unpack it again, and just run
configure.gnu first. You can actually run Configure _after_
configure.gnu because the correct defaults will be set.

Other than that, I don't know what your error is. Perl's build system
is a pile of *hit.

--
Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to