------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=874 --- Comment #4 from Oliver Lehmann <[email protected]> 2009-08-05 19:31:13 --- The problem is caused when the include files generated by gcc out of the system include files are used - so when CPPFLAGS contains some -I/path/to/gcc/include before -I/usr/include. If the system includes are taken, then pcre compiles fine. I'll test to use the C++ headers instead of the C headers now like you've suggested. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/pcre-dev
