Skip site navigation (1)Skip section navigation (2)
Date:      31 Dec 2004 10:49:46 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        "J.D. Bronson" <jbronson@wixb.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: re-making bind on 5.3-REL
Message-ID:  <44pt0qv55x.fsf@be-well.ilk.org>
In-Reply-To: <6.2.0.14.2.20041230194417.00bf8df8@cheyenne.wixb.com>
References:  <6.2.0.14.2.20041230194417.00bf8df8@cheyenne.wixb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"J.D. Bronson" <jbronson@wixb.com> writes:

> I deleted my named during some aggressive clean up.
> I have all the source installed on my system, but was wondering if
> someone can point me to directions on how to recompile the built-in
> version of Bind
> that came with 5.3 ...

Could be a good opportunity to update the whole system, which will be
less prone to further errors on your part.
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html
and
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html

If you just want to reinstall what you originally got from a fresh
release install, it's probably easier to get it from the distribution
(in whatever form you used for the original install) than to rebuild
it.  

If you really want to rebuild it from source, and not rebuild anything
else, you should be able to do something along the lines of 
"cd /usr/src/usr.sbin/named && make && make install", 
but you may need to set a few other variables, too...

Good luck.
-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
		http://be-well.ilk.org/~lowell/



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