
bugzilla at apache
Aug 23, 2012, 2:23 AM
Post #1 of 1
(209 views)
Permalink
|
|
[Bug 40928] Configure failure when using external PCRE library
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=40928 --- Comment #4 from tom.lake [at] glossa --- This can happen if the PCRE library is not on the LD_LIBRARY_PATH. This particular test - for void pointer length - is the first to fail and gives an incorrect indication that sizeof(void*) < sizeof(long) - which is generally completely misleading. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|