Problem to build DBD Informix with AIX 5.3 and IDS 7.31.UD1
- From: ealvesbispo@xxxxxxxxx (Eduardo A. Bispo)
- Date: 20 Jul 2005 08:39:08 -0700
Hi, everybody.
I am trying to compile DBD Informix 2005.01 for my
Informix environment but I am facing some errors:
-------------------------------------------------------------------------------------------
# sudo perl Makefile.PL
*** ExtUtils::AutoInstall version 0.56
*** Checking for dependencies...
[Core Features]
- DBI ...loaded. (1.48 >= 1.38)
[High Resolution Timing]
- Time::HiRes ...loaded. (1.66)
[POD Format Testing]
- Test::Pod ...loaded. (1.20)
*** ExtUtils::AutoInstall configuration finished.
Subroutine main::WriteMakefile redefined at
/usr/local/lib/perl5/5.8.7/ExtUtils/AutoInstall.pm line 457.
Configuring IBM Informix Database Driver for Perl DBI Version 2005.01
(2005-03-14) (aka DBD::Informix)
You are using DBI version 1.48 and Perl version 5.008007
Remember to actually read the README file!
Perl: perl v5.008007 aix-64int dl_aix.xs
System: aix brcscg 3 5 00ce711e4c00
Using INFORMIXDIR=/informix/v731ud1x5 and ESQL/C compiler esql
Using INFORMIX-ESQL Version 9.40.UC2 from /informix/v731ud1x5
Please upgrade to a more recent version of ClientSDK.
DBD::Informix will probably work, but that is not guaranteed.
Beware: DBD::Informix is not yet aware of all the new IUS data types.
Assert macro will be disabled!
lib/DBD/Informix/Defaults.pm written OK
esqlvrsn.h written OK
esqlinfo.h written OK
Testing whether your Informix test environment will work...
gcc: `-b' must come at the start of the command line
Failed to compile esqltest.ec to esqltest.o
# Looks like your test died before it could output anything.
-------------------------------------------------------------------------------------
Here is my configuration:
Hardware: (risc) IBM p5-550
O.S.: AIX 5.3.0.0 ML02
RDBMS: IDS 7.31 UD1X5
Client SDK: 2.50 UC2
C compiler: gcc 3.3.2 (RPM package from AIX Linux Toolbox web site)
Perl: version 5.8.7 built by myself with gcc
DBI module: version 1.48 built by myself with gcc
output from gcc -v:
Reading specs from /opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.2.0.0/3.3.2/specs
Configured with: ../configure --with-as=/usr/bin/as
--with-ld=/usr/bin/ld --disable-nls --enable-languages=c,c++
--prefix=/opt/freeware --enable-threads
--enable-version-specific-runtime-libs --host=powerpc-ibm-aix5.2.0.0
Thread model: aix
gcc version 3.3.2
output from perl -V:
Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
Platform:
osname=aix, osvers=5.3.0.0, archname=aix-64int
uname='aix brcscg 3 5 00ce711e4c00 '
config_args='-Dcc=gcc'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE
-DUSE_NATIVE_DLOPEN -fno-strict-aliasing -pipe -I/usr/local/include
-D_LARGE_FILES',
optimize='-O',
cppflags='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE
-DUSE_NATIVE_DLOPEN -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.3.2', gccosandvers='aix5.2.0.0'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long long', ivsize=8, nvtype='double', nvsize=8,
Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -Wl,-brtl -Wl,-bdynamic
-Wl,-bmaxdata:0x80000000 -L/usr/local/lib -Wl,-b32'
libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
libs=-lbind -lnsl -ldbm -ldl -lld -lm -lcrypt -lc -lbsd
perllibs=-lbind -lnsl -ldl -lld -lm -lcrypt -lc -lbsd
libc=/lib/libc.a, so=a, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Xlinker
-bE:/usr/local/lib/perl5/5.8.7/aix-64int/CORE/perl.exp'
cccdlflags=' ', lddlflags=' -Wl,-bhalt:4 -Wl,-bexpall -Wl,-G
-Wl,-bnoentry -lc -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: USE_64_BIT_INT USE_LARGE_FILES
Built under aix
Compiled at Jul 19 2005 11:51:26
@INC:
/usr/local/lib/perl5/5.8.7/aix-64int
/usr/local/lib/perl5/5.8.7
/usr/local/lib/perl5/site_perl/5.8.7/aix-64int
/usr/local/lib/perl5/site_perl/5.8.7
/usr/local/lib/perl5/site_perl
Any help will be appreciated.
Eduardo A. Bispo
.
- Prev by Date: panic: DBI active kids
- Next by Date: Read/Write Oracle ORDImage?
- Previous by thread: panic: DBI active kids
- Next by thread: Read/Write Oracle ORDImage?
- Index(es):
Relevant Pages
|
|