Dean M Greer

Results 235 comments of Dean M Greer

It seems that `epoll-shim` won’t be too useful for wine at least.

If you run say `wine64 winecfg` does it launch for you?

As long as the exe is 64Bit and launches I wouldn’t worry about it too much, just file a Bugzilla

@mascguy I honestly don’t feel like opening multiple tickets for this but after the `gettext` split being merged a thing that requires the libraries/headers now fail to compile from source...

Possible workaround for this overlay. Adding `p5-locale-gettext` and adding `gettext-runtime` as a requirement resolved the issue locally so depending on the outcome of macports-ports that could suffice in the interim...

@mascguy thanks for updating that one now that most of the affected Ports are fixed in macports-ports I should have less of a hard time testing upstream wine on an...

@mascguy actually remaining annoyance is macports-base still not being able to make use of the macOS Mojave headers package to allow i386 arch when installed. I’d opened a PR 223...

> Just curious: If the various macOS SDKs were published as formal ports - and that's something @ryandesign has been working on - would that help in this case? Or...

@mascguy just incase you comment here I have noticed Ryan _finally_ started to publish his `MacOSX.sdk` ports, however I’ll be keeping my own implementation around.

@kencu is there any legitimate reason for cctools to require LTO support, it’s that really just need for ld64? I’m hoping to avoid needing to install an llvm port just...