Date: Fri, 13 Apr 2007 00:35:56 +0400 From: Ruslan Ermilov <ru@freebsd.org> To: Krassimir Slavchev <krassi@bulinfo.net> Cc: freebsd-stable@freebsd.org Subject: Re: buildworld fail? Message-ID: <20070412203556.GC20138@rambler-co.ru> In-Reply-To: <461DD5FB.5030702@bulinfo.net> References: <461DD5FB.5030702@bulinfo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--/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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070412203556.GC20138>