Package: vnc4 Version: 4.1.1+X4.3.0-22 Severity: serious Justification: FTBFS with gcc-4.3
Please apply the following patch to make vnc4 compile with the latest version of gcc-4.3: --- vnc4-4.1.1+X4.3.0/unix/x0vncserver/x0vncserver.cxx 2008-04-08 11:06:05.000000000 +0200 +++ gcc43.chroot/x0vncserver.cxx 2008-04-08 10:52:25.000000000 +0200 @@ -36,7 +36,7 @@ #include <X11/Xlib.h> #include <X11/Xutil.h> #include <X11/extensions/XTest.h> -#include <iostream.h> +#include <iostream> //#include <rfb/Encoder.h> Michael -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (x86_64) Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]