AI Rumman wrote:
> I am getting the following error during Postgresql 8.1 installation:
>
> error: C preprocessor "/lib/cpp" fails sanity check
>
> Please any suggestion how to solve it.
what platform (os, version, etc) are you building postgres on?
what C++ compiler is that? thats an unusual path for a C++ compiler,
/usr/bin/cpp is more typical.