This is a discussion on BUG #1822: header file <krb5.h> within the pgsql Bugs forums, part of the PostgreSQL category; --> The following bug has been logged online: Bug reference: 1822 Logged by: Bernard Email address: bht@actrix.gen.nz PostgreSQL version: 8.0.3-1 ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The following bug has been logged online: Bug reference: 1822 Logged by: Bernard Email address: bht@actrix.gen.nz PostgreSQL version: 8.0.3-1 Operating system: RedHat Linux 9 Description: header file <krb5.h> Details: How to reproduce: - Install RedHat 9 without any development packages - Install rpmbuild - Install postgresql/binary/v8.0.3/linux/srpms/redhat/redhat-9/postgresql-8.0.3-1PGDG. src.rpm - Install all packages that it requires in the order listed in the list of failed dependencies - Build it Expected behavior: rpmbuild should succeed because all dependencies are satisfied. Actual behavior: rpmbuild fails as follows: configure: error: header file <krb5.h> is required for Kerberos 5 error: Bad exit status from /home/builduser/rpm/tmp/rpm-tmp.62787 (%build) RPM build errors: Bad exit status from /home/builduser/rpm/tmp/rpm-tmp.62787 (%build) ###### I don't have any workaround for this. krb5.h is in /usr/kerberos/include/krb5.h ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |