[pcre-dev] [Bug 874] PCRE 7.9 does not compile on AIX

Top Page
Delete this message
Author: Oliver Lehmann
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 874] PCRE 7.9 does not compile on AIX
------- 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 <oliver@???> 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