On Thu, 5 Apr 2001, Gilles Detillieux wrote:

> Date: Thu, 5 Apr 2001 12:47:09 -0500 (CDT)
> From: Gilles Detillieux <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: Gilles Detillieux <[EMAIL PROTECTED]>,
>     [EMAIL PROTECTED]
> Subject: Re: [htdig] Segfault on url_rewrite_rules
> 
> According to Joe R. Jah:

> > Any better luck?;)
> 
> You tell me!  Try replacing the
> 
> #include "regex.h"
> 
> in htlib/RegexReplace.h with
> 
> #include <rx.h>
> 
> and see if you can build it (and use it!) this way.

No;(

../htlib/libht.a(RegexReplace.o): In function `RegexReplace::RegexReplace(String const 
&, String const &, String &)':
/tmp/htdig-3.1.5/htlib/RegexReplace.cc:27: undefined reference to 
`re_set_syntax(unsigned int)'
/tmp/htdig-3.1.5/htlib/RegexReplace.cc:29: undefined reference to 
`re_compile_pattern(char const *, int, re_pattern_b'
../htlib/libht.a(RegexReplace.o): In function `RegexReplace::Replace(String const &)':
/tmp/htdig-3.1.5/htlib/RegexReplace.cc:51: undefined reference to 
`re_match(re_pattern_buffer *, char const *, int, i'
gmake[1]: *** [htdig] Error 1
gmake[1]: Leaving directory `/tmp/htdig-3.1.5/htdig'
gmake: *** [all] Error 1

Regards,

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


_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to