Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Oct 2000 09:25:32 +0200 (IST)
From:      Roman Shterenzon <roman@harmonic.co.il>
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:  <970557932.39d989ec5eece@webmail.harmonic.co.il>
In-Reply-To: <39D924D1.DA491E02@confusion.net>
References:  <39D924D1.DA491E02@confusion.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Laurence Berland <stuyman@confusion.net>:

> All,
> 	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
> 
> 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
> 
> It doesn't fail per se, but it's been working on this for at least 7
> hours, with no sign of anything happening, though the activity lights
> are flashing.  Top shows some activity involving this process, and it
> does seem to be using a large and oft-varied amount of memory (~50-70
> MB).  Just for reference the machine is a PPro 200 with 32 MB ram, 128MB
> swap, running a generic kernel.  
> 
> Anyone know how long this is gonna take?
I had this couple of times back on 3.3-STABLE I think.
With some other app.
Pressing ^D made it proceed. IMHO it has to deal with "-pipe" flag to cc.
Try to omit the "-pipe" flag in /etc/make.conf and recompile.
I don't like it though; it should work ok with the "-pipe" flag.
I'm reading my mail sequentally, so it's possible that other people already
answered it. Sorry for additional traffic I might have caused :)


--Roman Shterenzon, UNIX System Administrator and Consultant
[ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ]


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?970557932.39d989ec5eece>