I ran into this problem too, and was able to find the file in postgresql-server-dev-8.0 and postgresql-server-dev-7.4. In the former, it is in /usr/include/postgresql/8.0/server/postgres.h, and the latter in /usr/include/postgresql/8.0/server/postgres.h.
As the build tries to make packages for both 7.4 and 8.0, I guess it should build-depend on both, and adjust the include path accordingly to get it to build. It was not enough to install the packages. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

