public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] GCC-3.1/KDE 3.0.1
@ 2002-05-26 23:39 Lars Pechan
  2002-05-27  7:57 ` Matthew Kennedy
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Pechan @ 2002-05-26 23:39 UTC (permalink / raw
  To: gentoo-dev

Hello,
I'd just thought I'd post a brief mentioning of a couple of problems I ran 
into trying to build KDE 3.0.1 on a gcc-3.1 system. 

Sorry for the lack of detail but I don't have access to the build system at 
the moment. If necessary, I can dig out the details and file these as bugs.

1) The fam-oss library doesn't build. This is the File Alteration Monitor from 
SGI used by both KDE and Gnome I believe. The problem relates to a const 
member of a class not getting initialized (IIRC Scheduler.c++ lines 37 and 
37). 


2) HTDig (required by kdevelop) doesn't build. It craps out during configure 
complaining about 
missing libstdc++. I had a quick look and it looks for <fstream.h> to trigger 
whether there's a c++ library in place or not. That file does exist but 
possibly in a directory that isn't on the default search path. C++ standards 
call for the header to be called <fstream> and there is indeed an <fstream> 
in the /usr/include/g++-3.1/libstdc++ or thereabouts ;-).

I'm a bit surprised I haven't seen anyone else mentioning this? There seems to 
be lots of people building gcc-3.1-systems...

/Lasse



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-27 22:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-26 23:39 [gentoo-dev] GCC-3.1/KDE 3.0.1 Lars Pechan
2002-05-27  7:57 ` Matthew Kennedy
2002-05-27 13:15   ` Lars Pechan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox