Subject: Re: Problems installing KDElibs2 package from source
To: sudog <sudog@sudog.com>
From: Johnny C. Lam <jlam@netbsd.org>
List: netbsd-help
Date: 12/06/2001 23:00:45
On Wed, Dec 05, 2001 at 02:44:37PM -0800, sudog wrote:
> I thought KDE2 needed the new gcc compiler/toolchain to build?

No, the KDE2 in pkgsrc has been patched to compile with egcs-1.1.2.  The
problems mostly occurred with egcs' C++ compiler system lacking an auto_ptr
implementation and not understanding static inline functions (not that the
concept makes any sense anyway).  If you note any problems with compiling
with the 1.5.2 toolchain, please submit a PR so that it may be fixed.

	Cheers,

	-- Johnny Lam <jlam@netbsd.org>