Subject: Re: kdeadmin3 won't build under -current
To: Bang Jun-Young <junyoung@NetBSD.ORG>
From: Jukka Marin <jmarin@embedtronics.fi>
List: tech-pkg
Date: 12/17/2003 22:52:13
On Thu, Dec 18, 2003 at 01:59:14AM +0900, Bang Jun-Young wrote:
> > cthost.cpp: In constructor `CTHost::CTHost()':
> > cthost.cpp:34: error: ?fstream' undeclared (first use this function)
> > cthost.cpp:34: error: (Each undeclared identifier is reported only once for 
> >    each function it appears in.)
> > cthost.cpp:34: error: parse error before `(' token
> > cthost.cpp:42: error: ?nputStream' undeclared (first use this function)
> > gmake[2]: *** [cthost.o] Error 1
> 
> You might need to do ".../etc/postinstall fix obsolete" for removing
> old C++ headers. That helped me.

That helped me, too - once I found the correct postinstall (was looking in
1.6 source tree first).

Thanks!

  -jm