Hi !
I like to connect from my Linux to a remote Oracle DB, what is running on Solaris.
I downloaded and unzipped the DBI-1.14. I made succesfully the "perl Makefile.PL"
step,
but when a tried to run the "make" command I received the next:
cc -c -Dbool=char -DHAS_BOOL -I/usr/local/include -O2 -DVERSION=\"1.14\"
-DXS_VERSION=\"1.14\" -fpic
-I/usr/lib/perl5/5.00503/i386-linux/CORE -DDBI_NO_THREADS Perl.c
In file included from DBIXS.h:19
from Perl.xs:1
/usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:2546: redefinition of 'union semun'
make: *** perl.o] Error.1
Does anyone knows what means this error? Maybe I have to try older DBI verison?? Could
anyone help me??
Please !!
[EMAIL PROTECTED]