From owner-freebsd-stable@FreeBSD.ORG Fri Aug 24 20:53:58 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 024AE16A419 for ; Fri, 24 Aug 2007 20:53:58 +0000 (UTC) (envelope-from carloshpf@oi.com.br) Received: from smtp6.oi.com.br (smtp6.oi.com.br [200.222.115.69]) by mx1.freebsd.org (Postfix) with ESMTP id BC1FF13C458 for ; Fri, 24 Aug 2007 20:53:57 +0000 (UTC) (envelope-from carloshpf@oi.com.br) Received: from smtp1.oi.com.br (smtp1.oi.com.br [200.222.115.16]) by smtp6.oi.com.br (Postfix) with ESMTP id DAD6120FC07 for ; Fri, 24 Aug 2007 17:53:59 -0300 (BRT) Received: from smtp1.oi.com.br (localhost.localdomain [127.0.0.1]) by smtp1.oi.com.br (Postfix) with ESMTP id CFA768020DED for ; Fri, 24 Aug 2007 17:23:46 -0300 (BRT) Received: from [192.168.0.152] (unknown [189.12.114.222]) by smtp1.oi.com.br (Postfix) with ESMTP id 8C7F180202C6 for ; Fri, 24 Aug 2007 17:13:09 -0300 (BRT) Message-ID: <46CF3BBC.1040206@oi.com.br> Date: Fri, 24 Aug 2007 17:12:44 -0300 From: Carlos Porto Filho User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: error - snmp_bridge X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Aug 2007 20:53:58 -0000 During the make buildworld (6stable) i got this: Change begemotBridgeBaseName > bridge_oid.h line 31: '(' expected at begin of node context: " TruthValue ENUM ( *** Error code 1 Stop in /usr/src/usr.sbin/bsnmpd/modules/snmp_bridge. . . . any idea? tia