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

From: Olivier Delaporte (olivier.delaporte_at_idt.com)
Date: 05/11/04

  • Next message: Jeff Zucker: "Re: different field delimiters and xml question"
    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
     
     


  • Next message: Jeff Zucker: "Re: different field delimiters and xml question"

    Relevant Pages

    • RE: Install Issues With Perl DBD For Informix
      ... IBM Informix Dynamic Server Version 10.00.UC1 Software Serial Number AAA#B000000 ... This is the output of 'perl Makefile.PL' for DBD::Informix - I don't ... Testing whether your Informix test environment will work... ... gcc: +Ofastaccess: No such file or directory ...
      (perl.dbi.users)
    • Problem to build DBD Informix with AIX 5.3 and IDS 7.31.UD1
      ... I am trying to compile DBD Informix 2005.01 for my ... Configuring IBM Informix Database Driver for Perl DBI Version 2005.01 ... gcc 3.3.2 ...
      (perl.dbi.users)
    • RE: Informix DBD, PERL and esql
      ... After stripping every flag out of the esql program that it whined about ... gcc prowess. ... Subject: RE: Informix DBD, PERL and esql ... LD_LIBRARY_PATH to LIBPATH since on AIX ...
      (comp.databases.informix)
    • Re: Informix DBD, PERL and esql
      ... Gentsch, Sam schreef: ... > gcc prowess. ... > Subject: RE: Informix DBD, ... > with AIX 5.3? ...
      (comp.databases.informix)
    • RE: Install Issues With Perl DBD For Informix
      ... We have reinstalled the 32 bit SDK client and attempted to compile the DBD module. ... Perl: perl v5.008006 PA-RISC2.0 dl_hpux.xs ... Testing whether your Informix test environment will work... ... gcc: +DS2.0: No such file or directory ...
      (perl.dbi.users)