Apache 2.4.43 compile problem with APR-1.7
by hickory007 from LinuxQuestions.org on (#53JZP)
Hello
I am trying to compile Apache 2.4.43 with APR-1.7. There is no apr-config in my apr directory. Is that what it is looking for? Where would I find it, if this is the case?
Thank You
user@Hickory:/etc/httpd$ sudo ./configure --with-apr /etc/httpd/httpd_source_tree_root/srclib/apr
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: /etc/httpd/httpd_source_tree_root/srclib/apr
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking build system type... Invalid configuration `/etc/httpd/httpd_source_tree_root/srclib/apr': machine `/etc/httpd/httpd_source_tree_root/srclib/apr-unknown' not recognized
configure: error: /bin/bash build/config.sub /etc/httpd/httpd_source_tree_root/srclib/apr failed


I am trying to compile Apache 2.4.43 with APR-1.7. There is no apr-config in my apr directory. Is that what it is looking for? Where would I find it, if this is the case?
Thank You
user@Hickory:/etc/httpd$ sudo ./configure --with-apr /etc/httpd/httpd_source_tree_root/srclib/apr
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: /etc/httpd/httpd_source_tree_root/srclib/apr
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking build system type... Invalid configuration `/etc/httpd/httpd_source_tree_root/srclib/apr': machine `/etc/httpd/httpd_source_tree_root/srclib/apr-unknown' not recognized
configure: error: /bin/bash build/config.sub /etc/httpd/httpd_source_tree_root/srclib/apr failed