Closed p5pRT closed 17 years ago
There is a typo (a missing "'") in makedepend.SH that stops my attempts to build. The attached patch fixes the problem.
The unpatched bug: $ sh Configure -des -Dprefix=/home/thomasro/perl -Dcc=gcc-3.4 ... echo av.c scope.c op.c doop.c doio.c dump.c hv.c mg.c reentr.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c gv.c sv.c taint.c toke.c util.c deb.c run.c universal.c xsutils.c pad.c globals.c perlio.c perlapi.c numeric.c locale.c pp_pack.c pp_sort.c miniperlmain.c perlmain.c opmini.c | tr ' ' '\n' >.clist make[1]: Leaving directory `/home/kkrev/Desktop/unfixed-perl/perl-5.8.8' *./makedepend: 1: Syntax error: Unterminated quoted string **make: *** [depend] Error 2*
Thanks for reporting\, but this change has already been committed to the development branch as change #30870 on 08-04-2007
@tux - Status changed from 'new' to 'resolved'
Migrated from rt.perl.org#44581 (status was 'resolved')
Searchable as RT44581$