[Wine-20010629] compilation problems with freetype

Manfred H. Winter mahowi at gmx.net
Sun Jul 1 07:45:31 CDT 2001


Manfred H. Winter <mahowi at gmx.net> wrote:

> I tried to compile Wine-20010629, but compiltaion stops at
> dlls/wineps/truetype.c with:

[error log]

> freetype2-2.0.1 and freetype2-devel-2.0.1 packages are installed (SuSE
> 7.1). configure didn't complain about wrong or missing files.

> System:

> - Kernel 2.4.5
> - glibc 2.2
> - gcc 2.95.2
> - Cyrix 6x86MX @166 MHz
> - 128 MB RAM

> Seems, that wine looks for freetype headers in the wrong directory:

> gcc [...] -I/usr/local/include/freetype2

> But it should be "-I/usr/include/freetype2". Why does it use the wrong
> directory, /usr/local/include/freetype2 doesn't exist.

It's a SuSE problem. They didn't configure freetype2 to use the right
prefix. ("make setup" missing while building the RPM) So,
freetype-config reported "/usr/local" as prefix.

Bye,

Manfred
-- 
 /"\                        | PGP-Key available at Public Key Servers
 \ /  ASCII ribbon campaign | or "http://www.mahowi.de/pgp/mahowi.asc"
  X   against HTML mail     | RSA: 0xC05BC0F5 * DSS: 0x4613B5CA
 / \  and postings          | AIM: mahowi42   * ICQ: 61597169



More information about the wine-users mailing list