On Thu, 23 Aug 2001, Gilles Detillieux wrote:

> Date: Thu, 23 Aug 2001 13:13:18 -0500 (CDT)
> From: Gilles Detillieux <[EMAIL PROTECTED]>
> To: Joe R. Jah <[EMAIL PROTECTED]>
> Cc: Geoff Hutchison <[EMAIL PROTECTED]>,
     [EMAIL PROTECTED]
> Subject: Re: [htdig-dev] Segmentation fault on BSDi-4.2 (3.2.0b4-072901)

Welcome back Gilles;)

> 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.)

It had come with the distribution; I renamed it to

        htcommon/conf_parser.yxx.0

Configured the source and ran gmake:(
-----------------------------------8<----------------------------------
URL_PREFIX=\"/Search/Images\"    -I/usr/local/include  -pg -g -a -Wall
-fno-rtti -fno-exceptions -c conf_lexer.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I../include
-DDEFAULT_CONFIG_FILE=\"/tmp/Search/Conf/htdig.conf\"
-I../include -I../htlib -I../htnet -I../htcommon -I../htword -I../db -I../db
-DBIN_DIR=\"/www/doc_root_80/Search/Bin\" -DCOMMON_DIR=\"/www/doc_root_80/Search
/Common\" -DCONFIG_DIR=\"/www/doc_root_80/Search/Conf\"
-DDATABASE_DIR=\"/www/doc_root_80/Search/DB\" -DIMAGE_URL_PREFIX=\"/Search/I
mages\" -I/usr/local/include -pg -g -a -Wall -fno-rtti -fno-exceptions -c
conf_lexer.cxx -o conf_lexer.o
conf_lexer.cxx: In function `int yylex()':
conf_lexer.cxx:704: warning: label `find_rule' defined but not used
conf_lexer.cxx: At top level:
conf_lexer.cxx:1790: warning: `void * yy_flex_realloc(void *, unsigned
int)' defined but not used
echo timestamp > conf_lexer.lo
gmake[1]: *** No rule to make target `conf_parser.yxx', needed by
`conf_parser.cxx'.  Stop.
gmake[1]: Leaving directory
`/dptweb/tmp/SRC/htdig/htdig-3.2.0b4-081901/htcommon'
gmake: *** [all-recursive] Error 1
-----------------------------------8<----------------------------------

Regards,

Joe
-- 
     _/   _/_/_/       _/              ____________    __o
     _/   _/   _/      _/         ______________     _-\<,_
 _/  _/   _/_/_/   _/  _/                     ......(_)/ (_)
  _/_/ oe _/   _/.  _/_/ ah        [EMAIL PROTECTED]


_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to