Hi all,

I had some problems with DBD::Oracle-107 on HPUX 11. So I want to
reinstall Perl.
I read the manual for installing Perl with DBD::Oracle1.107. I have
absolutly no idea what the problem can be. I followed all instructions
in the manual.
If anyone can point me in the right direction, he will not be
forgotten.

Thanks

Zerone:wq

************
Environment:

OS        : HP-UX 11
Oracle    : 8.1.6.1
Perl      : 5.6
C-compiler: B3901BA  B.11.01.06     HP C/ANSI C Developer's Bundle for
HP-UX 11.00 (S800) 

************
I unpacked perl, run the command ./Configure -Ubincompat5005 (read
DBD-Oracle 1.07 readme.hpux)
With the MAKE instruction I get the following error.


Finding dependencies for miniperlmain.o.
Finding dependencies for perlmain.o.
echo Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH 
makedir.SH myconfig.SH writemain.SH pod/Makefile.SH | tr ' ' '\n'
>.shlist
Updating makefile... 
test -s perlmain.c && touch perlmain.c 
cd x2p; make depend
sh ../makedepend MAKE=make
echo hash.c  str.c util.c walk.c | tr ' ' '\n' >.clist
Finding dependencies for hash.o.
Finding dependencies for str.o. 
Finding dependencies for util.o. 
Finding dependencies for walk.o.  
echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist 
Updating makefile... 
`sh  cflags libperl.a miniperlmain.o`  miniperlmain.c 
CCCMD =  cc -DPERL_CORE -c  +z -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64  -Ae -O
cc: "perl.h", line 2099: error 1584: Inconsistent type declaration:
"getuid".   
cc: "perl.h", line 2100: error 1584: Inconsistent type declaration:
"geteuid".  
*** Error exit code
1

Reply via email to