expat 2.2.2 build fail on Snow Leopard

Richard L. Hamilton rlhamil at smart.net
Sun Jul 16 15:57:56 UTC 2017


Well, that didn't work; also didn't work using configure.cppflags-append instead.  As far as I can tell, it didn't pick up the change to the environment variable, at least I didn't see anything in the log indicating that it did; the only reference to XML_POOR_ENTROPY was still in the error message.


> On Jul 16, 2017, at 00:29, Kenneth F. Cunningham <kenneth.f.cunningham at gmail.com> wrote:
> 
> Maybe something similar to this in the Portfile would work. Please give it a try. If it does, this might be your first pull request! -- Ken
> 
>    if {${os.platform} eq "darwin" && ${os.major} < 11} {
>        configure.cflags-append    -DXML_POOR_ENTROPY=1
>    }
> 
> 
> On 2017-07-15, at 9:03 PM, Kenneth F. Cunningham wrote:
> 
>> 
>> On 2017-07-15, at 8:36 PM, Richard L. Hamilton wrote:
>> 
>>> bypass this error by defining     XML_POOR_ENTROPY
>> 
>> looks like you have to do the above.
>> 
>> Ken
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20170716/f1ff558d/attachment.sig>


More information about the macports-users mailing list