I am posting here before I have had a chance to read
the dbi.perl.org page, however every time I have tried
to access that page it has been down. Please bear with
me.

I am trying to install DBI-1.15 on a HPUX 10.20
The first step : perl Makefile.PL runs fine
The second step is where my installation process crashes,
giving these error statements.

cc: "DBI.xs", line 1502: error 1532: Reference through a non-pointer.
cc: "DBI.xs", line 1502: error 1527: Incompatible types in cast: Must cast from scalar 
to scalar or to void type.
cc: "DBI.xs", line 1502: error 1532: Reference through a non-pointer.
cc: "DBI.xs", line 1502: error 1527: Incompatible types in cast: Must cast from scalar 
to scalar or to void type.
cc: "DBI.xs", line 1502: error 1532: Reference through a non-pointer.
cc: "DBI.xs", line 1502: error 1527: Incompatible types in cast: Must cast from scalar 
to scalar or to void type.
cc: "DBI.xs", line 1502: error 1532: Reference through a non-pointer.
cc: "DBI.xs", line 1502: error 1527: Incompatible types in cast: Must cast from scalar 
to scalar or to void type.
*** Error exit code 1

Could someone please help me understand what is going on here
and offer some advice on how to remedy the situation.

Thanks
Steve Bray

Reply via email to