According to Joe R. Jah:
> On Sun, 29 Jul 2001, Geoff Hutchison wrote:
> > Subject: [htdig-dev] Current Status as of snapshot 3.2.0b4-072901
> >
> > STATUS of ht://Dig branch 3-2-x
>
> Configured with --disable-shared:
> -----------------------------8<----------------------------------
> gdb htdig htdig.core
> This GDB was configured as "i386-unknown-bsdi4.2"...
> Core was generated by `htdig'.
> Program terminated with signal 11, Segmentation fault.
> Reading symbols from /usr/lib/libz.so...done.
> Reading symbols from /usr/lib/libstdc++.so.1...done.
> Reading symbols from /shlib/libm.so.0.0...done.
> Reading symbols from /shlib/libgcc.so.1...done.
> Reading symbols from /shlib/libc.so.2...done.
> Reading symbols from /shlib/ld-bsdi.so...done.
> #0 0x202d6d7f in __bb_init_func () from /shlib/libgcc.so.1
> (gdb) bt
> #0 0x202d6d7f in __bb_init_func () from /shlib/libgcc.so.1
> #1 0x8084e59 in yyparse (aConf=0x8479000) at conf_parser.cxx:439
> #2 0x80821d5 in HtConfiguration::Read (this=0x8479000, filename=@0x826b624) at
>HtConfiguration.cc:246
> #3 0x8064d8d in main (ac=5, av=0x8047c70) at htdig.cc:132
> #4 0x8052300 in __start ()
> (gdb) q
Is this the conf_parser.cxx that came with the distribution, or was it
regenerated from conf_parser.yxx on your system? If it wasn't regenerated,
try deleting conf_parser.cxx and redoing the "make", which should rebuild
it. (You'll need yacc or bison installed on your system for this.)
On the other hand, if it was regenerated, try re-extracting the original
htcommon/conf_parser.cxx from the tar archive, and "touch" it so it's not
rebuilt, but just recompiled when you "make".
--
Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba Phone: (204)789-3766
Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930
_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev