Terry Masters wrote: !Hi, ! !I am having the same problem as Adam Fischler - I have pax'd perl into it's !own directory and changed the prefix to this directory via the configure !script. No matter where I place perl (command), I still get "make: Error !-- PERL=./perl: EDC5129I No such file or directory." in stderr. I can !invoke perl OK (so it appears) interactively, but "make test" still fails. !Is there a fix? ! !Thanks, !Terry Masters
I do not think that we ever figured this one out. Could you please tell us which version of Perl you were trying to build? Also: there should be a symlink from the directory in question to the perl binary in the main build directory. If you make that symlink by hand then the test or extension build that complains should complete successfully. Unfortunately not everyone who builds on z/OS can reproduce the problem and it has been troublesome to figure out why the Makefile is not creating the needed symlink for you. Peter Prymmer
