texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] Segfault when starting precompiled 1.0.2.5


From: Nicolas Girard
Subject: Re: [Texmacs-dev] Segfault when starting precompiled 1.0.2.5
Date: Thu, 30 Oct 2003 00:07:10 +0100

Le mer 29/10/2003 à 22:52, Joris van der Hoeven a écrit :
> On Wed, 29 Oct 2003, Nicolas Girard wrote:
> > Le mar 28/10/2003 à 23:40, Joris van der Hoeven a écrit :
> > > On Tue, 28 Oct 2003, Nicolas Girard wrote:
> > > > I've just downloaded & tried to start the brand new release 1.0.2.5 on a
> > > > mdk 9.2 box (upgraded using cooker packages) and got a segfault :
> > > >
> > > > $ texmacs -d
> > > > TeXmacs] Installing TeX...
> > > > TeXmacs] Opening display...
> > > > TeXmacs] Loading ecrm11 at 300 dpi
> > > > TeXmacs] Design size is 10
> > > > TeXmacs] Open tfm ecrm11.tfm try 0
> > > > TeXmacs] Open pk  ecrm11.300pk try 0
> > > > TeXmacs] Starting server...
> > > > TeXmacs] Evaluating
> > > > /home/ngirard/opt/TeXmacs-1.0.2.5/progs/init-texmacs.scm...
> > > > Segmentation fault
> > >
> > > Did you get the same error with the previous version?
> > > What distribution did you try (source, binary, etc.)?
> > >
> > I've just started TeXmacs-1.0.2.4 on the same distro and it
> > worked well ; the problem appears only with
> > TeXmacs-1.0.2.5-static-gnu-linux.tar.gz
> 
> Strange. And when you use the rpm, or when you compile the code yourself?
> If you have time to do a bit of compilation, I would like to have
> a gdb backtrace after the error occurs (use ./configure --enable-debug).
> 
Sure. I tried to compile ; it failed with the following messages:
Guile/Scheme/evaluate.cpp: In function `void initialize_guile()':
Guile/Scheme/evaluate.cpp:51: error: `scm_c_eval_string' undeclared
(first use this function)
Guile/Scheme/evaluate.cpp:51: error: (Each undeclared identifier is
reported only once for each function it appears in.)
Guile/Scheme/evaluate.cpp: In function `SCM
TeXmacs_lazy_eval_file(char*)':
Guile/Scheme/evaluate.cpp:82: error: `scm_t_catch_body' undeclared
(first use this function)
Guile/Scheme/evaluate.cpp:82: error: syntax error before `,' token
Guile/Scheme/evaluate.cpp: In function `SCM TeXmacs_eval_file(char*)':
Guile/Scheme/evaluate.cpp:89: error: syntax error before `,' token
Guile/Scheme/evaluate.cpp: In function `SCM
TeXmacs_lazy_eval_string(char*)':
Guile/Scheme/evaluate.cpp:113: error: syntax error before `,' token
Guile/Scheme/evaluate.cpp: In function `SCM TeXmacs_eval_string(char*)':
Guile/Scheme/evaluate.cpp:120: error: syntax error before `,' token
Guile/Scheme/evaluate.cpp: In function `SCM TeXmacs_call(arg_list*)':
Guile/Scheme/evaluate.cpp:142: error: `scm_call_0' undeclared (first use
this function)
Guile/Scheme/evaluate.cpp:143: error: `scm_call_1' undeclared (first use
this function)
Guile/Scheme/evaluate.cpp:144: error: `scm_call_2' undeclared (first use
this function)
Guile/Scheme/evaluate.cpp:146: error: `scm_call_3' undeclared (first use
this function)
Guile/Scheme/evaluate.cpp: In function `SCM
TeXmacs_lazy_call_scm(arg_list*)':
Guile/Scheme/evaluate.cpp:154: error: syntax error before `,' token
Guile/Scheme/evaluate.cpp: In function `SCM
TeXmacs_call_scm(arg_list*)':
Guile/Scheme/evaluate.cpp:161: error: syntax error before `,' token
make[1]: *** [Objects/evaluate.o] Erreur 1
make[1]: Leaving directory `/home/ngirard/opt/TeXmacs-1.0.2.5-src/src'
make: *** [TEXMACS] Erreur 2


I give up for tonight but i wake up early.

Cheers,
nicolas






reply via email to

[Prev in Thread] Current Thread [Next in Thread]