Thanks Yann, that was it (specifying the path to the pcre-config binary rather than the path to its installation directory). The build succeeds on both platforms now. We really appreciate the help. > ------- Original Message ------- > > On Monday, March 14th, 2022 at 2:06 PM, Yann Ylavic ylavic.dev@xxxxxxxxx wrote: > > > On Mon, Mar 14, 2022 at 5:46 PM Ash ash.krebso@xxxxxxxxxxxxxx.invalid wrote: > > > > > Configure fails for us when building httpd-2.4.53 from source using the --with-pcre option. The error occurs on both RHEL 8 and Solaris 11.3. A prior release of httpd (httpd-2.4.51) builds successfully in these same environments with the same commands. > > > > > > We're using apr 1.7.0, apr-util 1.6.1, PCRE 8.4.1 and OpenSSL 1.1.1l. > > > > > > Our configure command is: > > > > > > ./configure --prefix=/path/to/apache \ > > > > > > --with-crypto --with-openssl=/path/to/ssl \ > > > > > > --with-included-apr \ > > > > > > --with-pcre=/path/to/pcre \ > > > > > > --with-ssl=/path/to/ssl > > > > It should probably be "--with-pcre=/path/to/pcre-config", pointing to > > > > the pcre-config file rather than pcre the installation directory. > > > > Regards; > > > > Yann. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx