[Xotcl] how to track a segmentation fault problem in Xotcl?

Zoran Vasiljevic zoran at archiware.com
Mon Sep 1 13:21:58 CEST 2003


On Monday 01 September 2003 11:56, Catherine Letondal wrote:
>
> > You should compile wish with symbols (./configure --enable-symbols).
> > The same appiles for xotcl as well.
>
> When I compile xotcl after a ./configure --enable-symbols the compilation
> just fails to compile because it looks for a libtcl8.3g.so file (or maybe I
> should have built the tcl library before?):

Of course, you need to compile Tcl with --enable-symbols. 
This will produce the libtcl8.3g.so library.

> I don't remember how it is I still have a libxotcl1.o.so built!!
>
> No wonder there is a segmentation fault.
>
> Thanks a lot for any help,

No problem. Just get a clean compilation of xotcl first.
If the problems persist, then recompile all with --enable-symbols
and give it another try. 

Cheers,
Zoran



More information about the Xotcl mailing list