i was having problems with 0.7 working right on stable x86 host and when i upgraded to 0.8, i had no more problems ... nice and descriptive eh ? :) could we get this stabilized ?
Yep, should be ready to go.
I'm getting *loads* of "redefined" warnings, such as: In file included from ../rfb/rfbproto.h:62, from ../rfb/rfb.h:40, from x11vnc.h:35, from screen.c:3: ../rfb/keysym.h:360:1: warning: "XK_ISO_Set_Margin_Left" redefined In file included from /usr/include/X11/keysym.h:74, from x11vnc.h:28, from screen.c:3: /usr/include/X11/keysymdef.h:349:1: warning: this is the location of the previous definition These have been scrolling in my terminal for several minutes now...
The emerge has finished, and it works just fine, though. Is this something that can easily be fixed? (perhaps by making rfb/keysym.h file empty, if it only contains stuff from /usr/include/X11/keysymdef.h) If so, it would be nice to do it, so our stable users don't get flooded with hundreds of harmless warnings...
This is fixed in 0.8.1, I just backported the fix to 0.8.
Marked x86. Thanks for reporting!