--- XFree86-4.3.99.15/xc/programs/xterm/main.c.orig 2003-11-02 05:46:49.000000000 +0100 +++ XFree86-4.3.99.15/xc/programs/xterm/main.c 2003-11-02 19:40:46.740443336 +0100 @@ -2688,7 +2688,7 @@ /* Noisy compilers */ (void) rc; -#ifdef USE_SYSV_UTMP +#if defined(USE_UTMP) && defined(USE_SYSV_UTMP) (void) utret; #endif