From owner-freebsd-questions Wed Feb 13 17:21:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id C51B937B42C for ; Wed, 13 Feb 2002 17:21:47 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g1E1Jbm98419; Wed, 13 Feb 2002 20:19:37 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: net-snmp port problems From: Joe Clarke To: Martin Chandler Cc: Edwin Groothuis , FreeBSD User Questions List In-Reply-To: <5.0.2.6.2.20020214092708.026012b0@mail.tvt.ne.jp> References: <5.0.2.6.2.20020213162806.025fdfa8@mail.tvt.ne.jp> <5.0.2.6.2.20020213162806.025fdfa8@mail.tvt.ne.jp> <5.0.2.6.2.20020214092708.026012b0@mail.tvt.ne.jp> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 13 Feb 2002 20:22:13 -0500 Message-Id: <1013649733.68609.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 2002-02-13 at 19:38, Martin Chandler wrote: > 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, did you see my email from earlier? I think you'll be able to get the port built using the Makefile and patch I sent you. Joe > > Martin > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message