Bugzilla – Bug 257
sudo_noexec configure bug, not setting $_shrext
Last modified: 2007-08-12 18:53:26 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
That bug must have been introduced when I updated the version of libtool sudo uses. Fixed in cvs.