Hey, 2010/7/25 OvermindDL1 <[email protected]>: > On Sat, Jul 24, 2010 at 7:21 PM, OvermindDL1 <[email protected]> wrote: >> On Sat, Jul 24, 2010 at 7:11 PM, OvermindDL1 <[email protected]> wrote: >>> 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 >>> >>> Also, I am wondering why the fcgi connector is defaulting to NO while >>> the proper 3 FCGI things are detected and filled in correctly...
I've fixed both issues. > Hmm, interesting, I run it on linux and the bug does not happen as it > does on windows, but I do think that it is still happening. When I do > the hold refresh thing again, it eventually hits a point where it > freezes within 30 seconds (as on windows), and the scrolling log on > the linux machine freezes, and other web browsers cannot initiate a > connection, but then in less then ten seconds it seems to 'fix' itself > and continue, instead of perma-freeze and die like windows does. This I tried this too with boost 1.37 or boost 1.43: I am starting an example and then hit F5 which continuosly reloads Firefox... to no avail. I cannot imagine what is different in my setup from yours ? Regards, koen ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://ad.doubleclick.net/clk;226879339;13503038;l? http://clk.atdmt.com/CRS/go/247765532/direct/01/ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
