On Wed, 27 Feb 2013 16:36:46 -0700, Karl Williamson <public@khwilliamson.com> wrote: > On 02/26/2013 08:41 PM, John Goodyear wrote: > > Karl, > > I pulled down a snapshot from the link you provided. > > > > Here is the configure output: of > > > > sh ./Configure -Dprefix=/u/jgood/local -Dusedl -Dusedevel -de > > > configure.out 2>&1& > > > > > > /(See attached file: configure.out)/ > > > > > > WRT to the errors previously seen during the makedepend step, besides > > the errors about missing headers which don't yet exist in the makedepend > > phase, the only remain error is: > > > > 2002 Finding dependencies for pp_sys.o. > > 2003 ERROR CCN3010 ./time64.c:478 Macro PeRl_CaTiFy invoked with a > > null argument for parameter a. > > 2004 ERROR CCN3010 ./time64.c:478 Macro PeRl_CaTiFy invoked with a > > null argument for parameter a. > > These appear to be Configure not finding the values for LOCALTIME_MAX > and LOCALTIME_MIN. Look in your config.h to see what happened for them. If there is a (real) bug in the detection system, we might also need to update other modules. The detection was part of Schwern and me "fixing" y2038 problems. > I also added code to makedepend to cut line lengths input to cpp to 1000 > (should be less than any of their limits). I think that would have > solved the grep problem. -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using perl5.00307 .. 5.17 porting perl5 on HP-UX, AIX, and openSUSE http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/Thread Previous | Thread Next