Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2002 16:28:08 +0900
From:      Martin Chandler <chand@tvt.ne.jp>
To:        freebsd-questions@freebsd.org
Subject:   net-snmp port problems
Message-ID:  <5.0.2.6.2.20020213162806.025fdfa8@mail.tvt.ne.jp>

next in thread | raw e-mail | index | archive | help
hello,

I have been trying to upgrade net-snmp to deal with the recent security 
issues as per Ports Security Advisory FreeBSD-SA-02:11.  I have used cvs to 
get the updated port, but when I try to make install it fails trying to 
find ../libtool

===>  Building for ucd-snmp-4.2.3
cc -E -I./agent/mibgroup -I. -I. -DDONT_INC_STRUCTS -DBINDIR=/usr/local/bin 
-x c -DPREFIX=/usr/local -DLIBDIR=/usr/local/lib 
-DDATADIR=/usr/local/share ./sedscript.in | egrep '^s[/#]' | sed 
's/REMOVEME//g;s# */#/#g;s/ *#/#/g;s#/ *#/#g;s/# g/#g/;' > sedscript
sed -f sedscript ./EXAMPLE.conf.def > EXAMPLE.conf
for i in snmplib agent apps local ov man ; do    ( cd $i ; make ) ; 
done
/bin/sh ../libtool --mode=compile cc -DINET6 -O -pipe  -Dfreebsd4 -I. -I.. 
-I. -I./.. -c -o snmp_client.lo snmp_client.c
./libtool: Can't open ../libtool: No such file or directory
*** Error code 2

Stop in /usr/ports/net/net-snmp/work/ucd-snmp-4.2.3/snmplib.
*** Error code 1

There is no libtool script in /usr/ports/net/net-snmp/work/ucd-snmp-4.2.3, 
but I notice there was one in the old ucd-snmp 4.2 that I had running 
before.  Where did it go, and is there anything I can do to work around it?

I am not subscribed to this list, so please cc replies to me at chand@tvt.ne.jp

Thanks,
Martin 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.2.6.2.20020213162806.025fdfa8>