
mmm_zzz
New User
Jun 5, 2009, 4:09 AM
Post #1 of 1
(4955 views)
|
perl-5.8.9 Compiling on HP UX PA-RISC
|
Can't Post
|
|
HI, I'm trying to ./configure perl-5.8.9 in an HP PA-RISC but I get this error: Finding dependencies for pp_sort.o. Finding dependencies for miniperlmain.o. Finding dependencies for perlmain.o. Finding dependencies for opmini.o. ./makedepend[159]: makefile: Cannot find or open the file. echo Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH makedir.SH myconfig.SH writemain.SH pod/Makefile.SH | tr ' ' '\n' >.shlist Updating makefile... cp: cannot access makefile: No such file or directory test -s perlmain.c && touch perlmain.c cd x2p; make depend sh ../makedepend MAKE=make ../makedepend: Already running, exiting. Now you must run 'make' I'm using this command line: ./Configure -d -Dprefix='/home/install/RISCperl' -Dcc=gcc Could any one please help me resolving this issue? Best regards
|