Trying to build net-snmp on AIX.   Everything seems to compile well, and 
install until I get to the Perl and then it stops and I find the Perl 
directory Makefile has not even been generated. 
This is the config setup.     This is building on AIX 7.1 and Perl 5.10.1.
./configure \
    --prefix="/opt/freeware" \
    --enable-static \
    --enable-shared \
    --with-logfile="/var/log/snmpd.log" \
    --with-persistent-directory="/var/net-snmp" \
    --enable-ucd-snmp-compatibility \
    --with-openssl \
    --disable-ipv6 \
    --enable-local-smux \
    --with-sys-location="Unknown" \
    --with-sys-contact="r...@localhost" \
    --with-default-snmp-version="3" \
    --with-cflags="-Daix6=aix6 -D_ALL_SOURCE -D_ANSI_C_SOURCE 
-D_POSIX_SOURCE -q
maxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT 
-D_LARGE_FILE
S -qlonglong -q32 -I/usr/opt/perl5/lib/5.10.1/aix-thread-multi/CORE" \
    --libdir="/opt/freeware/lib"

Here is where it stops,  any help would be appreciated


/opt/freeware/bin/install -c -m 644 ./DISMAN-SCHEDULE-MIB.txt 
/tmp/net-snmp-root/opt/freeware/share/snmp/mibs/DISMAN-SCHEDULE-MIB.txt
install: installed DISMAN-SCHEDULE-MIB.txt in 
/tmp/net-snmp-root/opt/freeware/share/snmp/mibs
Target "install" is up to date.
Target "install" is up to date.
+ /bin/rm -f /tmp/net-snmp-root/opt/freeware/bin/snmpinform
+ mkdir -p /tmp/net-snmp-root/etc/rc.d/init.d
+ perl -i -p -e 
s@/usr/local/share/snmp/@/etc/snmp/@g;s...@usr/local@/opt/freew...@g 
dist/snmpd-init.d
+ /opt/freeware/bin/install -m 755 dist/snmpd-init.d 
/tmp/net-snmp-root/etc/rc.d/init.d/snmpd
+ cp local/mib2c.access_functions.conf local/mib2c.array-user.conf 
local/mib2c.check_values.conf local/mib2c.check_values_local.conf 
local/mib2c.column_defines.conf local/mib2c.column_enums.conf 
local/mib2c.column_storage.conf local/mib2c.container.conf 
local/mib2c.create-dataset.conf local/mib2c.emulation.conf 
local/mib2c.genhtml.conf local/mib2c.int_watch.conf 
local/mib2c.iterate.conf local/mib2c.iterate_access.conf 
local/mib2c.mfd.conf local/mib2c.notify.conf local/mib2c.old-api.conf 
local/mib2c.perl.conf local/mib2c.row.conf local/mib2c.scalar.conf 
local/mib2c.table_data.conf /tmp/net-snmp-root/opt/freeware/share/snmp
+ cd perl
+ make DESTDIR=/usr/opt/perl5 install
make: Cannot find a rule to create target install from dependencies.
Stop.
Bad exit status from /var/opt/freeware/tmp/rpm-tmp.29371 (%install)




Lissa K. Valletta
414/3-8
Poughkeepsie, NY 12601
(tie 293) 433-3102

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to