On Mon, Sep 04, 2006 at 09:43:11AM +0100, John Gallagher wrote:
>    Hi Tim,
> 
>    I've just run make again and included the output
>    The system I'm trying to install DBI on is a hp-ux 11.11
>    And the version of perl installed is 5.8.7

>         cc -c    -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE 
> -Wl,+vnocompatwarnings +Z -DUSE_SITECUSTOMIZE -DNO_HASH_SEED 
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit 
> +Opromote_indirect_calls +DAportable +DS2.0    -DVERSION=\"1.52\"  
> -DXS_VERSION=\"1.52\" +Z 
> "-I/opt/perl_32/lib/5.8.7/PA-RISC1.1-thread-multi/CORE"   Perl.c
> cpp: "/opt/perl_32/lib/5.8.7/PA-RISC1.1-thread-multi/CORE/perlio.h", line 
> 108: error 4065: Recursion in macro "PerlIO".

I'd guess that the perl you're using wasn't built with that compiler.
Try building a perl with that compiler then building DBI with that new perl.

Tim.

Reply via email to