On Mon, 14 Sep 2015 21:33:18 GMT, vano@mail.mipt.ru wrote: > > [mzx_bldr@Btfsplk perl-5.22.0]$ which -a touch > > /bin/touch > > /bin/touch > > /bin/touch > > [mzx_bldr@Btfsplk perl-5.22.0]$ echo $PATH > > /home/mzx_bldr/working/intercept/common/bin:/home/mzx_bldr/perl_source/perl_ln/bin/:/home/mzx_bldr/mozaix_svn/engineering/mozaix/src/../../unix_make/mozaix:usr/local/bin:/bin:/usr/bin:/usr/ccs/bin:/usr/ucb/:/etc:/home/mzx_bldr/working/intercept/common/bin:/home/mzx_bldr/perl_source/perl_ln/bin/:/home/mzx_bldr/mozaix_svn/engineering/mozaix/src/../../unix_make/mozaix:usr/local/bin:/bin:/usr/bin:/usr/ccs/bin:/usr/ucb/:/etc:/usr/lib64/qt- > > 3.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/mzx_bldr/bin > > [mzx_bldr@Btfsplk perl-5.22.0]$ ls -l /bin/touch > > -rwxr-xr-x. 1 root root 52560 Jul 16 2014 /bin/touch > > [mzx_bldr@Btfsplk perl-5.22.0]$ > > Applying this should show what's happening in the detection process. > (PS4 is courtesy of http://wiki.bash- > hackers.org/scripting/debuggingtips) > > --- "a/Configure" > +++ "b/Configure" > @@ -2445,6 +2445,8 @@ echo " " > echo "Locating common programs..." >&4 > cat <<EOSC >loc > $startsh > +PS4='+(\${BASH_SOURCE}:\${LINENO}): > \${FUNCNAME[0]:+\${FUNCNAME[0]}(): }' > +set -o xtrace > case \$# in > 0) exit 1;; > esac Bob Bachman: Were you able to follow up further on this issue? Thank you very much. -- James E Keenan (jkeenan@cpan.org) --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=126025