I am compiling a 64-bit (LP64) version of Perl 5.8.6 for HPUX 11.11 PA-RISC system and consistantly have the ExtUtils Constant module fail its make test. The overall status of the make test finishes with about 99.64 - 99.84 %.
I have tried the compile using both a 64-bit version of gcc and HP's ANSI C compiler, resulting in the same output.
1). Has anyone seen this behavior before?
2). What is the significance of the ExtUtils Constant Module?
3). Can the install proceed having this error?