Re: bug after compilation

2001-09-10 Thread Dekel Tsur

On Sat, Sep 08, 2001 at 04:57:13PM +0200, Zarathustra wrote:
 Hallo,
 
 I've compiled LyX_1.1.6_fix-3.src.rpm (with the '--rebuild' command).
 When I run LyX, it crashes with a segmentation error (Sigsegv)
 
 With lyx dbg, I get following relevant messages:
   kbmap.c: No such keysym: dead-tie
   parse error in position 17 in keysequence '~c-~s-~m-dead-tie'
 
 After: 
   Create tmpdir: mask='lyx-tmp-dir
 it crashes.
 
 I run a RedHat 7.1 with xforms-0.88-3
 
 First, I built lyx with xforms-0.88-9, but because of the segfault I tried 
 the same with 0.88-3.

It is possible that you have a wrong version of XForms which is compiled for
glibc 2.0, while your system is glibc = 2.1.



Re: bug after compilation

2001-09-10 Thread Dekel Tsur

On Sat, Sep 08, 2001 at 04:57:13PM +0200, Zarathustra wrote:
 Hallo,
 
 I've compiled LyX_1.1.6_fix-3.src.rpm (with the '--rebuild' command).
 When I run LyX, it crashes with a segmentation error (Sigsegv)
 
 With lyx dbg, I get following relevant messages:
   kbmap.c: No such keysym: dead-tie
   parse error in position 17 in keysequence '~c-~s-~m-dead-tie'
 
 After: 
   Create tmpdir: mask='lyx-tmp-dir
 it crashes.
 
 I run a RedHat 7.1 with xforms-0.88-3
 
 First, I built lyx with xforms-0.88-9, but because of the segfault I tried 
 the same with 0.88-3.

It is possible that you have a wrong version of XForms which is compiled for
glibc 2.0, while your system is glibc = 2.1.



Re: bug after compilation

2001-09-10 Thread Dekel Tsur

On Sat, Sep 08, 2001 at 04:57:13PM +0200, Zarathustra wrote:
> Hallo,
> 
> I've compiled LyX_1.1.6_fix-3.src.rpm (with the '--rebuild' command).
> When I run LyX, it crashes with a segmentation error (Sigsegv)
> 
> With lyx dbg, I get following relevant messages:
>   kbmap.c: No such keysym: dead-tie
>   parse error in position 17 in keysequence '~c-~s-~m-dead-tie'
> 
> After: 
>   Create tmpdir: mask='lyx-tmp-dir
> it crashes.
> 
> I run a RedHat 7.1 with xforms-0.88-3
> 
> First, I built lyx with xforms-0.88-9, but because of the segfault I tried 
> the same with 0.88-3.

It is possible that you have a wrong version of XForms which is compiled for
glibc 2.0, while your system is glibc >= 2.1.