Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Aug 2000 18:49:23 +0200
From:      Norbert Irmer <norbert.irmer@heim9.tu-clausthal.de>
To:        "Chris D. Faulhaber" <jedgar@fxp.org>
Cc:        ports@FreeBSD.ORG
Subject:   Re: LyX port: libc.so.3 not found
Message-ID:  <398AF413.3E6F09C3@heim9.tu-clausthal.de>
References:  <Pine.BSF.4.21.0008041054590.61561-100000@pawn.primelocation.net>

next in thread | previous in thread | raw e-mail | index | archive | help
"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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?398AF413.3E6F09C3>