[htdig] SSL Patch

2000-11-16 Thread Michael Arndt

When applying SSL.0 or SSL.2 (SSL.1 doesnt apply) to a htdig 3.1.5 fresh
from Server,
i get Problems when trying to compile on a linux box:

thanks for tips
Micha
ranlib libfuzzy.a
make[1]: Leaving directory `/usr1/htdig/htdig-3.1.5/htfuzzy'
make[1]: Entering directory `/usr1/htdig/htdig-3.1.5/htdig'
c++ -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\"
-I../htlib -I../htcommon -I../db/dist -I../include -I/opt/ssl/include -g
-O2 Document.cc
c++ -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\"
-I../htlib -I../htcommon -I../db/dist -I../include -I/opt/ssl/include -g
-O2 HTML.cc
c++ -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\"
-I../htlib -I../htcommon -I../db/dist -I../include -I/opt/ssl/include -g
-O2 Images.cc
c++ -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\"
-I../htlib -I../htcommon -I../db/dist -I../include -I/opt/ssl/include -g
-O2 Parsable.cc
c++ -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\"
-I../htlib -I../htcommon -I../db/dist -I../include -I/opt/ssl/include -g
-O2 Plaintext.cc
c++ -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\"
-I../htlib -I../htcommon -I../db/dist -I../include -I/opt/ssl/include -g
-O2 Retriever.cc
c++ -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\"
-I../htlib -I../htcommon -I../db/dist -I../include -I/opt/ssl/include -g
-O2 SGMLEntities.cc
c++ -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\"
-I../htlib -I../htcommon -I../db/dist -I../include -I/opt/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 `/usr1/htdig/htdig-3.1.5/htdig'
make: *** [all] Error 1
it0545:/usr1/htdig/htdig-3.1.5 # uname -a
Linux somename 2.2.14 #1 Mon Mar 13 10:51:48 GMT 2000 i686 unknown
it0545:/xxx/htdig/htdig-3.1.5 # gcc -v
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.2/specs
gcc version 2.95.2 19991024 (release)


To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  http://www.htdig.org/mail/menu.html
FAQ:http://www.htdig.org/FAQ.html




[htdig] ssl Patch for htdig

2000-11-15 Thread Michael Arndt

Hello,

i would need a SSL-Version of htdig. n the Archives i found a Thread
about a SSL-Patch
for htdig.
Only Patchfile i found is:
ftp://ftp.ccsf.org/htdig-patches/3.1.5/ssl.1

and that does not apply against a "clean htdig".
Only Help would be aplying all patches manually.

Is anyone out there who has done this already ?
Or someone who can point me to a patch appliable against
a clean htdig or send me patched sources ?

merci
Micha


To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  http://www.htdig.org/mail/menu.html
FAQ:http://www.htdig.org/FAQ.html