Ticket #90 (closed defect: fixed)
Building pdns on RHEL4+pgsql 8.1 fails - can't find headers
| Reported by: | anon | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | component1 | Version: | 2.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
During the configure phase, I'm seeing the following:
checking for PgSQL include directory... configure: error: Didn't find the PgSQL include dir in '/usr/local/pgsql/include/pgsql /usr/local/include/postgresql/ /usr/local/include /opt/pgsql/include/pgsql /opt/pgsql/include /usr/include/pgsql/ /usr/include/postgresql'
/usr/include/postgresql exists but the header files now seem to live in /usr/include/postgresql/server. The configure.in seems a little opaque in terms of adding to the possible header locations.
I'm using RHEL4 and the pgsql rpms from the webapps channel (8.1.3)
Change History
Note: See
TracTickets for help on using
tickets.