From owner-freebsd-ports Fri Aug 4 9:49:43 2000 Delivered-To: freebsd-ports@freebsd.org Received: from lola.heim10.tu-clausthal.de (lola.heim10.tu-clausthal.de [139.174.241.25]) by hub.freebsd.org (Postfix) with ESMTP id 6CB2A37BA1B for ; Fri, 4 Aug 2000 09:49:36 -0700 (PDT) (envelope-from norbert.irmer@heim9.tu-clausthal.de) Received: from heim9.tu-clausthal.de (localhost [127.0.0.1]) by lola.heim10.tu-clausthal.de (8.9.3/8.9.3) with ESMTP id SAA85142; Fri, 4 Aug 2000 18:49:24 +0200 (CEST) (envelope-from norbert.irmer@heim9.tu-clausthal.de) Message-ID: <398AF413.3E6F09C3@heim9.tu-clausthal.de> Date: Fri, 04 Aug 2000 18:49:23 +0200 From: Norbert Irmer X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: "Chris D. Faulhaber" Cc: ports@FreeBSD.ORG Subject: Re: LyX port: libc.so.3 not found References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Chris D. Faulhaber" wrote: > > On Fri, 4 Aug 2000, Norbert Irmer wrote: > > > I built the LyX port on a ~current system, but > > when trying to run it, I get > > > Might be that libforms (xforms) is liked against libc.so.3. If so, you > probably need compat3x libs (for libc.so.3). > Thanks, I installed compat3x libs, and now it runs. But it segfaults when I try to view the dvi or postscript output :( gdb shows the following: Program received signal SIGSEGV, Segmentation fault. 0x81bd23d in fl_set_button () (gdb) info stack #0 0x81bd23d in fl_set_button () #1 0x10 in ?? () #2 0x81c25de in fl_set_button () #3 0x805ac5c in fl_set_button () #4 0x8066199 in fl_set_button () #5 0x8060ce8 in fl_set_button () #6 0x8091156 in fl_set_button () #7 0x80b97bd in fl_set_button () #8 0x80bad10 in fl_set_button () #9 0x80bae1e in fl_set_button () #10 0x80bcb61 in fl_set_button () #11 0x80df713 in fl_set_button () #12 0x8106357 in fl_set_button () #13 0x810fe1a in fl_set_button () #14 0x282809b3 in fl_object_qread () from /usr/X11R6/lib/libforms.so #15 0x2828fc32 in fl_check_forms () from /usr/X11R6/lib/libforms.so #16 0x80cf785 in fl_set_button () #17 0x80d12f9 in fl_set_button () #18 0x8103f46 in fl_set_button () #19 0x804ea17 in fl_set_button () To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message