[EMAIL PROTECTED] wrote:
...Most probably was postgresql-dev a build dependency for courier, but postgresql itself was not.
postgresql-dev is a build dependency for courier-ssl source.
Then that's where it came from. pg_config is part of the main postgresql package and it's obviously used by courier to find libpq-fe.h . Thus, either postgresql needs to be a build dependency too, or authlib/authpgsql.h and authlib/authpgsqllib.c need to be patched with the full path, otherwise it won't build.
BTW, I might just as well document this here for the benefit of the next victim: courier.src.deb won't build with SSL and that's no coincidence; it's intentional. Some license issue, said the package maintainer.
No, it's not intentional. Looks like I haven't express my intentions very well. It's intentional that there are still 2 courier source debs in Debian unstable because of the GPL vs OpenSSL licensing issue.
Ah, I misunderstood you. Sorry.
Something has changed in Courier or one of the supporting librariers so it needs to build with OpenSSL on Debian systems with the current sources. The courier source .deb in woody is supposed to build without OpenSSL libraries.
And you misunderstood me too, I think. The non-SSL courier package (20020921 if I remember correctly) builds just fine without SSL. The problems started when I decided to build that or any other package with SSL, including the (somewhat older) courier-ssl package. On Monday I'll build RPMs and try running alien on them ;) Z ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
