From owner-freebsd-current Mon Jan 29 7: 5:54 2001 Delivered-To: freebsd-current@freebsd.org Received: from gypsy.vrac.iastate.edu (gypsy.vrac.iastate.edu [129.186.232.122]) by hub.freebsd.org (Postfix) with ESMTP id 6C4B537B6A0 for ; Mon, 29 Jan 2001 07:05:35 -0800 (PST) Received: from tomservo.vrac.iastate.edu (tomservo.vrac.iastate.edu [129.186.232.121]) by gypsy.vrac.iastate.edu (Postfix) with ESMTP id 74417C8 for ; Mon, 29 Jan 2001 09:05:35 -0600 (CST) Received: from tomservo.vrac.iastate.edu (localhost [127.0.0.1]) by tomservo.vrac.iastate.edu (Postfix) with ESMTP id 8A4E35E30 for ; Mon, 29 Jan 2001 09:05:34 -0600 (CST) To: freebsd-current@freebsd.org Subject: Re: Fixed: LyX 1.1.5.2 dumping core In-reply-to: "Sun, 28 Jan 2001 17:06:24 PST." <20010128170624.A1193@zippy.pacbell.net> Date: Mon, 29 Jan 2001 09:05:34 -0600 From: Patrick Hartling Message-Id: <20010129150534.8A4E35E30@tomservo.vrac.iastate.edu> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alex Zepeda wrote: } On Sun, Jan 28, 2001 at 01:28:03PM -0600, Patrick Hartling wrote: } } > ldd was telling me that it had both libc.so.3 and libc.so.5 which seemed } > very bad to me. When I recomipled LyX to see if that would fix things, } > I noticed that ld was giving a warning about libc.so.3 and libc.so.5 } > potentially conflicting. It hadn't ever been a problem before, but it } > doesn't seem like the safest arrangment. With the symlink in place, ldd } > reports that only libc.so.5 is being used, and everything seems to be } > okay. } } Something that LyX is linking to is depending on libc v3. You should } rebuild all of the dependencies, and then rebuild LyX. Yes, I think it's the xforms library which is distributed only in binary form. All of the ports I build myself are linking to libc.so.4 (they were built before the version number was bumped) or to libc.so.5. The xforms website doesn't seem to have anything built for newer versions of FreeBSD. I just have to be patient while the LyX developers work on moving away from xforms to Motif or GTK+ or anything better. -Patrick Patrick L. Hartling | Research Assistant, VRAC patrick@137.org | 2624 Howe Hall -- (515)294-4916 http://www.137.org/patrick/ | http://www.vrac.iastate.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message