Date: Mon, 2 Oct 2000 19:55:59 -0500 From: Will Andrews <will@physics.purdue.edu> To: Laurence Berland <stuyman@confusion.net> Cc: ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: KDE2 fails to compile in strangest possible way Message-ID: <20001002195559.J613@puck.firepipe.net> In-Reply-To: <39D924D1.DA491E02@confusion.net>; from stuyman@confusion.net on Mon, Oct 02, 2000 at 07:14:09PM -0500 References: <39D924D1.DA491E02@confusion.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <will@physics.purdue.edu> - 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001002195559.J613>