From owner-freebsd-stable@FreeBSD.ORG Thu Apr 12 20:36:00 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1246D16A401 for ; Thu, 12 Apr 2007 20:36:00 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.freebsd.org (Postfix) with ESMTP id BFDC513C480 for ; Thu, 12 Apr 2007 20:35:59 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 9DF0C5FC4; Fri, 13 Apr 2007 00:35:58 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 7CA0C5F2F; Fri, 13 Apr 2007 00:35:58 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id l3CKZuJg020439; Fri, 13 Apr 2007 00:35:56 +0400 (MSD) (envelope-from ru) Date: Fri, 13 Apr 2007 00:35:56 +0400 From: Ruslan Ermilov To: Krassimir Slavchev Message-ID: <20070412203556.GC20138@rambler-co.ru> References: <461DD5FB.5030702@bulinfo.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: <461DD5FB.5030702@bulinfo.net> User-Agent: Mutt/1.5.14 (2007-02-12) X-Virus-Scanned: No virus found Cc: freebsd-stable@freebsd.org Subject: Re: buildworld fail? 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: Thu, 12 Apr 2007 20:36:00 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 12, 2007 at 09:47:23AM +0300, Krassimir Slavchev wrote: > =3D=3D=3D> usr.sbin/bsnmpd/modules/snmp_bridge (depend) > cat /usr/src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def |=20 > gensnmptree -p bridge_ > line 31: '(' expected at begin of node > context: " TruthValue ENUM ( > *** Error code 1 >=20 > Stop in /usr/src/usr.sbin/bsnmpd/modules/snmp_bridge. > *** Error code 1 >=20 > Stop in /usr/src/usr.sbin/bsnmpd/modules. > *** Error code 1 >=20 > Stop in /usr/src/usr.sbin/bsnmpd. > *** Error code 1 >=20 Looks like you screwed up your build environment, and the installed /usr/include/osreldate.h lies about the actual __FreeBSD_version. To work around it, do this (one time only): make buildworld OSRELDATE=3D0 Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGHpgsqRfpzJluFF4RAjtaAJ93NB9Ps7HWZdhvEQXcoeHSnWzvhgCfcBGE gf2wsi/XMJn64tEUqAqgcJU= =QswO -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb--