Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2002 09:38:25 +0900
From:      Martin Chandler <chand@tvt.ne.jp>
To:        Edwin Groothuis <edwin@mavetju.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: net-snmp port problems
Message-ID:  <5.0.2.6.2.20020214092708.026012b0@mail.tvt.ne.jp>
In-Reply-To: <20020213214018.J494@k7.mavetju.org>
References:  <5.0.2.6.2.20020213162806.025fdfa8@mail.tvt.ne.jp> <5.0.2.6.2.20020213162806.025fdfa8@mail.tvt.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
At 21:40 02/02/13 +1100, Edwin Groothuis wrote:
>On Wed, Feb 13, 2002 at 04:28:08PM +0900, Martin Chandler wrote:
> > 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
>
>Please check if you have the latest version of libtool installed: 1.3.4_2

Thanks for the response, and yes, I have the latest libtool installed (I 
cvs'd it also, just in case).
Unfortunately, the Makefile in work/net-snmp-4.2.3 defines LIBTOOL=$(SHELL) 
$(top_builddir)/libtool.
The configure script also has these lines,

# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'

so I wonder why libtool is required anyway...

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.20020214092708.026012b0>