https://issues.apache.org/bugzilla/show_bug.cgi?id=54617
--- Comment #4 from Dennis Clarke <[email protected]> --- Perhaps we should re-name this bug as "build system includes wrong headers" or something similar. Really I can not see anything else needed than a re-order or better yet just put a -Ithis_source_path/include first. What I did as a work around was to do a find in the source tree for all files that end with .h and then delete those same filenames from the /usr/local/include directory tree. A bit of a blunt tool approach but it worked. Then when I was finished the compile and the subsequent install everything "just works" as I expected. Dennis -- 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]
