On Oct 5, 2014, at 3:37 AM, Timo Sirainen <t...@iki.fi> wrote:

> On 04 Oct 2014, at 20:52, Bradley Giesbrecht <pixi...@macports.org> wrote:
> 
>> With Apple OS X Mavericks 10.9 (MacPorts) we stop here:
>> 
>> libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libdovecot-dsync.0.dylib 
>>   -Wl,-force_load,./.libs/libdsync.a  -L/opt/local/lib 
>> ../../lib-storage/.libs/libdovecot-storage.dylib  -Os -arch x86_64 
>> -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-dylib_file 
>> -Wl,/opt/local/lib/dovecot/libdovecot.0.dylib:/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_mail_dovecot2/dovecot2/work/dovecot-2.2.14.rc1/src/lib-dovecot/.libs/libdovecot.dylib
>>    -install_name  /opt/local/lib/dovecot/libdovecot-dsync.0.dylib 
>> -compatibility_version 1 -current_version 1.0 -Wl,-single_module
>> Undefined symbols for architecture x86_64:
>> "_aqueue_append", referenced from:
>>     _sync_tree_sort_and_delete_mailboxes in 
>> libdsync.a(dsync-mailbox-tree-sync.o)
>> "_aqueue_count", referenced from:
>>     _sync_tree_sort_and_delete_mailboxes in 
>> libdsync.a(dsync-mailbox-tree-sync.o)
>> ...
> 
> Does the attached patch help?

Yes, with this patch dd25099bd633 compiled and installed to DESTDIR.

> You need to run autogen.sh + configure after patching.

Autogen.sh required wget and pulled wiki2-export.tar.gz during its operation. 
Curiously, wget was also used during "make" to pull a unicode file I believe. I 
need to guard against pulling new files during the build operation. Would these 
wget fetched files normally be provided in your release packages?


Regards,
Bradley Giesbrecht (pixilla)

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to