From: | "Bernard" <bht(at)actrix(dot)gen(dot)nz> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #1822: header file <krb5.h> |
Date: | 2005-08-12 06:24:04 |
Message-ID: | 20050812062404.140C1F0B11@svr2.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 1822
Logged by: Bernard
Email address: bht(at)actrix(dot)gen(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Marcello Semboli | 2005-08-12 11:24:45 | BUG #1823: ODBC buffer overflow ? |
Previous Message | Bernard | 2005-08-12 06:10:36 | BUG #1821: Source RPM: Missing dependency ncurses-devel |