Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

DBD-Informix Installation

by weismat (Friar)
on Nov 26, 2009 at 04:36 UTC ( [id://809476]=perlquestion: print w/replies, xml ) Need Help??

weismat has asked for the wisdom of the Perl Monks concerning the following question:

I am trying to install DBD::Informix DBD-Informix-2008.0513 with Active State Perl 5.8 under Solaris 10 and Informix 10. I have installed DBI 1.609 before. Both modules were taken straight from CPAN. I end up with the following compile error when running make.
/opt/ActivePerl-5.8/bin/perl /opt/ActivePerl-5.8/lib/ExtUtils/xsubpp +-typemap /opt/ActivePerl-5.8/lib/ExtUtils/typemap Informix.xs > Infor +mix.xsc && mv Informix.xsc Informix.c gcc -c -I/opt/informix//incl/esql -I/opt/ActivePerl-5.8/lib/auto/DBI +-I/opt/ActivePerl-5.8/site/lib/auto/DBI -I/auto/DBI -I/opt/ActivePerl +-5.8/site/lib/auto/DBI -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_ +SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS= +64 -fno-strict-aliasing -pipe -O -DVERSION=\"2008.0513\" -DXS_VERSI +ON=\"2008.0513\" -fPIC "-I/opt/ActivePerl-5.8/lib/CORE" -DESQLC_VERS +ION=290 -DNDEBUG -DDO_NOT_USE_STDERR_H Informix.c Informix.xsi: In function `XS_DBD__Informix__dr_dbixs_revision': Informix.xsi:36: Fehler: »DBIXS_REVISION« nicht deklariert (erste Benu +tzung in dieser Funktion) Informix.xsi:36: Fehler: (Jeder nicht deklarierte Bezeichner wird nur +einmal aufgeführt Informix.xsi:36: Fehler: für jede Funktion in der er auftritt.) make: *** [Informix.o] Error 1
Does anyone have an idea where am I stuck? I have put the full log into my scratch pad.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://809476]
Approved by planetscape
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-03-19 06:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found