I'm trying to get DBD-Informix-1.04.PC1 to build on Solaris 8.  perl
Makefile.PL is successful.  'make' fails.  Here's the error, environment
follows.  Any suggestions?

ccosby@goose:~/DBD-Informix-1.04.PC1$ make
/usr/local/bin/perl -I/usr/local/lib/perl5/5.6.1/sun4-solaris-thread-multi
-I/usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/5.6.1/ExtUtils/xsubpp
-typemap /usr/local/lib/perl5/5.6.1/ExtUtils/typemap Informix.xs >
Informix.xsc && mv Informix.xsc Informix.c
cc -c -I/export/home/informix/incl/esql
-I/usr/local/lib/perl5/5.6.1/sun4-solaris-thread-multi/auto/DBI
-I/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris-thread-multi/auto/DBI
-I/auto/DBI
-I/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris-thread-multi/auto/DBI
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
-DVERSION=\"1.04.PC1\" -DXS_VERSION=\"1.04.PC1\" -KPIC
-I/usr/local/lib/perl5/5.6.1/sun4-solaris-thread-multi/CORE
-DESQLC_VERSION=952 -DNDEBUG Informix.c
cc: unrecognized option `-KPIC'
Informix.xs: In function `XS_DBD__Informix__dr_FETCH':
Informix.xs:102: invalid type argument of `->'
make: *** [Informix.o] Error 1


::: Environment :::
SunOS goose 5.8 Generic_108528-17 sun4u sparc SUNW,Ultra-5_10
IBM Informix CSDK Version 2.80, IBM Informix-ESQL Version 9.52.FC1 from
/export/home/informix
This is perl, v5.6.1 built for sun4-solaris-thread-multi

perl Makefile.PL says:
Your Informix environment is (probably) OK
Using DBI 1.14 installed in
/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris-thread-multi/auto/DBI
Writing Makefile for DBD::Informix

gcc -v says:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.2

make --version says:
GNU Make 3.80

$INFORMIXDIR/bin/esql has (had to do this to get esql to compile anything):
COPTS="-m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9"

env says:
DBD_INFORMIX_DEBUG_ESQLCC=yes
DBD_INFORMIX_DEBUG_ESQLLD=yes

Christopher S. Cosby
SciCare Software Services
770.236.1128


     - - - - - - -  Appended by Scientific-Atlanta, Inc.  - - - - - - -  
This e-mail and any attachments may contain information which is confidential, 
proprietary, privileged or otherwise protected by law. The information is solely 
intended for the named addressee (or a person responsible for delivering it to the 
addressee). If you are not the intended recipient of this message, you are not 
authorized to read, print, retain, copy or disseminate this message or any part of it. 
If you have received this e-mail in error, please notify the sender immediately by 
return e-mail and delete it from your computer. 

Reply via email to