From owner-freebsd-current Thu Mar 2 0:44:31 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 B2BB037BBC9 for ; Thu, 2 Mar 2000 00:44:27 -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 LAA30857; Thu, 2 Mar 2000 11:44:27 +0300 (MSK) Date: Thu, 2 Mar 2000 11:44:27 +0300 (MSK) From: "Ilmar S. Habibulin" To: Vallo Kallaste Cc: freebsd-current@FreeBSD.ORG Subject: Re: Kde2pre: is it FreeBSD or Kde fault? In-Reply-To: <20000302100950.A14539@myhakas.matti.ee> 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, Vallo Kallaste wrote: > Donn Miller suggested to look at the development KDE, because of my need > for small but still usable graphical browser. I got the sources by > CVSup, bare minimum only, then compiled with standard system compiler. > It wasn't smooth but finally it works, well, the main reason I compiled > it was Konqueror and this app just doesn't work with www. Call it bad > luck or whatever but that's what I see: > > > kio (KIOConnection): read cmd 100 > kio (KIOConnection): finished reading cmd 100 > kio (KIOJob): dispatch 100 > konqueror: SLOT_DATA 6487 > konqueror: BEGIN... > KHTMLWidget::begin(....) > kio (Scheduler): Scheduler has now 1 jobs 0x8136000 > konqueror: BROWSER JOB http://www.matti.ee/img/taust.gif > /usr/libexec/ld-elf.so.1: /usr/local/kde/lib/libkhtml.so.3: Undefined symbol "__eh_rtime_match" > > So I have question, is it Kde or FreeBSD fault, nm on the libkhtml.so.3 > library shows me the "undefined symbol" is there: > > myhakas:vallo$ nm /usr/local/kde/lib/libkhtml.so.3 | grep eh_rtime_match > U __eh_rtime_match > I have the same problem. Try to delete compile flag "-fno-builtin" while compiling libkhtml and konqueror. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message