Bug 400412

Summary: pg_config wants libpgport, but it isn't there
Product: [openSUSE] openSUSE 11.0 Reporter: Peter Poeml <poeml>
Component: NetworkAssignee: Reinhard Max <max>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Peter Poeml 2008-06-15 17:31:44 UTC
pg_config --libs says that applications are supposed to link against
libpgport, however that doesn't exist anywhere. 
It seem to have existed in 10.3.
Comment 1 Reinhard Max 2008-06-16 09:22:49 UTC
pg_config --libs says how the PostgreSQL backend itself was linked, not what applications are supposed to be linked against.

*** This bug has been marked as a duplicate of bug 361431 ***