bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] Patches for Cygwin build


From: Ken Brown
Subject: Re: [bug-mailutils] Patches for Cygwin build
Date: Wed, 26 Apr 2017 17:51:05 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 3/26/2017 1:50 PM, Ken Brown wrote:
I've succeeded in making the build work with the three attached patches.

The main issue is that libtool won't build shared libraries on Cygwin
unless the -no-undefined flag is used.  The first patch takes care of that.

But then there are in fact some undefined symbols, which I fixed in the
third patch.

That third patch, 0003-Fix-undefined-symbols-errors-on-Cygwin.patch, was wrong and caused hard-to-debug failures. Please use the attached 0001-Fix-undefined-symbols-errors-on-Cygwin.patch instead. This fixes all undefined symbol errors as of mailutils-3.2.

After commit 444d20f (Rewrite the mailutils tool), there are more undefined symbols. These are fixed by the attached 0001-Fix-more-undefined-symbol-errors-on-Cygwin.patch.

Ken

Attachment: 0001-Fix-undefined-symbols-errors-on-Cygwin.patch
Description: Text document

Attachment: 0001-Fix-more-undefined-symbol-errors-on-Cygwin.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]