Build of kickpim 0.5.3 gives:
*** Warning: Linking the shared library libkickpim.la
against the
*** static library ../src/mailing/libmailing.a is not
portable!
Static libs are not built with -fPIC either, as e.g.
AMD64 requires it.
It would be easy to fix if you integrated the attached
patch into your makefiles prior to recreating the
Makefile.in templates.
kickpim 0.5.3 automake patch