#13877: BUG: mailsync 5.2.1 build fails --------------------------------------+------------------------------------- Reporter: seth_macports@araxia.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | --------------------------------------+------------------------------------- Build of mailsync 5.2.1 fails with the errors included below. uname -a: Darwin samsara.local 9.1.0 Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386 i386 port --version MacPorts 1.600 port sync port install mailsync {{{ ---> Building mailsync with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mailsync/work/mailsync-5.2.1" && make all " returned error 2 Command output: make all-recursive Making all in src /usr/bin/g++-4.0 -fno-operator-names -O2 -L/opt/local/lib -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 -O2 -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -L/opt/local/lib -lssl -lcrypto Undefined symbols: "_pam_set_item", referenced from: _Checkpw in libc-client4.a(osdep.o) "_pam_setcred", referenced from: _checkpw_cleanup in libc-client4.a(osdep.o) _Checkpw in libc-client4.a(osdep.o) "_pam_authenticate", referenced from: _Checkpw in libc-client4.a(osdep.o) "_pam_start", referenced from: _Checkpw in libc-client4.a(osdep.o) "_pam_acct_mgmt", referenced from: _Checkpw in libc-client4.a(osdep.o) "_pam_end", referenced from: _checkpw_cleanup in libc-client4.a(osdep.o) ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [mailsync] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13877> MacPorts </projects/macports> Ports system for Mac OS