In message <[EMAIL PROTECTED]>
so spake Matthew S Elmore (elmore):
> This is on 3.7/sparc64. Sources were fetched last night via anoncvs
> (OPENBSD_3_7) and patch 003 was applied.
>
> After rebuilding sudo per the instructions included in the patch, I
> receive this error when attempting to use it:
>
> sudo: internal error, safe_cmnd never got set for /usr/bin/whoami;
> please report this error at http://courtesan.com/sudo/bugs/
It sounds like you applied the patch on top of the 3.7 -stable
branch (which already has the patch applied). I bet you inadvertantly
backed out portions of the patch.
- todd