From owner-freebsd-current@FreeBSD.ORG Thu Apr 10 00:00:58 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7E6337B401 for ; Thu, 10 Apr 2003 00:00:58 -0700 (PDT) Received: from ns3.safety.net (ns3.safety.net [216.40.201.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id E950C43FA3 for ; Thu, 10 Apr 2003 00:00:57 -0700 (PDT) (envelope-from cbiffle@safety.net) Received: from localhost (rs.rackshack.net.safety.net [216.40.201.32]) by ns3.safety.net (8.10.2/8.10.2) with ESMTP id h3A70qA20615; Thu, 10 Apr 2003 00:00:52 -0700 From: "Cliff L. Biffle" To: "Alastair G. Hogge" , current@freebsd.org Date: Thu, 10 Apr 2003 00:01:41 -0700 User-Agent: KMail/1.5 References: <200304101614.21262.agh@tpg.com.au> In-Reply-To: <200304101614.21262.agh@tpg.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304100001.41318.cbiffle@safety.net> Subject: Re: KDE-3.1.1 build problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:00:59 -0000 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