The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13378 
====================================================================== 
Reported By:                Orion Poplawski
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13378
Category:                   Modules
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-07-05 13:33 EDT
Last Modified:              2012-07-05 13:33 EDT
====================================================================== 
Summary:                    FindPostgreSQL fails on Fedora/RHEL
Description: 
See https://bugzilla.redhat.com/show_bug.cgi?id=828467 for more info.

Basically FindPostgeSQL parses /usr/include/pg_config.h, but on Fedora/RHEL this
is a wrapper to resolve multilib support and so fails.  This is a proposed patch
to use pg_config instead.

The author, Petr Machata, notes:

This fetches all necessary values from pg_config.  This required more changes in
the code, and frankly I have no idea whether it works on Windows.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-07-05 13:33 Orion PoplawskiNew Issue                                    
2012-07-05 13:33 Orion PoplawskiFile Added: cmake-FindPostgreSQL.patch          
         
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to