--- ./src/logging.C.orig 2011-05-16 19:23:00.000000000 +0000 +++ ./src/logging.C 2011-05-16 19:23:30.000000000 +0000 @@ -296,7 +296,7 @@ int fdstdin = dup (STDIN_FILENO); dup2 (tty, STDIN_FILENO); - i = ttyslot (); + // i = ttyslot (); # Fix build on Current if (write_bsd_utmp (i, ut)) utmp_pos = i;