Package: libpq-dev
Version: 8.3.1-2+b1

Hi,

it seems like pg_config outputs quite a lot of libraries that should
just be pulled in through libpgport being linked with them rather than
linking all libs using postgres to them:

$ pg_config --libs
-lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lkrb5 -lcom_err -lgssapi_krb5 -lz 
-lreadline -lcrypt -ldl -lm

I would think everything here but -lpgport should go, though this
probably requires a little bit of testing.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to