Hi all,

I have cross-compiled latest Apache-httpd v2.4.41 on linux x86_64.
When I run httpd, it is complaining missing ibpcre.so.0 shared library.

Note that I have not configured httpd with "--with-pcre" option.
But it is taking external PCRE library which does not exist is target system

checking for pcre-config... /usr/bin/pcre-config
configure: Using external PCRE library from /usr/bin/pcre-config
  setting PCRE_INCLUDES to ""
  setting PCRE_LIBS to "-lpcre"

Can anyone help how to recover this issue either by using internal pcre ?

Thanks,
Salim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to