I've got the following error on make
[root_at_localhost curlpp-0.5.2]# make
make all-recursive
make[1]: Entering directory `/root/Desktop/curlpp-0.5.2'
Making all in curlpp
make[2]: Entering directory `/root/Desktop/curlpp-0.5.2/curlpp'
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I. -I. -I.. -I../ -g -W -Wall -Werror -I/usr/local/include -MT
CurlHandle.lo -MD -MP -MF ".deps/CurlHandle.Tpo" -c -o CurlHandle.lo
CurlHandle.cpp; \
then mv -f ".deps/CurlHandle.Tpo" ".deps/CurlHandle.Plo"; else rm -f
".deps/CurlHandle.Tpo"; exit 1; fi
cc1plus: warnings being treated as errors
OptionBase.hpp:39: warning: 'class cURLpp::OptionBase' has virtual functions
but non-virtual destructor
make[2]: *** [CurlHandle.lo] Error 1
make[2]: Leaving directory `/root/Desktop/curlpp-0.5.2/curlpp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/curlpp-0.5.2'
make: *** [all] Error 2
Thanks for any hints
Jack
_________________________________________________________________
Get 10Mb extra storage for MSN Hotmail. Subscribe Now!
http://join.msn.com/?pgmarket=en-hk
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2006-03-29