-Coders, after having successfully built net-snmp 5.4.rc2 on AIX 5.3 *with* shared libraries (requiring patches that haven't been accepted for 5.4), I've tried to build with embedded perl enabled which ends up here:
/usr/vac/bin/xlc -I../include -I/home/anders/src/net-snmp-5.4cvsaix/include -I. -I../agent -I/home/anders/src/net-snmp-5.4cvsaix/agent -I../agent/mibgroup -I/home/anders/src/net-snmp-5.4cvsaix/agent/mibgroup -I../snmplib -I/home/anders/src/net-snmp-5.4cvsaix/snmplib -I/my/libopenssl097/include -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong -I/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE -DNETSNMP_ENABLE_IPV6 -O2 -qro -qroconst -qmaxmem=-1 -qarch=ppc -Daix5=aix5 -c /home/anders/src/net-snmp-5.4cvsaix/agent/snmp_perl.c -DPIC -o .libs/snmp_perl.o "/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE/reentr.h", line 619.16: 1506-007 (S) "struct drand48_data" is undefined. "/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE/reentr.h", line 727.16: 1506-007 (S) "struct random_data" is undefined. "/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE/reentr.h", line 775.16: 1506-007 (S) "struct random_data" is undefined. "/home/anders/src/net-snmp-5.4cvsaix/agent/snmp_perl.c", line 20.23: 1506-280 (W) Function argument assignment between types "void(*)(struct interpreter*,struct cv*)" and "void(*)(struct cv*)" is not allowed. "/home/anders/src/net-snmp-5.4cvsaix/agent/snmp_perl.c", line 50.29: 1506-280 (W) Function argument assignment between types "void(*)(struct interpreter*)" and "void(*)(void)" is not allowed. gmake[1]: *** [snmp_perl.lo] Error 1 gmake[1]: Leaving directory `/home/anders/build/5.4cvsaix/yawara/agent' Thoughts? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
