Nicholas Clark wrote: > On Fri, Nov 26, 2004 at 04:26:24PM -0600, Craig A. Berry wrote: > > Hopefully I got all the editing right in change 23554 > ( http://public.activestate.com/cgi-bin/perlbrowse?patch=23554 ) The editing looks fine. It appears that we also need the attached patch to get Config_heavy.pl put in the right place at the right time. The patch does not address the following warnings that I get when running configpm: MCR Sys$Disk:[]miniperl.exe "-I[.lib]" ConfigPM. Use of uninitialized value $withlargefiles in quotemeta at configpm. line 308. Use of uninitialized value $withlargefiles in quotemeta at configpm. line 308. Use of uninitialized value in split at configpm. line 315. Use of uninitialized value in split at configpm. line 315. Use of uninitialized value $value in concatenation (.) or string at configpm. line 330. config.sh simply has C<uselargefiles='undef'> in this configuration and I'm not sure what else it wants that it doesn't have.Thread Previous | Thread Next