<br><font size=2 face="sans-serif">Need some assistance with compiling
on a pSeries 650 running AIX5.2 ML 4.</font>
<br>
<br><font size=2 face="sans-serif">Using GCC</font>
<br>
<br><font size=2 face="sans-serif"># gcc -v</font>
<br><font size=2 face="sans-serif">Reading specs from /opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.2.0.0/3.3.2/specs</font>
<br><font size=2 face="sans-serif">Configured with: ../configure --with-as=/usr/bin/as
--with-ld=/usr/bin/ld --disable-nls --enable-languages=c,c++ --prefix=/opt/freeware
--enable-threads --disable-shared --enable-version-specific-runtime-libs
--host=powerpc-ibm-aix5.2.0.0</font>
<br><font size=2 face="sans-serif">Thread model: aix</font>
<br><font size=2 face="sans-serif">gcc version 3.3.2</font>
<br>
<br><font size=2 face="sans-serif">Configure appears to be fine</font>
<br>
<br><font size=2 face="sans-serif">The problem occurs with the make all
command.</font>
<br>
<br><font size=2 face="sans-serif"># make all</font>
<br><font size=2 face="sans-serif">.</font>
<br><font size=2 face="sans-serif">.  <skipped></font>
<br><font size=2 face="sans-serif">.</font>
<br><font size=2 face="sans-serif">depfile='.deps/popen.Po' tmpdepfile='.deps/popen.TPo'
\</font>
<br><font size=2 face="sans-serif">depmode=gcc3 /bin/sh ../depcomp \</font>
<br><font size=2 face="sans-serif">gcc -DHAVE_CONFIG_H -I. -I. -I. -I.
-I. -I. -I. -I. -I.. -I../lib   -I/usr/local/include    
-g -O2 -c `test -f 'popen.c' || echo './'`popen.c</font>
<br><font size=2 face="sans-serif">gcc -DHAVE_CONFIG_H -I. -I. -I. -I.
-I. -I. -I. -I. -I.. -I../lib   -I/usr/local/include    
-g -O2  -c ./snprintf.c -o snprintf.o</font>
<br><font size=2 face="sans-serif">ar -r libsnprintf.a snprintf.o</font>
<br><font size=2 face="sans-serif">gcc  -g -O2  -L. -L/usr/local/lib
-o check_disk  check_disk.o utils.o ../lib/libnagiosplug.a popen.o
-lsnprintf -lsnprintf</font>
<br><font size=2 face="sans-serif">ld: 0711-317 ERROR: Undefined symbol:
.VA_COPY</font>
<br><font size=2 face="sans-serif">ld: 0711-345 Use the -bloadmap or -bnoquiet
option to obtain more information.</font>
<br><font size=2 face="sans-serif">collect2: ld returned 8 exit status</font>
<br><font size=2 face="sans-serif">make[2]: *** [check_disk] Error 1</font>
<br><font size=2 face="sans-serif">make[2]: Leaving directory `/tmp/nagios-plugins-1.3.1/plugins'</font>
<br><font size=2 face="sans-serif">make[1]: *** [all] Error 2</font>
<br><font size=2 face="sans-serif">make[1]: Leaving directory `/tmp/nagios-plugins-1.3.1/plugins'</font>
<br><font size=2 face="sans-serif">make: *** [all-recursive] Error 1</font>
<br>
<br><font size=2 face="sans-serif">Need some direction on how to resolve
this problem.  </font>
<br>
<br><font size=2 face="sans-serif">----------------------------------------------------------------<br>
Steve Nuffer<br>
Transaction Systems Architects, Inc.<br>
</font>