I am attempting to compile the latest Wt trunk, but I have build errors:
/* snip */
[ 82%] Building CXX object src/http/CMakeFiles/wthttp.dir/Connection.o
In file included from /root/wt_trunk/wt/src/http/Connection.h:31,
                      /root/wt_trunk/wt/src/http/Connection.C:19:
/root/wt_trunk/wt/src/http/Reply.h:145: error: ISO C++ forbids
declaration of 'list' with no type
/root/wt_trunk/wt/src/http/Reply.h:145: error: invalid use of '::'
/root/wt_trunk/wt/src/http/Reply.h:145: error: expected ';' before '<' token
make[2]: *** [src/http/CMakeFiles/wthttp.dir/Connection.o] Error 1
make[1]: *** [src/http/CMakeFiles/wthttp.dir/all] Error 2
make: *** [all] Error 2

I am following the instructions on the page
http://www.webtoolkit.eu/wt/doc/reference/html/Installation.html

Also, I am wondering why the fcgi connector is defaulting to NO while
the proper 3 FCGI things are detected and filled in correctly...

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to