fontforge fail to build on 10.13
Daniel Macks <[email protected]> Sun, 10 Dec 2017 15:22:18 -0500
| Newsgroups | gmane.os.apple.fink.devel |
|---|---|
| Message-ID | <[email protected]> |
fontforge-20160404-1 with xcode9 fails as https://github.com/fontforge/fontforge/issues/3164 with reported fix https://github.com/fontforge/fontforge/commit/f3b1e44c3f001a190e7c17b82efb2efe34178f8f seeming correct. I implemented it as PatchScript: perl -pi -e 's/require_noerr/__Require_noErr/g' fontforgeexe/startui.c There's also an x11 paths bug in ConfigureParams: --x-libraries="$X11DIR/libs" should be /lib not /libs I assume. But given you are regenerating the autotools toolchain, you are likely to get a ./configure that correctly detects x11 paths. Or at least when I omitted --x-libraries and --x-includes altogether, I got more x11 stuff detected than with the buggy path explicitly passed. Let me know if I should commit or something else to test... dan -- Daniel Macks [email protected] ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Fink-devel mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel