Sorry for the multiple messages. I was trying to edit my original reply and didn't realize every attempt would result in a new message.The purpose of this mail is to include the 'make' errors that I received and that may not be visible in other list archives as HTML tags (and apparently anything enclosed with them) are stripped.
My apologies for stomping all over mail list etiquette. The initial 'make' error if libiconv is installed is: /usr/local/apache2/tlsv1.3-for-2.4.x/srclib/apr/libtool --silent --mode=link cc -g -O2 -L/usr/local/lib -o htpasswd htpasswd.lo passwd_common.lo /usr/local/apache2/tlsv1.3-for-2.4.x/srclib/apr/libapr-2.la -lcrypt -lcrypt -lpthread -lexpat -lcrypt /usr/local/apache2/tlsv1.3-for-2.4.x/srclib/apr/.libs/libapr-2.so: undefined reference to `libiconv' /usr/local/apache2/tlsv1.3-for-2.4.x/srclib/apr/.libs/libapr-2.so: undefined reference to `libiconv_close' /usr/local/apache2/tlsv1.3-for-2.4.x/srclib/apr/.libs/libapr-2.so: undefined reference to `libiconv_open' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[2]: stopped in /usr/local/apache2/tlsv1.3-for-2.4.x/support *** Error code 1 Temporarily uninstalling libiconv allows 'make' to finish. However libiconv must be reinstalled prior to 'make install' to avoid another error: Installing HTML documents mkdir /usr/local/apache2/htdocs Shared object "libiconv.so.2" not found, required by "rsync" *** Error code 1 (ignored) ... mkdir /usr/local/apache2/manual Shared object "libiconv.so.2" not found, required by "rsync" *** Error code 1 Stop. make[1]: stopped in /usr/local/apache2/tlsv1.3-for-2.4.x *** Error code 1 Regards, Dennis -- Sent from: http://apache-http-server.18135.x6.nabble.com/Apache-HTTP-Server-Dev-f4771363.html
