RE: Cannot build DBD-Informix on HP-UX 11.11 - Invalid loader fix up i n text space...

2004-05-28 Thread Delaporte, Olivier
:48 PM To: Delaporte, Olivier Cc: [EMAIL PROTECTED] Subject: Re: Cannot build DBD-Informix on HP-UX 11.11 - Invalid loader fixup i n text space... Delaporte, Olivier wrote: Here is the set-up: DBD-Informix-2003.04 INFORMIX-ESQL Version 9.30.HC1 or ClientSDK 2.40 HP-UX 11.11 64 bit Gcc 3.3.3

/usr/lib/dld.sl: Can't shl_load() a library containing Thread Loc al Storage: /usr/lib/libcl.2

2004-05-28 Thread Delaporte, Olivier
Hello I am trying to install DBD-Informix in the following environment: HP-UX11.11 64bit Informix 9.4 HC1 Informix CSDK 2.81 or esql 9.53 Gcc 3.3.3 Perl 5.8.0 Here is the error that I am getting after running the make test:

Cannot build DBD-Informix on HP-UX 11.11 - Invalid loader fixup i n text space...

2004-05-13 Thread Delaporte, Olivier
: /apps11/informix/lib/esql/libifgen.a(rmsg.o). Make sure it was compiled with +z/+Z. collect2: ld returned 1 exit status *** Error exit code 1 Thank you Olivier Delaporte Olivier Delaporte Unix Systems Manager Integrated Device

Cannot build DBD-Informix with perl and gcc on hpux11.11

2004-05-11 Thread Delaporte, Olivier
Hello I am trying to build the DBD-Informix module DBD-Informix-2003.04 on HP-UX 11.11v1 with Perl 5.8.0.B and gcc 3.3.3. The informix parameters are: INFORMIXDIR=/apps11/informix ; export INFORMIXDIR INFORMIXSERVER=fab3_prd1 ; export INFORMIXSERVER PATH=$PATH:$INFORMIXDIR/bin ; export PATH