I'm attempting to build the srpm (postgresql-8.0.1-2PGDG.src.rpm), but am running into a snag with krb5.h. The configure script doesn't see it although I have krb5-devel installed and the file exists in /usr/kerberos/include/. Anyone have a clue what I should do? (I'm using rpmbuild --rebuild)
Shane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match