https://issues.apache.org/bugzilla/show_bug.cgi?id=55789
--- Comment #16 from Mike Rumph <[email protected]> --- Hello Dennis, In your build/config_vars.mk file, what is CPPFLAGS set to? Also, do you have a CPPFLAGS environment variable set before calling ./configure? My guess is that you have CPPFLAGS set to "-I/usr/local/include -I/usr/local/ssl/include -D_TS_ERRNO -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE". If so, this explains the include order you are seeing on the compile steps. Thanks, Mike Rumph -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
