Cannot build DBD-Informix with perl and gcc on hpux11.11
From: Olivier Delaporte (olivier.delaporte_at_idt.com)
Date: 05/11/04
- Previous message: Leegold: "RE: code for different field delimiters and xml question"
- Next in thread: Jonathan Leffler: "Re: Cannot build DBD-Informix with perl and gcc on hpux11.11"
- Reply: Jonathan Leffler: "Re: Cannot build DBD-Informix with perl and gcc on hpux11.11"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dbi-users@perl.org Date: Tue, 11 May 2004 14:05:11 -0700
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
DBD_INFORMIX_DATABASE=stores7 ; export DBD_INFORMIX_DATABASE
INFORMIXC=/usr/local/bin/gcc
I get the following error during the perl Makefile.PL step.
Testing whether your Informix test environment will work...
gcc: +Ofastaccess: No such file or directory
gcc: +DS2.0: No such file or directory
gcc: +DA1.1: No such file or directory
cc1: error: unrecognized option `-H400000'
Failed to compile esqltest.ec to esqltest.o
I cannot find any reference to that problem in the FAQ and the Notes
directory.
Regards
OLivier Delaporte
- Previous message: Leegold: "RE: code for different field delimiters and xml question"
- Next in thread: Jonathan Leffler: "Re: Cannot build DBD-Informix with perl and gcc on hpux11.11"
- Reply: Jonathan Leffler: "Re: Cannot build DBD-Informix with perl and gcc on hpux11.11"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|