<!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),&nbsp; 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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /bin/sh ../libtool 
--tag=CC --mode=link gcc&nbsp; -O3 -fno-strict-aliasing -Wall -std=gnu99 
-pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -Winline -W&nbsp; -DPIC&nbsp;&nbsp; 
-L/opt/rrd/data/source/buildir/lb/lib -o rrdcgi&nbsp; 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&nbsp; 
-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>&nbsp;</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>&nbsp;</DIV>
<DIV><SPAN class=818112706-19092007><FONT 
face="Lucida Sans Unicode">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd 
perl-shared &amp;&amp; make<BR>cp RRDs.pm blib/lib/RRDs.pm<BR>cp ntmake.pl 
blib/lib/ntmake.pl<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/usr/local/bin/perl -e 'use ExtUtils::Mksymlists;&nbsp; Mksymlists("NAME" =&gt; 
"RRDs", "DL_FUNCS" =&gt; {&nbsp; }, "FUNCLIST" =&gt; [], "DL_VARS" =&gt; 
[]);'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/local/bin/perl 
/usr/opt/perl5/lib/5.8.2/ExtUtils/xsubpp&nbsp; -typemap 
/usr/opt/perl5/lib/5.8.2/ExtUtils/typemap&nbsp; RRDs.xs &gt; RRDs.xsc &amp;&amp; 
mv RRDs.xsc RRDs.c<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cc_r -c&nbsp; 
-I../../src&nbsp; -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&nbsp;&nbsp;&nbsp; -DVERSION=\"1.2023\"&nbsp; 
-DXS_VERSION=\"1.2023\"&nbsp; 
"-I/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE"&nbsp; -DPERLPATCHLEVEL=8 
RRDs.c<BR>Running Mkbootstrap for RRDs 
()<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; chmod 644 
RRDs.bs<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rm -f 
blib/arch/auto/RRDs/RRDs.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LD_RUN_PATH="" ld&nbsp; -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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
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>&nbsp;</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>&nbsp;</DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">Making all 
in bindings<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd perl-piped 
&amp;&amp; make<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd perl-shared 
&amp;&amp; make<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cc_r -c&nbsp; 
-I../../src&nbsp; -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&nbsp;&nbsp;&nbsp; -DVERSION=\"1.2023\"&nbsp; 
-DXS_VERSION=\"1.2023\"&nbsp; 
"-I/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE"&nbsp; -DPERLPATCHLEVEL=8 
RRDs.c<BR>Running Mkbootstrap for RRDs 
()<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; chmod 644 
RRDs.bs<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rm -f 
blib/arch/auto/RRDs/RRDs.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LD_RUN_PATH="" ld&nbsp; -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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
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>&nbsp;</DIV>
<DIV><SPAN class=818112706-19092007><FONT 
face="Lucida Sans Unicode"></FONT></SPAN>&nbsp;</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>&nbsp;</DIV>
<DIV><SPAN class=818112706-19092007><FONT 
face="Lucida Sans Unicode"></FONT></SPAN>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</DIV>
<DIV><SPAN class=818112706-19092007><FONT 
face="Lucida Sans Unicode"></FONT></SPAN>&nbsp;</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>&nbsp;</DIV>
<DIV><SPAN class=818112706-19092007><FONT 
face="Lucida Sans Unicode">/usr/vac/bin/cc -O3 -DPIC -qfloat=nofold -o rrdupdate 
rrdupdate.o&nbsp; -L/opt/rrd/data/source/buildir/lb/lib ./.libs/librrdupd.a 
-lm<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; source='rrd_cgi.c' 
object='rrd_cgi.o' libtool=no&nbsp; DEPDIR=.deps depmode=aix /bin/sh 
../depcomp&nbsp; /usr/vac/bin/cc -DHAVE_CONFIG_H -I. -I. -I..&nbsp; 
-DRRD_DEFAULT_FONT=\"/usr/local/rrdtool/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" 
-DNUMVERS=1.2023&nbsp; -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&nbsp; -O3&nbsp; -DPIC 
-qfloat=nofold -c rrd_cgi.c<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/bin/sh ../libtool --tag=CC --mode=link /usr/vac/bin/cc&nbsp; -O3&nbsp; -DPIC 
-qfloat=nofold&nbsp;&nbsp; -L/opt/rrd/data/source/buildir/lb/lib -o rrdcgi&nbsp; 
rrd_cgi.o librrd.la<BR>/usr/vac/bin/cc -O3 -DPIC -qfloat=nofold -o .libs/rrdcgi 
rrd_cgi.o&nbsp; -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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
cd perl-shared &amp;&amp; make<BR>cp RRDs.pm blib/lib/RRDs.pm<BR>cp ntmake.pl 
blib/lib/ntmake.pl<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/usr/local/bin/perl -e 'use ExtUtils::Mksymlists;&nbsp; Mksymlists("NAME" =&gt; 
"RRDs", "DL_FUNCS" =&gt; {&nbsp; }, "FUNCLIST" =&gt; [], "DL_VARS" =&gt; 
[]);'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/local/bin/perl 
/usr/opt/perl5/lib/5.8.2/ExtUtils/xsubpp&nbsp; -typemap 
/usr/opt/perl5/lib/5.8.2/ExtUtils/typemap&nbsp; RRDs.xs &gt; RRDs.xsc &amp;&amp; 
mv RRDs.xsc RRDs.c<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/vac/bin/cc 
-c&nbsp; -I../../src&nbsp; -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&nbsp;&nbsp;&nbsp; -DVERSION=\"1.2023\"&nbsp; 
-DXS_VERSION=\"1.2023\"&nbsp; 
"-I/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE"&nbsp; -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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</DIV>
<DIV><SPAN class=818112706-19092007></SPAN><SPAN 
class=818112706-19092007></SPAN></SPAN><SPAN class=818112706-19092007><FONT 
face="Lucida Sans Unicode">&nbsp;</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>&nbsp;</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>&nbsp;</DIV>
<DIV><SPAN class=818112706-19092007><FONT 
face="Lucida Sans Unicode"></FONT></SPAN>&nbsp;</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>&nbsp;</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>&nbsp;</DIV>
<DIV><SPAN class=818112706-19092007><FONT face="Lucida Sans Unicode">Summary of 
my perl5 (revision 5.0 version 8 subversion 2) configuration:<BR>&nbsp; 
Platform:<BR>&nbsp;&nbsp;&nbsp; osname=aix, osvers=5.2.0.0, 
archname=aix-thread-multi<BR>&nbsp;&nbsp;&nbsp; uname='aix perlfly 2 5 
000ad7df4c00 '<BR>&nbsp;&nbsp;&nbsp; config_args=''<BR>&nbsp;&nbsp;&nbsp; 
hint=previous, useposix=true, d_sigaction=define<BR>&nbsp;&nbsp;&nbsp; 
usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define<BR>&nbsp;&nbsp;&nbsp; useperlio=define d_sfio=undef 
uselargefiles=define usesocks=undef<BR>&nbsp;&nbsp;&nbsp; use64bitint=undef 
use64bitall=undef uselongdouble=undef<BR>&nbsp;&nbsp;&nbsp; usemymalloc=n, 
bincompat5005=undef<BR>&nbsp; Compiler:<BR>&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp;&nbsp; optimize='-O',<BR>&nbsp;&nbsp;&nbsp; 
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>&nbsp;&nbsp;&nbsp; ccversion='', gccversion='', 
gccosandvers=''<BR>&nbsp;&nbsp;&nbsp; intsize=4, longsize=4, ptrsize=4, 
doublesize=8, byteorder=4321<BR>&nbsp;&nbsp;&nbsp; d_longlong=define, 
longlongsize=8, d_longdbl=define, longdblsize=8<BR>&nbsp;&nbsp;&nbsp; 
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8<BR>&nbsp;&nbsp;&nbsp; alignbytes=8, prototype=define<BR>&nbsp; 
Linker and Libraries:<BR>&nbsp;&nbsp;&nbsp; ld='ld', ldflags =' -brtl -b32 
-bmaxdata:0x80000000'<BR>&nbsp;&nbsp;&nbsp; libpth=/lib /usr/lib 
/usr/ccs/lib<BR>&nbsp;&nbsp;&nbsp; libs=-lbind -lnsl -ldbm -ldl -lld -lm 
-lpthreads -lc_r -lcrypt -lbsd -lPW<BR>&nbsp;&nbsp;&nbsp; perllibs=-lbind -lnsl 
-ldl -lld -lm -lpthreads -lc_r -lcrypt -lbsd -lPW<BR>&nbsp;&nbsp;&nbsp; 
libc=/lib/libc.a, so=a, useshrplib=true, libperl=libperl.a<BR>&nbsp;&nbsp;&nbsp; 
gnulibc_version=''<BR>&nbsp; Dynamic Linking:<BR>&nbsp;&nbsp;&nbsp; 
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>&nbsp;&nbsp;&nbsp; 
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>&nbsp;</DIV>
<DIV><SPAN class=818112706-19092007><FONT 
face="Lucida Sans Unicode"><BR>Characteristics of this binary (from 
libperl):<BR>&nbsp; Compile-time options: MULTIPLICITY USE_ITHREADS 
USE_LARGE_FILES PERL_IMPLICIT_CONTEXT<BR>&nbsp; Built under aix<BR>&nbsp; 
Compiled at Feb 13 2004 13:18:17<BR>&nbsp; @INC:<BR>&nbsp;&nbsp;&nbsp; 
/usr/opt/perl5/lib/5.8.2/aix-thread-multi<BR>&nbsp;&nbsp;&nbsp; 
/usr/opt/perl5/lib/5.8.2<BR>&nbsp;&nbsp;&nbsp; 
/usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi<BR>&nbsp;&nbsp;&nbsp; 
/usr/opt/perl5/lib/site_perl/5.8.2<BR>&nbsp;&nbsp;&nbsp; 
/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>&nbsp;</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>