Bugzilla – Bug 449810
libpgport missing
Last modified: 2008-11-28 11:27:36 UTC
When I execute `pg_config --libs` I get this list of libraries: -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lcrypt -ldl -lm Unfortunately, libpgport does not seem to be available.
`pg_config --libs` is not intended to be used that way. *** This bug has been marked as a duplicate of bug 361431 ***