Sudo on Unixware 2.1.2

Todd C. Miller Todd.Miller at courtesan.com
Fri Oct 5 16:20:39 EDT 2001


Ok, UnixWare put getspnam() and friends in libgen so you just
need to add:

    --with-libraries=-lgen

to your configure args and it should find it.  I'll make this more
automatic in the next sudo release.

 - todd



More information about the sudo-users mailing list