Re: fontforge fail to build on 10.13
Daniel Johnson <[email protected]> Sun, 10 Dec 2017 16:50:32 -0500
| Newsgroups | gmane.os.apple.fink.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Dec 10, 2017, at 3:22 PM, Daniel Macks <[email protected]> wrote: > > 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] > Go ahead and commit it for now. There’s a newer release that I should look into updating to at some point. Daniel ------------------------------------------------------------------------------ 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
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEEl5Lc0dwslORbyb+chn1bGmwCOEFAlotrCgACgkQchn1bGmw COFVHxAAqFcCdOAOrCwagUveY8t4Pzt55BRQuMEWS1aHfswQBHigpA2O+XFWJwgb YwBiSrNrJm8WEY/3quzaaGF3/mP30uDWC413jYTVBjMSG755PG+Q0n12PL3RUk0b SpS++5sRn2Z3ylbbr0AvkFpAA5IFA7l15f8o3SOTbUKoh1QZstwRXmWnwKyA3uBY rzpASs48ShKBSw1tGpReOJHTUGV9z+DdclrijLMMKnm4oRKBiTzZyy4ZmVJd1NCw iWyI5Eue3LogY1cR8rUjeU+mQ40dy4BgRlmG/Qj5EnYyVXhZ7u6rb3Bx1Jp1hMn/ nwKTTRRA/nc73SDU7B34elHPpEhKDfK556ApzlgO2zn74lS96lR2gSFgJTPqvmbm FUZRTWhnq1Ifo/ciGhaqAGAhfbmcoAWabF/vqEo9ykbIYPHJksBHTB6//7kCSgcw 647WhLGgC1QVW1PdIQ1VBm9xhQhLPrCGfqudG0+Rww27qY3iVspw/yfd/HAujvd+ /Eh2Twi+/i0Fr7464GHZY7cTxUfN2a8efT20YH+0Jdp71NBVcq2tBLdWdhKDeLGI 3HzLXF4gISRICLjtnJh3INApjD39SR09U7HR/juhGlgWb/7BO+FrdgGwqY2X+Ubk 4JJGBZRKenTY9NdE208JPAZzQRRYVXJInCBXlnhNOoz3QP4YDSk= =CIhu -----END PGP SIGNATURE-----