Have hit a bit of a wall here!! When running make for perl in chapter 6.37 I am getting
Can't locate strict.pm in @INC (@INC contains: /lfs/sources/perl-5.16.1/cpan/AutoLoader/lib /lfs/sources/perl-5.16.1/dist/Carp/lib /lfs/sources/perl-5.16.1/dist/Cwd /lfs/sources/perl-5.16.1/dist/Cwd/lib /lfs/sources/perl-5.16.1/dist/ExtUtils-Command/lib /lfs/sources/perl-5.16.1/dist/ExtUtils-Install/lib /lfs/sources/perl-5.16.1/cpan/ExtUtils-MakeMaker/lib /lfs/sources/perl-5.16.1/dist/ExtUtils-Manifest/lib /lfs/sources/perl-5.16.1/cpan/File-Path/lib /lfs/sources/perl-5.16.1/ext/re /lfs/sources/perl-5.16.1/dist/Term-ReadLine/lib /lfs/sources This is happening for most modules I can see that @INC is wrong as I have chrooted in to the /lfs partition so /lfs does not exist. Have I done something wrong or is there something I can do to alter @INC to remove /lfs from the front of each path??? Many thanks Sean
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
