From owner-freebsd-ports Fri May 26 14:20:43 2000 Delivered-To: freebsd-ports@freebsd.org Received: from sharmas.dhs.org (c62443-a.frmt1.sfba.home.com [24.0.69.165]) by hub.freebsd.org (Postfix) with ESMTP id 5C51737B5D4 for ; Fri, 26 May 2000 14:20:41 -0700 (PDT) (envelope-from adsharma@sharmas.dhs.org) Received: (from adsharma@localhost) by sharmas.dhs.org (8.9.3/8.9.3) id OAA28250; Fri, 26 May 2000 14:20:11 -0700 Date: Fri, 26 May 2000 14:20:11 -0700 From: Arun Sharma To: Tadayuki Okada Cc: ports@freebsd.org Subject: Re: ports/18838: kdelibs2 - konqeror crushes with html file Message-ID: <20000526142011.A28240@sharmas.dhs.org> References: <392EE977.B3D051C3@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <392EE977.B3D051C3@windriver.com>; from Tadayuki Okada on Fri, May 26, 2000 at 05:15:35PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, May 26, 2000 at 05:15:35PM -0400, Tadayuki Okada wrote: > Sorry, my e-mail address was wrong. > > > See my earlier posts on the topic. You need -Wl,-export-dynamic in > > your linker flags for konqueror. > > > > -Arun > > Could you explain why it would solve the problem? > I can't see the reason. See my past posts for details. Basically, libkhtml.so finds some missing symbols. Those symbols are in libgcc.a and linked into konqueror, but are not available for dynamic linking. > > With your solution, can you connect to non-local site? > Some - like www.yahoo.com and ones which are on the local network. But for most sites, I run into a kio bug that was talked about on comp.windows.x.kde, that results in an error. I'm not sure if it's fixed now. -Arun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message