[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] 2.6.4 mac build breakage (Re: Something in 2.6.4 broke my
From: |
suzuki toshiya |
Subject: |
Re: [ft-devel] 2.6.4 mac build breakage (Re: Something in 2.6.4 broke my windows (Re: Freetype-devel Digest, Vol 138, Issue 9)) |
Date: |
Fri, 08 Jul 2016 07:57:25 +0900 |
User-agent: |
Mozilla-Thunderbird 2.0.0.24 (X11/20100329) |
Hi,
Sorry for your inconvenience. The bug was reported at
https://savannah.nongnu.org/bugs/?48417
and I've committed a patch and testing tarball was uploaded
at savannah. Please test, I've not tested for cross compiling.
Regards,
mpsuzuki
Hin-Tak Leung wrote:
> --------------------------------------------
> On Thu, 7/7/16, Hin-Tak Leung <address@hidden> wrote:
>
>
>
>> From: Werner LEMBERG <address@hidden>
>
>>> What do you think? Due to a linking problem on OS X
> I
> have to release
> a new FreeType version quite soon, and I could add this
> rather easily
> by implementing a hook into `FT_Init_FreeType' that simply
> calls
> `FT_Property_Set'.
>
>
>> I have just finished cross-compiling libpng for Mac OS X
> (which freetype depends on) and about to cross compile
> freetype for OS X also. What's the issue? I probably will
> find out in an hour or two when I get to it?
>
>
> I have indeed got to the mac build breakage, while cross compiling...
> I'll go and see git if Werner had committed a fix yet :-).
>
> ===
> Undefined symbols:
> "_FT_New_Face_From_FOND", referenced from:
> -exported_symbols_list command line option
> "_FT_GetFile_From_Mac_ATS_Name", referenced from:
> -exported_symbols_list command line option
> "_FT_GetFile_From_Mac_Name", referenced from:
> -exported_symbols_list command line option
> "_FT_New_Face_From_FSSpec", referenced from:
> -exported_symbols_list command line option
> "_FT_New_Face_From_FSRef", referenced from:
> -exported_symbols_list command line option
> "_FT_GetFilePath_From_Mac_ATS_Name", referenced from:
> -exported_symbols_list command line option
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> ===
>
> _______________________________________________
> Freetype-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/freetype-devel