From owner-freebsd-current@FreeBSD.ORG Sun Jul 10 02:14:54 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98E1F106566B for ; Sun, 10 Jul 2011 02:14:54 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 54C1A8FC13 for ; Sun, 10 Jul 2011 02:14:54 +0000 (UTC) Received: by vxg33 with SMTP id 33so2860637vxg.13 for ; Sat, 09 Jul 2011 19:14:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=QsRGhRIWBP6U9EhnU8OCVfIE47STiwbVH8ghg2M8kq0=; b=hyz3fc9uG4zb4ZZCHNaA7Af0kqCQdhvovcaLd3JsbLeFuFN7dU9UQqzrDtMSdtP1Vh zgMrF8MTwJPzFCawhS7sko62SwbsvhM+Yfg8MyO6APeRdVJvVSqqXClfrwy2Su1GOnVB g/xvwMdkPYsp6Bf4cyHu+si50Aym7tbhe3AD4= MIME-Version: 1.0 Received: by 10.52.89.240 with SMTP id br16mr1025563vdb.401.1310264093536; Sat, 09 Jul 2011 19:14:53 -0700 (PDT) Received: by 10.220.74.144 with HTTP; Sat, 9 Jul 2011 19:14:53 -0700 (PDT) In-Reply-To: <4E18ED8F.2040301@protected-networks.net> References: <1427345072.163222.1309540223239.JavaMail.root@mail-01.cse.ucsc.edu> <4E18ED8F.2040301@protected-networks.net> Date: Sat, 9 Jul 2011 19:14:53 -0700 Message-ID: From: Garrett Cooper To: Michael Butler Content-Type: text/plain; charset=ISO-8859-1 Cc: Tim Gustafson , freebsd-current@freebsd.org Subject: Re: FreeBSD 9 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jul 2011 02:14:54 -0000 On Sat, Jul 9, 2011 at 5:08 PM, Michael Butler wrote: > On 07/01/11 13:10, Tim Gustafson wrote: > >> At any rate, 9 is working for now, except for the net-snmp compilation >> problem which I got around by using the binary package. > > A rather quick hack to get this to compile is attached; it is decidedly in > need of more care .. Or you could try out http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/158714 . It fixes ports/158266 too. Thanks! -Garrett