Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2004 16:46:11 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        current@FreeBSD.org
Cc:        Doug Barton <dougb@FreeBSD.org>
Subject:   HEADS UP: if your buildworld fails with "gensnmptree: not found"
Message-ID:  <20040925134611.GB14693@ip.net.ua>

next in thread | raw e-mail | index | archive | help

--61jdw2sOBCFtR2d/
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi there,

There was a small timeframe of five days between revs. 1.306 and 1.312
of src/usr.bin/Makefile where we were mistakenly skipping building the
"gensnmptree" tool.  If you are as anal like me and Doug, and clean up
after installworld by removing old stuff, you might have removed the
installed copy of /usr/sbin/gensnmptree, and this will now cause your
buildworld to fail.  If you hit this, just do:

  cd /usr/src/usr.sbin/bsnmpd/gensnmptree && make all install clean

This will fix your buildworld.

Since the timeframe is very small, and the expected number of people
doing regular "installworld cleaning" is even smaller, we don't feel
like it's worth a "fix" in Makefile.inc1 (it's possible), nor an
UPDATING entry.  This HEADS UP should suffice.  ;)


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--61jdw2sOBCFtR2d/
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBVXajqRfpzJluFF4RAhepAJ47WZxbyhf385NlWof757EuSple/ACcDFes
KxqisFvhl7CczEgctfR3HTo=
=Rgmc
-----END PGP SIGNATURE-----

--61jdw2sOBCFtR2d/--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040925134611.GB14693>