Alessandro Vesely writes:

On Wed 29/Mar/2017 13:17:12 +0200 Sam Varshavchik wrote:
> I don't see anything in courier-authlib that needs C++. I think it's only the
> configure script in courier-authlib that's broken. Try build 20170329.

Could't find 20170329, where is it?

It was where it should've been: http://www.courier-mta.org/download.html#authlib

I noticed before that if you have a long-running browser session and you visited the page already you need a force-reload to get an updated page. Or quit or restart the browser. Messing around with non-default cache expiration headers for just that page isn't very high priority for me, at the moment.

authpgsqllib.cpp:14:22: fatal error: libpq-fe.h: No such file or directory
 #include <libpq-fe.h>
                      ^
compilation terminated.
Makefile:1352: recipe for target 'authpgsqllib.lo' failed

I reckon anyone having PostgreSQL should experience this error.  The include
file /usr/include/postgresql/libpq-fe.h cannot be found without a proper -I,
which is in CFLAGS but not CXXFLAGS.  The last authpgsqllib.c I have is in
courier-authlib-0.66.4.20160106 and named .cpp thereafter.

Ok, that was something else, that fell out of the C++ rewrite. Made another fix to configure.ac, which should fix this one too. Build 20170330 is there now.


Attachment: pgpdYaDqWsfRu.pgp
Description: PGP signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to