Opened 17 years ago
Closed 17 years ago
#12117 closed defect (fixed)
cyrus-imapd tiger g4
Reported by: | jcharlesferrari@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.4.40 |
Keywords: | Cc: | jcharlesferrari@…,markd@… | |
Port: |
Description
Attempts to install cyrus-imapd results in the following error:
---> Building cyrus-imapd with target all Error: Target com.apple.build returned: shell command " cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_mail_cyrus-imapd/work/cyrus-imapd-2.3.8" && make all " returned error 2 Command output: ### Making all in /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_mail_cyrus-imapd/work/cyrus-imapd-2.3.8/man make[1]: Nothing to be done for `all'. ### Making all in /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_mail_cyrus-imapd/work/cyrus-imapd-2.3.8/lib make[1]: Nothing to be done for `all'. ### Making all in /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_mail_cyrus-imapd/work/cyrus-imapd-2.3.8/sieve gcc -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -o sievec sievec.o libsieve.a ../lib/libcyrus.a ../lib/libcyrus_min.a libsieve.a -L/opt/local/lib -lsasl2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lresolv -lresolv -lfl -L/opt/local/lib -ldb-4.3 -lssl -lcrypto -lcom_err /usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libdb-4.3.dylib is not prebound /usr/bin/ld: Undefined symbols: et_list collect2: ld returned 1 exit status make[1]: * [sievec] Error 1 make: * [all] Error 1
Change History (2)
comment:1 Changed 17 years ago by markd@…
Cc: | jcharlesferrari@… markd@… added |
---|
comment:2 Changed 17 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Verified the fixed port again on Intel. Closing.
A fix has been committed in 2.3.8 revision 1. Please do a 'port clean --all' and selfupdate and try again.