# This patch has been taken from the Debian bug tracker found at # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=288175 # resolving compile problems with GCC 4, see bug #141292 --- /tmp/tty.c 2006-07-25 09:26:08.000000000 +0200 +++ tty.c 2006-07-25 09:26:28.000000000 +0200 @@ -69,7 +69,7 @@ return 1; } -extern QEDisplay tty_dpy; +static QEDisplay tty_dpy; static int term_init(QEditScreen *s, int w, int h) {