https://bz.apache.org/bugzilla/show_bug.cgi?id=51726
--- Comment #6 from staszeko <sjobi...@gmail.com> --- Option '-f' causes command 'rm' to remove file quietly, i.e. without checking if file exists (see Linux manual page http://man7.org/linux/man-pages/man1/rm.1.html for details). The bug remains in either of the version quoted above: config script is trying to remove file that does not exist. I encountered this bug while running script 'configure' in package 'apr-1.5.2' downloaded from 'http://apr.apache.org/'. As suggested by Christopher, I ignored it and installed APR successfully using 'make' and 'make install'. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org