From owner-freebsd-current@FreeBSD.ORG Fri Aug 12 16:14:24 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65C5C16A41F for ; Fri, 12 Aug 2005 16:14:24 +0000 (GMT) (envelope-from jahnke@fmjassoc.com) Received: from smtp.wizwire.com (smtp.wizwire.com [209.218.100.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD3BD43D46 for ; Fri, 12 Aug 2005 16:14:23 +0000 (GMT) (envelope-from jahnke@fmjassoc.com) Received: from pinot.fmjassoc.com (209.218.101.53.bvi2.wizwire.com [209.218.101.53]) by smtp.wizwire.com (8.13.1/8.13.1) with ESMTP id j7CFWw0W004248; Fri, 12 Aug 2005 08:32:58 -0700 From: Frank Jahnke To: Doug Poland In-Reply-To: <20050812115916.GA2697@polands.org> References: <1123776476.645.7.camel@localhost> <20050812115916.GA2697@polands.org> Content-Type: text/plain Organization: Sonata Biosciences, Inc. Date: Fri, 12 Aug 2005 08:27:27 -0700 Message-Id: <1123860447.1063.6.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sat, 13 Aug 2005 14:59:30 +0000 Cc: freebsd-current@freebsd.org Subject: Re: 6.0-Beta2: dhclient instability X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jahnke@fmjassoc.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2005 16:14:24 -0000 On Fri, 2005-08-12 at 06:59 -0500, Doug Poland wrote: > > > I had a similar problem with -beta2. Brooks had me recompile and > reinstall dhclient. After performing the following steps, dhclient has > worked for me on this ath0 interface. > > cd /usr/src/sbin/dhclient > make clean > make CFLAGS=3D-g STRIP=3D=20 > make CFLAGS=3D-g STRIP=3D install Thanks for the reply. I will give it a shot. > > You might want to submit a PR. Brooks was right on top of it and > interested in what was causing the problem. > If it is helpful, I will submit a pr. Frank