Bug 257 - sudo_noexec configure bug, not setting $_shrext
sudo_noexec configure bug, not setting $_shrext
Status: RESOLVED FIXED
Product: Sudo
Classification: Unclassified
Component: Sudo
1.6.9
All All
: low normal
Assigned To: Todd C. Miller
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-08-12 16:03 MDT by Tom McLaughlin
Modified: 2007-08-12 18:53 MDT (History)
0 users

See Also:


Attachments
Fix $_shrext in configure / configure.in (1.07 KB, patch)
2007-08-12 16:03 MDT, Tom McLaughlin
Details | Diff

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