Bug 257

Summary: sudo_noexec configure bug, not setting $_shrext
Product: Sudo Reporter: Tom McLaughlin <tmclaugh>
Component: SudoAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED FIXED    
Severity: normal    
Priority: low    
Version: 1.6.9   
Hardware: All   
OS: All   
Attachments: Fix $_shrext in configure / configure.in

Description Tom McLaughlin 2007-08-12 16:03:43 MDT
Created attachment 211 [details]
Fix $_shrext in configure / configure.in

Sudo's configure script does not correctly set $_shrext for sudo_noexec resulting in a "Cannot open "/usr/local/libexec/sudo_noexec" error when NOEXEC is used.  Bug exists in SUDO_1_6_9 and HEAD and attached patch against HEAD fixes the issue.

ref: http://www.freebsd.org/cgi/query-pr.cgi?pr=115442
Comment 1 Todd C. Miller 2007-08-12 18:53:26 MDT
That bug must have been introduced when I updated the version of libtool sudo uses.  Fixed in cvs.