Bug 105 - make install fails
make install fails
Status: VERIFIED FIXED
Product: Sudo
Classification: Unclassified
Component: Sudo
1.6.7
Alpha Tru64 UNIX
: normal normal
Assigned To: Todd C. Miller
http://www.cs.unca.edu/~benites/sudo
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2003-04-03 07:43 MST by Robert Benites
Modified: 2003-04-03 13:46 MST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.