Subject: Re: htdig-3.1.6 doesn't build
To: Bang Jun-Young <junyoung@NetBSD.org>
From: Frederick Bruckman <fredb@immanent.net>
List: tech-pkg
Date: 12/12/2003 09:51:55
On Sat, 13 Dec 2003, Bang Jun-Young wrote:

> On Fri, Dec 12, 2003 at 09:25:31AM -0600, Frederick Bruckman wrote:
> > On Sat, 13 Dec 2003, Bang Jun-Young wrote:
> >
> > > On Wed, Dec 10, 2003 at 02:22:50AM +0900, Bang Jun-Young wrote:
> > > > FWIW, htdig built fine in 1.6.x. Still broken in -current.
> > >
> > > It was due to some header files left over in the last update of
> > > the system. After manually removing obsolete headers, htdig built
> > > just fine. Now I'm trying to find why obsolete files are not
> > > removed during installation.
> >
> > An install from source won't do that automatically, but you could do
> > ".../etc/postinstall fix obsolete".
>
> That's odd, since I saw dozens of "remove obsolete /usr/share/..."
> messages at the final stage of installworld (i.e. build.sh install=/).
> I tried again, but the files weren't removed.

Yeah. It's telling what it *would* do, if you were running "fix"
instead of "check".

Frederick