https://issues.apache.org/bugzilla/show_bug.cgi?id=47692
--- Comment #2 from Michael Felt <mamf...@acm.org> 2009-10-07 12:26:47 PDT --- I was having a similar problem with a basic http build. Solution seems to be to download a new version of autoconf and copy the config.quess file. I did the following to update my http distribution. mich...@x054:[/data/prj/httpd-2.2.14]find . -name config.guess -ls -exec cp ../autoconf-2.64/build-aux/config.guess {} \; 304009 44 -rwx------ 1 michael www 44208 Sep 23 23:29 ./build/config.guess 305783 44 -rwx------ 1 michael www 44208 Aug 7 2006 ./srclib/apr/build/config.guess 306306 44 -rwx------ 1 michael www 44208 Aug 7 2006 ./srclib/apr-util/build/config.guess 306817 39 -rwx------ 1 michael www 39110 Nov 24 2004 ./srclib/apr-util/xml/expat/conftools/config.guess mich...@x054:[/data/prj/httpd-2.2.14]find . -name config.guess -ls 304009 45 -rwx------ 1 michael www 45612 Oct 7 15:04 ./build/config.guess 305783 45 -rwx------ 1 michael www 45612 Oct 7 15:04 ./srclib/apr/build/config.guess 306306 45 -rwx------ 1 michael www 45612 Oct 7 15:04 ./srclib/apr-util/build/config.guess 306817 45 -rwx------ 1 michael www 45612 Oct 7 15:04 ./srclib/apr-util/xml/expat/conftools/config.guess Hope this helps. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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