From owner-freebsd-current Fri Mar 3 9:25:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from ws-ilmar.ints.ru (ws-ilmar.ints.ru [194.67.173.16]) by hub.freebsd.org (Postfix) with ESMTP id 6583137B6A4 for ; Fri, 3 Mar 2000 09:25:31 -0800 (PST) (envelope-from ilmar@ints.ru) Received: from localhost (localhost [127.0.0.1]) by ws-ilmar.ints.ru (8.9.3/8.9.3) with ESMTP id UAA01307; Fri, 3 Mar 2000 20:25:19 +0300 (MSK) Date: Fri, 3 Mar 2000 20:25:18 +0300 (MSK) From: "Ilmar S. Habibulin" To: Theo van Klaveren Cc: Vallo Kallaste , freebsd-current@FreeBSD.ORG Subject: Re: Kde2pre: is it FreeBSD or Kde fault? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Mar 2000, Theo van Klaveren wrote: > > I have the same problem. Try to delete compile flag "-fno-builtin" while > > compiling libkhtml and konqueror. > You actually get as far as kdebase? My builds quit in kdelibs in > arts/flow/stereofftscope.cpp with the following message (verbatim): > > stereofftscope.cpp:~80: sorry, not implemented. (something about symbol > to big for symbol table). Recompile all your sources with -fhuge-objects. So recompile with -fhuge-objects and all will be fine. > I finished the build with make -k, but I have no arts :( I suspect this to > be a FreeBSD problem, as the Linux guys don't seem to have this (or it > would have been fixed in the previous two/three weeks). > > I noticed the same problem with libkhtml, b.t.w. I don't have problems with libkhtml except exception handling. But linux guys have such a mish-mash (?) like -frtti and -fno-rtti, -fexceptions and -fno-exceptions. And this works for them. :( To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message