LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   LFS Perl-5.24.1 Make Error 2 (https://www.linuxquestions.org/questions/linux-from-scratch-13/lfs-perl-5-24-1-make-error-2-a-4175608340/)

1993istheend 06-21-2017 03:55 PM

LFS Perl-5.24.1 Make Error 2
 
Hello all,

I've tried to make an LFS system before and this is the furthest I've gotten do far.
But I've run into a snag making Perl.

opmini.o perlmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lm /tools/lib/libcrypt.a
./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '<?>' || sh -c 'echo >&2 Failed to build miniperl. Please run make minitest; exit 1'
./miniperl -Ilib -f write_buildcustomize.pl
Invalid \0 character in pathname for require: strict.pm\0 at write_buildcustomize.pl line 3.
Can't locate strict.pm: No such file or directory at write_buildcustomize.pl line 3.
BEGIN failed--compilation aborted at write_buildcustomize.pl line 3.
make: *** [makefile:385: lib/buildcustomize.pl] Error 2

Does anyone have any ideas to solve this?

Thanks.

rtmistler 06-22-2017 06:41 AM

Recommend this thread be closed. A duplicate was posted in Newbie and has received several replies, therefore please close this thread.

Here is the duplicate thread over in Newbie: http://www.linuxquestions.org/questi...-a-4175608337/


All times are GMT -5. The time now is 07:47 PM.