On Mon, Jul 26, 2010 at 1:19 AM, Koen Deforche <[email protected]> wrote: > 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 ?
I can send you a personal email with connection info into a Unix VM so you can mess with it if you wish, and I can give you debug access into the Windows side so you can debug the program in real time if you have VS2k5. I am using Boost trunk (as I need trunk for some other things), but I was also using trunk prior to 1.43 and was still experiencing the problem then too. For now, I started up the bobsmith example at http://home.overminddl1.com:7850/ and you can hold refresh on it, it freezes up after a bit for 8-10 seconds, easy to see if you have another tab with a 1 second refresh set in another window while you refresh it one window, you can see when it happens. One friend I have can spam it so hard and fast somehow that he can kill it pretty reliably within 10 seconds. It seems to freeze for about 2-3 seconds at a time pretty often, with a big 10 second freeze every half minute or so. ------------------------------------------------------------------------------ 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
