Hi

On Thu, 17 Nov 2005 10:36:00 +0800
Chia-I Wu <[EMAIL PROTECTED]> wrote:
>When compiling ftvalid.c, I get this error:
>
>ft2demos/obj/ftvalid.o: In function `run_ot_validator':
>ft2demos/src/ftvalid.c:447: undefined reference to `FT_Free_Debug'
>ft2demos/obj/ftvalid.o: In function `run_gx_validator':
>ft2demos/src/ftvalid.c:498: undefined reference to `FT_Free_Debug'
>ft2demos/obj/ftvalid.o: In function `run_ckern_validator':
>ft2demos/src/ftvalid.c:566: undefined reference to `FT_Free_Debug'
>
>FT_Free_Debug is called indirectly by FT_FREE to free various tables,
>which is no longer public. (and freetype reports leaks when use `free'
>, not FT_FREE, to free these tables)

Thank you, it's task of me (or Yamato-san).
Give me 24 hours to fix it.

Regards,
mpsuzuki


_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to