Hi,

On Thu, 29 Sep 2005, Shane Dawalt wrote:

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)

Try

rpmbuild --rebuild --define 'kerbdir=/usr/kerberos' 
postgresql-8.0.1-2PGDG.src.rpm

AFAIR we've/ll fixed/fix this in 8.1 spec.

Regards,
--
Devrim GUNDUZ
Kivi Bilişim Teknolojileri - http://www.kivi.com.tr
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
                      http://www.gunduz.org
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to