<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE id=ridTitle>Blank</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<STYLE><!-- body { font-family: Arial, Helvetica; font-size: 10pt; color: #000000; margin-top: 25px; margin-left: 25px; } P.msoNormal, LI.msoNormal { font-family: Helvetica, "Times New Roman"; font-size: 10pt; margin-top: 0px; margin-left: 0px; color: "#ffffcc"; } --></STYLE>
<META content="MSHTML 6.00.2900.3157" name=GENERATOR></HEAD>
<BODY id=ridBody background=cid:818112706@19092007-108E>
<P><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode">Hello,</FONT></SPAN></P>
<P><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">I'm trying to
get RRD 1.2.23 compiled under AIX 5.3.</FONT></SPAN></P>
<P><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">I've followed
the instructions in the doc/rrdbuilt.txt</FONT></SPAN></P>
<P><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">Using the
seperate build directory, installing the zLib (1.2.3), Libpng 1.2.20,
Freetype 2.3.5, libart-lgpl 2.3.17.</FONT></SPAN></P>
<P><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">After that I
run the configure on rrd with the options: --disable-python --disable-tcl
--disable-ruby.</FONT></SPAN></P>
<P><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">The configure
runs fine but when I start the make, during the compilation it
crashes.</FONT></SPAN></P>
<P><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">When I
configure with the above and --enable-static --disable-phtread it stops on the
rrdcgi.c</FONT></SPAN></P>
<P><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">rrd_cgi.c: In
function 'main':<BR>rrd_cgi.c:422: warning: format '%d' expects type 'int', but
argument 2 has type 'size_t'<BR>rrd_cgi.c: In function
'rrdcgiReadVariables':<BR>rrd_cgi.c:1290: warning: comparison between signed and
unsigned<BR> /bin/sh ../libtool
--tag=CC --mode=link gcc -O3 -fno-strict-aliasing -Wall -std=gnu99
-pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Winline -W -DPIC
-L/opt/rrd/data/source/buildir/lb/lib -o rrdcgi rrd_cgi.o librrd.la<BR>gcc
-O3 -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith
-Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Winline -W -DPIC -o .libs/rrdcgi rrd_cgi.o
-L/opt/rrd/data/source/buildir/lb/lib -L./.libs -lrrd -lz -lm
-Wl,-blibpath:/usr/local/rrdtool/lib:/opt/rrd/data/source/buildir/lb/lib:/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0:/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/../../..:/usr/lib:/lib<BR>ld:
0711-317 ERROR: Undefined symbol: .rrd_set_error<BR>ld: 0711-317 ERROR:
Undefined symbol: .parsetime<BR>ld: 0711-317 ERROR: Undefined symbol:
.proc_start_end<BR>ld: 0711-317 ERROR: Undefined symbol: .readfile<BR>ld:
0711-317 ERROR: Undefined symbol: .rrd_test_error<BR>ld: 0711-317 ERROR:
Undefined symbol: .rrd_get_error<BR>ld: 0711-317 ERROR: Undefined symbol:
.rrd_clear_error<BR>ld: 0711-317 ERROR: Undefined symbol: .getopt_long<BR>ld:
0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.<BR>collect2: ld returned 8 exit status<BR>make: 1254-004 The error
code from the last command is 1.</FONT></SPAN></P><SPAN
class=818112706-19092007><FONT face="Lucida Sans Unicode">
<P><BR>Stop.<BR>make: 1254-004 The error code from the last command is 1.</P>
<P><BR>Stop.<BR>make: 1254-004 The error code from the last command is
2.<BR></FONT></SPAN></P>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">I disabled
the rrdcgi with the option --disable-rrdcgi</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">After that
it stops at:</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"> cd
perl-shared && make<BR>cp RRDs.pm blib/lib/RRDs.pm<BR>cp ntmake.pl
blib/lib/ntmake.pl<BR>
/usr/local/bin/perl -e 'use ExtUtils::Mksymlists; Mksymlists("NAME" =>
"RRDs", "DL_FUNCS" => { }, "FUNCLIST" => [], "DL_VARS" =>
[]);'<BR> /usr/local/bin/perl
/usr/opt/perl5/lib/5.8.2/ExtUtils/xsubpp -typemap
/usr/opt/perl5/lib/5.8.2/ExtUtils/typemap RRDs.xs > RRDs.xsc &&
mv RRDs.xsc RRDs.c<BR> cc_r -c
-I../../src -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384
-qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES
-qlonglong -O -DVERSION=\"1.2023\"
-DXS_VERSION=\"1.2023\"
"-I/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE" -DPERLPATCHLEVEL=8
RRDs.c<BR>Running Mkbootstrap for RRDs
()<BR> chmod 644
RRDs.bs<BR> rm -f
blib/arch/auto/RRDs/RRDs.so<BR>
LD_RUN_PATH="" ld -bhalt:4 -bM:SRE
-bI:/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE/perl.exp -bE:RRDs.exp
-bnoentry -lpthreads -lc_r RRDs.o -L../../src/.libs/
-Wl,-blibpath:/usr/local/rrdtool/lib -lrrd -lm -o
blib/arch/auto/RRDs/RRDs.so<BR>ld: 0706-012 The -W flag is not
recognized.<BR>ld: 0706-006 Cannot find or open library file: -l
,-blibpath:/usr/local/rrdtool/lib<BR>
ld:open(): A file or directory in the path name does not exist.<BR>make:
1254-004 The error code from the last command is 255</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">I've
noticed that the -W option is parsed to LD. (At
Bindings/perl-shared)</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">When I
remove the -w option from the Makefile the compilation
continues.</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode">BUT:</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">Making all
in bindings<BR> cd perl-piped
&& make<BR> cd perl-shared
&& make<BR> cc_r -c
-I../../src -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384
-qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES
-qlonglong -O -DVERSION=\"1.2023\"
-DXS_VERSION=\"1.2023\"
"-I/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE" -DPERLPATCHLEVEL=8
RRDs.c<BR>Running Mkbootstrap for RRDs
()<BR> chmod 644
RRDs.bs<BR> rm -f
blib/arch/auto/RRDs/RRDs.so<BR>
LD_RUN_PATH="" ld -bhalt:4 -bM:SRE
-bI:/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE/perl.exp -bE:RRDs.exp
-bnoentry -lpthreads -lc_r RRDs.o -L../../src/.libs/
-l,-blibpath:/usr/local/rrdtool/lib -lrrd -lm -o
blib/arch/auto/RRDs/RRDs.so<BR>ld: 0706-006 Cannot find or open library file: -l
,-blibpath:/usr/local/rrdtool/lib<BR>
ld:open(): A file or directory in the path name does not exist.<BR>make:
1254-004 The error code from the last command is 255.</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">Stops at
the perl-shared.</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">I tried it
with: --disable-python --disable-tcl --disable-ruby --disable-rrdcgi
also.</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">Then it
stops, </FONT></SPAN><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode">also at perl-shared and
perl-piped.</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007></SPAN><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">After
searching the google I found some extra settings:</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007>export CC=/usr/vac/bin/cc</SPAN></DIV>
<DIV><SPAN class=818112706-19092007>export PERLCC=$CC</SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">I deleted
the old source dir and unpacked the rrdtool.tar.</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">Run the
./configure with the same options: --disable-python --disable-tcl --disable-ruby
</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">But this
time left the --disable-rrdcgi --enable-static --disable-phtread
out.</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode">/usr/vac/bin/cc -O3 -DPIC -qfloat=nofold -o rrdupdate
rrdupdate.o -L/opt/rrd/data/source/buildir/lb/lib ./.libs/librrdupd.a
-lm<BR> source='rrd_cgi.c'
object='rrd_cgi.o' libtool=no DEPDIR=.deps depmode=aix /bin/sh
../depcomp /usr/vac/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
-DRRD_DEFAULT_FONT=\"/usr/local/rrdtool/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\"
-DNUMVERS=1.2023 -I/opt/rrd/data/source/buildir/lb/include
-I/opt/rrd/data/source/buildir/lb/include/libart-2.0
-I/opt/rrd/data/source/buildir/lb/include/freetype2
-I/opt/rrd/data/source/buildir/lb/include/libpng -D_THREAD_SAFE
-I/usr/include/libart-2.0 -I/usr/include/freetype2 -O3 -DPIC
-qfloat=nofold -c rrd_cgi.c<BR>
/bin/sh ../libtool --tag=CC --mode=link /usr/vac/bin/cc -O3 -DPIC
-qfloat=nofold -L/opt/rrd/data/source/buildir/lb/lib -o rrdcgi
rrd_cgi.o librrd.la<BR>/usr/vac/bin/cc -O3 -DPIC -qfloat=nofold -o .libs/rrdcgi
rrd_cgi.o -L/opt/rrd/data/source/buildir/lb/lib -L./.libs -lrrd -lz -lm
-Wl,-blibpath:/usr/local/rrdtool/lib:/opt/rrd/data/source/buildir/lb/lib:/usr/vac/lib:/usr/lib:/lib<BR>ld:
0711-317 ERROR: Undefined symbol: .rrd_get_error<BR>ld: 0711-317 ERROR:
Undefined symbol: .rrd_clear_error<BR>ld: 0711-317 ERROR: Undefined symbol:
.rrd_test_error<BR>ld: 0711-317 ERROR: Undefined symbol: .parsetime<BR>ld:
0711-317 ERROR: Undefined symbol: .proc_start_end<BR>ld: 0711-317 ERROR:
Undefined symbol: .rrd_set_error<BR>ld: 0711-317 ERROR: Undefined symbol:
.getopt_long<BR>ld: 0711-317 ERROR: Undefined symbol: .readfile<BR>ld: 0711-345
Use the -bloadmap or -bnoquiet option to obtain more information.<BR>make:
1254-004 The error code from the last command is 8.<BR></FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">Tried again
tistime disabling the rrdcgi.</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">cc
RPATH=/usr/local/rrdtool/lib<BR>Checking if your kit is complete...<BR>Looks
good<BR>Writing Makefile for RRDs<BR>
cd perl-shared && make<BR>cp RRDs.pm blib/lib/RRDs.pm<BR>cp ntmake.pl
blib/lib/ntmake.pl<BR>
/usr/local/bin/perl -e 'use ExtUtils::Mksymlists; Mksymlists("NAME" =>
"RRDs", "DL_FUNCS" => { }, "FUNCLIST" => [], "DL_VARS" =>
[]);'<BR> /usr/local/bin/perl
/usr/opt/perl5/lib/5.8.2/ExtUtils/xsubpp -typemap
/usr/opt/perl5/lib/5.8.2/ExtUtils/typemap RRDs.xs > RRDs.xsc &&
mv RRDs.xsc RRDs.c<BR> /usr/vac/bin/cc
-c -I../../src -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE
-qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32
-D_LARGE_FILES -qlonglong -O -DVERSION=\"1.2023\"
-DXS_VERSION=\"1.2023\"
"-I/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE" -DPERLPATCHLEVEL=8
RRDs.c<BR>"/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE/reentr.h", line
619.16: 1506-007 (S) "struct drand48_data" is
undefined.<BR>"/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE/reentr.h", line
727.16: 1506-007 (S) "struct random_data" is
undefined.<BR>"/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE/reentr.h", line
775.16: 1506-007 (S) "struct random_data" is undefined.<BR>make: 1254-004 The
error code from the last command is 1.</FONT></SPAN></DIV>
<DIV><FONT face="Lucida Sans Unicode"></FONT> </DIV><SPAN
class=818112706-19092007>
<DIV><FONT face="Lucida Sans Unicode"></FONT><FONT
face="Lucida Sans Unicode"></FONT><FONT
face="Lucida Sans Unicode"></FONT><BR><FONT
face="Lucida Sans Unicode">Stop.<BR>make: 1254-004 The error code from the last
command is 2.</FONT></DIV>
<DIV><FONT face="Lucida Sans Unicode"></FONT> </DIV>
<DIV><FONT face="Lucida Sans Unicode"></FONT><FONT
face="Lucida Sans Unicode"></FONT><FONT face="Lucida Sans Unicode"></FONT><FONT
face="Lucida Sans Unicode"></FONT><BR><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode">Tis didn't work either.</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">Tried it
again with --disable-pthread.:</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">No
avail.</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">Set the CC
to /usr/vac/bin/cc_R</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">tried
again....</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">It stoped
at compiling rrdcgi.c</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007></SPAN><SPAN
class=818112706-19092007></SPAN></SPAN><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"> </DIV></FONT></SPAN>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">Anyone
succesfully build the RRD tool under AIX 5.3 ?</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">I would
like to include the multi-threading feature.</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">As you can
see, I've tried using gcc AND xlC to compile rrd.. ;)</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">Any
suggestions would be greatly appriciated.</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007></SPAN><SPAN
class=818112706-19092007></SPAN><SPAN class=818112706-19092007></SPAN><SPAN
class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode">Note:</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">I have perl
5.8.2 installed.</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">Perl -V
output :</FONT></SPAN></DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"></FONT></SPAN> </DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">Summary of
my perl5 (revision 5.0 version 8 subversion 2) configuration:<BR>
Platform:<BR> osname=aix, osvers=5.2.0.0,
archname=aix-thread-multi<BR> uname='aix perlfly 2 5
000ad7df4c00 '<BR> config_args=''<BR>
hint=previous, useposix=true, d_sigaction=define<BR>
usethreads=define use5005threads=undef useithreads=define
usemultiplicity=define<BR> useperlio=define d_sfio=undef
uselargefiles=define usesocks=undef<BR> use64bitint=undef
use64bitall=undef uselongdouble=undef<BR> usemymalloc=n,
bincompat5005=undef<BR> Compiler:<BR> cc='cc_r', ccflags
='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias
-DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES
-qlonglong',<BR> optimize='-O',<BR>
cppflags='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384
-qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -D_ALL_SOURCE
-D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias
-DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong
-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias
-DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong
-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias
-DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong
-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias
-DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong
-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias
-DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong
-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias
-DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES
-qlonglong'<BR> ccversion='', gccversion='',
gccosandvers=''<BR> intsize=4, longsize=4, ptrsize=4,
doublesize=8, byteorder=4321<BR> d_longlong=define,
longlongsize=8, d_longdbl=define, longdblsize=8<BR>
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8<BR> alignbytes=8, prototype=define<BR>
Linker and Libraries:<BR> ld='ld', ldflags =' -brtl -b32
-bmaxdata:0x80000000'<BR> libpth=/lib /usr/lib
/usr/ccs/lib<BR> libs=-lbind -lnsl -ldbm -ldl -lld -lm
-lpthreads -lc_r -lcrypt -lbsd -lPW<BR> perllibs=-lbind -lnsl
-ldl -lld -lm -lpthreads -lc_r -lcrypt -lbsd -lPW<BR>
libc=/lib/libc.a, so=a, useshrplib=true, libperl=libperl.a<BR>
gnulibc_version=''<BR> Dynamic Linking:<BR>
dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef,
ccdlflags='-bE:/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE/perl.exp
-bE:/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE/perl.exp
-bE:/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE/perl.exp
-bE:/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE/perl.exp'<BR>
cccdlflags=' ', lddlflags='-bhalt:4 -bM:SRE -bI:$(PERL_INC)/perl.exp
-bE:$(BASEEXT).exp -bnoentry -lpthreads -lc_r'</FONT></SPAN></DIV>
<DIV><FONT face="Lucida Sans Unicode"></FONT> </DIV>
<DIV><SPAN class=818112706-19092007><FONT
face="Lucida Sans Unicode"><BR>Characteristics of this binary (from
libperl):<BR> Compile-time options: MULTIPLICITY USE_ITHREADS
USE_LARGE_FILES PERL_IMPLICIT_CONTEXT<BR> Built under aix<BR>
Compiled at Feb 13 2004 13:18:17<BR> @INC:<BR>
/usr/opt/perl5/lib/5.8.2/aix-thread-multi<BR>
/usr/opt/perl5/lib/5.8.2<BR>
/usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi<BR>
/usr/opt/perl5/lib/site_perl/5.8.2<BR>
/usr/opt/perl5/lib/site_perl<BR></FONT></SPAN></DIV>
<DIV class=Section1>
<P align=left><FONT face="Lucida Sans Unicode"><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Regards,</SPAN> </FONT></P>
<P><SPAN style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><FONT
face="Lucida Sans Unicode"><FONT face=Verdana size=2><STRONG>Martijn van Leeuwen
| </STRONG></FONT></FONT><SPAN style="FONT-FAMILY: Verdana"><FONT
size=2><STRONG>NSM/RC-Unix | Directoraat Groep ICT<SPAN
class=818112706-19092007> Rabobank</SPAN></STRONG><BR
style="PAGE-BREAK-BEFORE: always" clear=all></FONT></SPAN></SPAN></P></DIV>
<DIV><FONT face="Lucida Sans Unicode"></FONT> </DIV>
<P><pre wrap>================================================
De informatie opgenomen in dit bericht kan vertrouwelijk zijn en
is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht
onterecht ontvangt, wordt u verzocht de inhoud niet te gebruiken en
de afzender direct te informeren door het bericht te retourneren.
Rabobank Nederland is een handelsnaam van de Cooperatieve
Centrale Raiffeisen-Boerenleenbank B.A.Rabobank Nederland
staat ingeschreven bij de K.V.K. onder nr. 30046259
================================================
The information contained in this message may be confidential
and is intended to be exclusively for the addressee. Should you
receive this message unintentionally, please do not use the contents
herein and notify the sender immediately by return e-mail.
Rabobank Nederland is a trade name of Cooperatieve Centrale
Raiffeisen-Boerenleenbank B.A. Rabobank Nederland is registered
by the Chamber of commerce under nr. 30046259
</pre></P></BODY></HTML>