Hi Aditya,
> Thanks for the patch. The 'patch' command did not work,so I manually made
> all the changes as suggested by the output of the various 'diff'
> statements.
Ouch. What system (hardware/os/version) are you using?
> When I ran 'make' after the changes, I got the following error:
>
> c++ -c -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" -I../htli
> b -I../htcommon -I../db/dist -I../include -I/usr/local/ssl/include -g -O2
> Server.cc
> Server.cc: In method `Server::Server(char *, int, int, StringList * = 0)':
> Server.cc:44: passing `const char *' as argument 1 of `String::operator
> =(char *)' discards qualifiers
> make[1]: *** [Server.o] Error 1
> make[1]: Leaving directory `/apps/htdig-3.1.5/htdig'
> make: *** [all] Error 1
>
> Can you help with this?
Can you check if you can compile 3.1.5 without the patch? I'm interested
if this is new problem added by the ssl stuff. Also, what compiler are
you using? Vendor or gcc? If its not gcc, can you try compiling it with
gcc and see if it also complains. If it is gcc, what version?
Thanks,
Joshua
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
Information: http://lists.sourceforge.net/lists/listinfo/htdig-general
FAQ: http://htdig.sourceforge.net/FAQ.html