Bug 105

Summary: make install fails
Product: Sudo Reporter: Robert Benites <benites>
Component: SudoAssignee: Todd C. Miller <Todd.Miller>
Status: VERIFIED FIXED    
Severity: normal    
Priority: normal    
Version: 1.6.7   
Hardware: Alpha   
OS: Tru64 UNIX   
URL: http://www.cs.unca.edu/~benites/sudo

Description Robert Benites 2003-04-03 07:43:11 MST
I've pretty much used the same configure commands with past versions of sudo.
This version, however, seems to try to create multiple instances of my chosen
destination directory /usr/local/sudo during the "make install" command.

Please see the webpage: www.cs.unca.edu/~benites/sudo for output from the
"configure," "make" and "make install" commands.

Thanks!

-- Bob Benites
Comment 1 Todd C. Miller 2003-04-03 08:42:17 MST
It seems the version of mkinstalldirs that ships with autoconf 2.57 has issues with the mkdir command on Tru64.  I've backed that out for sudo 1.6.7p2 so "make install" should work just like it did in sudo 1.6.6.