David wrote:
Thanks Tom, I applied that line manually to Makefile.am in the vpopmail
5.4.10 source. Unfortunately I still get the same error on gmake of
courier-authlib:
Linking libauthmysql.la
/usr/bin/ld: /usr/lib/libmysqlclient.a(libmysql.o): relocation R_X86_64_32
against `a local symbol' can not be used when making a shared object;
recompile with -fPIC
/usr/lib/libmysqlclient.a: could not read symbols: Bad value
Is this really caused by vpopmail and not something in courier-authlib?
Thanks for your help,
David
Try doing a "gmake distclean" on courier-authlib, then reconfiguring
before trying to compile it.
Regards,
Bill