From owner-freebsd-current@FreeBSD.ORG Mon Feb 9 02:32:35 2004 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 B99F616A4CE for ; Mon, 9 Feb 2004 02:32:35 -0800 (PST) Received: from nala.dohd.org (xaa.demon.nl [82.161.49.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FA6C43D1F for ; Mon, 9 Feb 2004 02:32:35 -0800 (PST) (envelope-from freebsd@dohd.org) Received: from localhost (localhost.local.dohd.org [127.0.0.1]) by nala.dohd.org (Postfix) with ESMTP id DD81511568; Mon, 9 Feb 2004 11:32:33 +0100 (MET) Received: by nala.dohd.org (Postfix, from userid 1008) id 5E8EC1154F; Mon, 9 Feb 2004 11:32:23 +0100 (MET) Date: Mon, 9 Feb 2004 11:32:23 +0100 From: Mark Huizer To: Nawfal bin Mohmad Rouyan Message-ID: <20040209103223.GA16478@eeyore.local.dohd.org> References: <20040209085751.GA16284@eeyore.local.dohd.org> <224851884.20040209105327@buz.ch> <1076321410.70153.24.camel@opal.cyber.mmu.edu.my> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1076321410.70153.24.camel@opal.cyber.mmu.edu.my> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at dohd.org cc: Gabriel Ambuehl cc: current@freebsd.org Subject: Re: Problems building KDE3 on recent current 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: Mon, 09 Feb 2004 10:32:35 -0000 On Mon, Feb 09, 2004 at 06:10:11PM +0800, Nawfal bin Mohmad Rouyan wrote: > Hi, > > FreeBSD nawfal.cyber.mmu.edu.my 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sun > Feb 8 21:51:40 MYT 2004 > opal@nawfal.cyber.mmu.edu.my:/usr/obj/usr/src/sys/OPAL i386 > > have no trouble compiling kde. I deleted /usr/local, /usr/X11R6, and > /var/db/pkg before compiling ports. > > Currently, I'm compiling kdenetwork. Finished installing kdelibs, > kdebase, kdegames, kdeartwork and kdeutils. > Just to see if that might be a difference I am running a kernel with SCHED_ULE (on a single processor machine). What are you using? mark