Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2003 22:27:54 +0000
From:      "Alastair G. Hogge" <agh@tpg.com.au>
To:        kpeter@melbpc.org.au, current@freebsd.org
Subject:   Re: KDE-3.1.1 build problems
Message-ID:  <200304142227.55003.agh@tpg.com.au>
In-Reply-To: <3E954C30.2090200@melbpc.org.au>
References:  <200304101614.21262.agh@tpg.com.au> <200304100001.41318.cbiffle@safety.net> <3E954C30.2090200@melbpc.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, 10 April 2003 10:49, Peter Kostouros wrote:
> Hi
>
> It could also be stale C++ header files. I think the stale header file
> issue was discussed a few months ago. Try you luck with the archives.
Hey thanks for the feedback guys :-)

It turns out the problem was stale headers...and libs I think.
I just nuked /usr/include/g++/ and /usr/lib/ before and installworld. Of 
course this caused problems with make installworld but which were easily 
solved with a few make installs in some /usr/src/ directories.

-Alastair

> Cliff L. Biffle wrote:
> >On Thursday 10 April 2003 09:33 am, Alastair G. Hogge wrote:
> >>Hi all,
> >>
> >>I'm having problems building kdebase3 or kdelibs3 from the ports.
> >>Neither will build. I've been having this same problem ever since KDE-3
> >> was ported.
> >
> >I've been building both cleanly for some time, but you might try opening
> > the offending file and inserting a 'namespace std;' after the header
> > includes.
> >
> >This is not a fix, but it might force the module to build cleanly so you
> > can figure out what's wrong.
> >
> >-Cliff L. Biffle
> >_______________________________________________
> >freebsd-current@freebsd.org mailing list
> >http://lists.freebsd.org/mailman/listinfo/freebsd-current
> >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



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