Developers,

Compiling on Solaris 5.5.1 with gnu gcc 2.95.3 I get the following error:


/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include 
-DDEFAULT_CONFIG_FILE=\"/home/rob/htdig-build/conf/htdig.conf\" 
-I../include -I../htlib                 -I../htnet -I../htcommon 
-I../htword             -I../db -I../db                      -g -O2 -Wall 
-fno-rtti -fno-exceptions -c WordContext.cc
c++ -DHAVE_CONFIG_H -I. -I. -I../include 
-DDEFAULT_CONFIG_FILE=\"/home/rob/htdig-build/conf/htdig.conf\" 
-I../include -I../htlib -I../htnet -I../htcommon -I../htword -I../db 
-I../db -g -O2 -Wall -fno-rtti -fno-exceptions -Wp,-MD,.deps/WordContext.pp 
-c WordContext.cc -o WordContext.o
WordContext.cc: In function `static void WordContext::Initialize(const 
Configuration &)':
WordContext.cc:36: passing `const Configuration' as `this' argument of 
`void Configuration::Add(const String &, const String &)' discards 
qualifiers

Regards,

Rob

-

Rob Holland - UNIX Systems Admin
LINX - http://www.linx.net
Tel: +44 (0)1733 207717

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

Reply via email to