|
Hi Courier Users
We get the following error when installing
courier-authlib (version 0.57) on our ibm box (aix 5.2):
"Linking authdaemondprog
ld: 0711-317 ERROR: Undefined symbol: .libmail_str_uid_t ld: 0711-317 ERROR: Undefined symbol: .libmail_str_gid_t" By adding numlib/libnumlib.la to the Makefile lines
containing the make variables definitions
authdaemondprog_LDADD = ...
authdaemondprog_DEPENDENCIES = ...
and similarly for authtest and
authenumerate
these errors are resolved.
But when subsequently testing the functionality by
starting the daemons and running authtest, we have never been able to proceed
beyond the error
"Authentication FAILED: Not owner"
Has anybody successfully installed authlib on
IBM(AIX)?
Does anybody have a clue to what might prevent us
for accessing the domain socket from authtest (we run the test as root, but also
have tried running as courier)?
Best regards
|
