Christopher Rüprich writes:


> Confirm where the libraries are installed.
Very good question! The authlib libraries ended up in
/opt/courier-0.73.2/lib/courier-authlib (I expected them in
/opt/courier-0.73.2/lib).

However, adding -L/opt/courier-0.73.2/courier-authlib to LDFLAGS and
CPPFLAGS brought me to the next issue:


gcc -DHAVE_CONFIG_H -I.   -L/opt/courier-0.73.2/lib
-I/opt/courier-0.73.2/include  -I.. -I./.. -I./../libs -I./../.. -I../..
-I.../../libs -I../../libs -I./../../libs -Wall -g -O2 -MT
courierfilter.o -MD -MP -MF .deps/courierfilter.Tpo -c -o
courierfilter.o courierfilter.c
courierfilter.c: In function ‘main’:
courierfilter.c:376:31: error: expected expression before ‘,’ token

That's not the real error.

There was an error when the configure script ran earlier, but it didn't abort, and kept going.

Run the configure script again, and search for errors related to executing "courierauthconfig".

Attachment: pgpjn3jbcwEg5.pgp
Description: PGP signature

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to