Mailsync troubleshooting
Ryan Schmidt
ryandesign at macports.org
Sat Jun 2 11:14:22 PDT 2012
On Jun 2, 2012, at 00:10, Frédéric Bourget wrote:
> Trying to install and build mailsync. It fails...
> :info:build g++-apple-4.2 -fno-operator-names -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o mailsync mailsync_main.o commandline.o configuration.o types.o mail_handling.o c-client_callbacks.o utils.o store.o channel.o msgid.o msgstring.o /opt/local/lib/libc-client4.a -dynamic -Wl,-search_paths_first -lkrb5 -L/opt/local/lib -lssl -lcrypto
> :info:build Undefined symbols for architecture x86_64:
> :info:build "_pam_setcred", referenced from:
> :info:build _checkpw_cleanup in libc-client4.a(osdep.o)
> :info:build _Checkpw in libc-client4.a(osdep.o)
> :info:build "_pam_end", referenced from:
> :info:build _checkpw_cleanup in libc-client4.a(osdep.o)
> :info:build _Checkpw in libc-client4.a(osdep.o)
> :info:build "_pam_start", referenced from:
> :info:build _Checkpw in libc-client4.a(osdep.o)
> :info:build "_pam_set_item", referenced from:
> :info:build _Checkpw in libc-client4.a(osdep.o)
> :info:build "_pam_authenticate", referenced from:
> :info:build _Checkpw in libc-client4.a(osdep.o)
> :info:build "_pam_acct_mgmt", referenced from:
> :info:build _Checkpw in libc-client4.a(osdep.o)
> :info:build ld: symbol(s) not found for architecture x86_64
> :info:build collect2: ld returned 1 exit status
The port has no MacPorts maintainer, and I assume it has been abandoned upstream as well, since there has not been a new release in 8 years. You may have to consider the software dead and move on to something else. But if you can find out how to make it work of course let us know so that we can fix the port.
More information about the macports-users
mailing list