From owner-freebsd-ports Mon Oct 2 17:56: 1 2000 Delivered-To: freebsd-ports@freebsd.org Received: from puck.firepipe.net (mcut-b-167.resnet.purdue.edu [128.211.209.167]) by hub.freebsd.org (Postfix) with ESMTP id 34E0837B66C; Mon, 2 Oct 2000 17:55:57 -0700 (PDT) Received: by puck.firepipe.net (Postfix, from userid 1000) id 39B5818FD; Mon, 2 Oct 2000 19:55:59 -0500 (EST) Date: Mon, 2 Oct 2000 19:55:59 -0500 From: Will Andrews To: Laurence Berland Cc: ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: KDE2 fails to compile in strangest possible way Message-ID: <20001002195559.J613@puck.firepipe.net> Reply-To: Will Andrews Mail-Followup-To: Will Andrews , Laurence Berland , ports@FreeBSD.ORG, stable@FreeBSD.ORG References: <39D924D1.DA491E02@confusion.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39D924D1.DA491E02@confusion.net>; from stuyman@confusion.net on Mon, Oct 02, 2000 at 07:14:09PM -0500 X-Operating-System: FreeBSD 4.1-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Oct 02, 2000 at 07:14:09PM -0500, Laurence Berland wrote: > Trying to compile KDE 4.1 on a somewhat recent 4.1-STABLE yields some > strange results. All appears to be going well, until it begins > compiling the file mcopidl.cc. The precise line is You mean KDE 1.94? > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I,,.,,.dcop -I../../kdecore > -I../../kdeui -I../../kssl -I/usr/X11R6/include/qt2 -I/usr/X11R6/include > -I/usr/local/include -I./../mcop -I/usr/local/include > -I/usr/local/include -O -pipe -frtti -c mcopidl.cc mcopidl.cc is a huge file. If you run low on swap, it may take forever or close to that. I recommend at least 200MB of memory minimum to compile the entire suite (including physical and swap). > MB). Just for reference the machine is a PPro 200 with 32 MB ram, 128MB > swap, running a generic kernel. Yeah, that's the bottleneck. For your system I suggest using packages. Unfortunately, mcopidl.cc obviously needs to be broken up, but hasn't. For reference, I have a dual PIII-500 w/ 512MB of memory, and the new box I'm building will have a dual PIII-600E w/ 640MB. The former takes approximately 5 hours to build the entire suite. -- Will Andrews - Physics Computer Network wench The Universal Answer to All Problems - "It has something to do with physics." -- Comic on door of Room 240, Physics Building, Purdue University To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message