[sudo-users] Can't compile sudo 1.7.4p4 on Solaris 8

Todd C. Miller Todd.Miller at courtesan.com
Tue Nov 16 09:53:44 EST 2010


The problem is that the "ar" and "ranlib" programs were not found.
Typically these are located in /usr/ccs/bin on Solaris.

> checking for ar... no
> checking for ranlib... no

These are part of the SUNWbtool package, though there may also be
a GNU binutils package that contains them as well.  If you install
SUNWbtool you should be able to compile sudo.

 - todd



More information about the sudo-users mailing list