Greetings to every one,

  I have just installed Debian 2.0 and recompiled LyX.
  The compilation went smoothly, no problems whatever.
  However I get a SIGSEGV on starting the new binary.

  Here is the output from a gdb backtrace.

(gdb) r
Starting program: /usr/src/lyx-1.0.0pre2/src/./lyx 

Program received signal SIGSEGV, Segmentation fault.
0x818a7c3 in __underflow (fp=0x8255970) at genops.c:270
genops.c:270: No such file or directory.
Current language:  auto; currently c
(gdb) backtrace
#0  0x818a7c3 in __underflow (fp=0x8255970) at genops.c:270
#1  0x401b0a53 in _IO_getline ()
#2  0x401b0241 in fgets ()
#3  0x4013bea4 in _XlcParsePath ()
#4  0x4013c3e2 in _XlcResolveLocaleName ()
#5  0x40143c22 in _XlcCreateLC ()
#6  0x4014387e in _XlcCreateLC ()
#7  0x40139fc0 in _XlcDefaultLoader ()
#8  0x40104af9 in _XOpenLC ()
#9  0x40104c3b in _XrmInitParseInfo ()
#10 0x400ef93c in XrmStringToBindingQuarkList ()
#11 0x400f1865 in XrmGetFileDatabase ()
#12 0x400e8f7d in _XInitKeysymDB ()
#13 0x400e90d4 in XStringToKeysym ()
#14 0x80aa5a0 in kb_sequence::parse (this=0xbffff588, s=0x81bcf87
"~C-~S-~M-dead_tie") at kbmap.C:225
#15 0x80aaaf5 in kb_keymap::bind (this=0x82506e0, seq=0x81bcf87
"~C-~S-~M-dead_tie", action=80) at kbmap.C:391
#16 0x811b717 in LyXRC::defaultKeyBindings (this=0x82506f0) at lyxrc.C:202
#17 0x8115238 in LyXRC::LyXRC (this=0x82506f0) at lyxrc.C:267
#18 0x804ec23 in LyX::LyX (this=0xbffff6b8, argc=0xbffff758, argv=0xbffff76c)
at ../src/lyx_main.C:80
#19 0x804eaa7 in main (argc=1, argv=0xbffff76c) at ../src/main.C:51
(gdb) 

gcc --version
2.7.2.3

g++ --version
egcs-2.90.29 980515 (egcs-1.0.3 release)

Can anybody deduce what on earth I have done wrong?

fwiw, I can't get KDE base to configure either.

Sincerely etc.,

--
NAME  Christopher Sawtell
SNAIL 215 Ollivier's Road, Linwood, Christchurch, 8001. N.Z.
EMAIL csawtell(at)xtra(dot)co(dot)nz_I_hate_spam.
              The Notes for C Programmers
 - The most widely distributed C tutorial in the world -
                  are available from:-
ftp://ftp.funet.fi/pub/languages/C/tutorials/sawtell_C.tar.gz

-- 
                +++ the lyx project user mailing list +++
                To unsubscribe from this list send mail to 
                         [EMAIL PROTECTED]
                    with the **Subject** unsubscribe.

Reply via email to