[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] freetype 2.2.1 "undefined" symbols on OSX 10.4.6 causes fontcon
From: |
Richard |
Subject: |
Re: [ft] freetype 2.2.1 "undefined" symbols on OSX 10.4.6 causes fontconfig make to fail ... v2.1.10 is OK |
Date: |
Mon, 05 Jun 2006 22:43:45 -0700 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.0 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
hi,
>> suggestions as to *why* i'm not getting those symbols defined?
>
> It's bug in builds/unix/configure.raw, it is fixed in latest CVS.
> The configure script in freetype-2.2.1 tries to enable old MacOS
> font support always, but it does not add special linker flag to
> use Carbon frameworks (this is bug). Due to this inconsistent
> configuration, all Carbon functions are complained as "not defined".
> I was misunderstanding, there are many MacOS X users who does not
> care old MacOS font support. Oops.
>
> I attached a patch to fix this issue (it disables old MacOS font
> support by default). Or, use "--with-old-mac-fonts" option to
> support old MacOS font.
>
> Regards,
> mpsuzuki
per suggestion, i DL'd FT's cvs head.
config'ing w/:
./configure \
- --prefix=/usr/local/X11R6 \
- --mandir=/usr/local/X11R6/man \
- --with-quickdraw-toolbox \
- --without-quickdraw-carbon \
- --without-old-mac-fonts \
- --without-fsspec \
- --without-fsref \
- --with-ats
build/install are OK.
AND, now, subsequent of build of fontconfig , linked against FT-cvs
looks good.
i'll now keep working 'downstream' ...
thanks!
richard
- --
/"\
\ / ASCII Ribbon Campaign
X against HTML email, vCards
/ \ & micro$oft attachments
[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB D460 95F7 DDBD 3671 08C6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)
iEYEAREDAAYFAkSFFhEACgkQlffdvTZxCMYXtwCfaSiPA/lY2OmrYFoKv0sXTB1A
djkAn2CssIQHF/+2ywiYiAXiz9Mey/EU
=nihM
-----END PGP SIGNATURE-----