Here is the reply from Todd Miller of the sudo team.

    http://www.courtesan.com/bugzilla/show_bug.cgi?id=175

    Sounds like there is a bug in the debian utimes() then.  sudo
    calls utimes() with a NULL pointer to update the times on the
    timestamp file.  The only time it passes a non-NULL value is for
    "sudo -k".  As a workaround you may be able to just force sudo to
    use utime() instead by setting ac_cv_func_utimes=no in your
    environment before running configure.  It is also possible that
    Debia Bug#202243 is relevant here but that should have been fixed
    a long time ago.

-- 
Chad Walstrom <[EMAIL PROTECTED]>           http://www.wookimus.net/
           assert(expired(knowledge)); /* core dump */

Attachment: signature.asc
Description: Digital signature

Reply via email to