[MPlayer-dev-eng] [PATCH] configure and freetype-config

Arpi arpi at thot.banki.hu
Sun Dec 29 15:33:47 CET 2002


Hi,

> On Sunday, 29 December 2002, Alexander Gottwald wrote:
> > Hi, this patch adds a default for freetype-config. Without this, the freetype
> > check calls "$_freetypeconfig --cflags", which evaluates to " --cflags".
> 
> Unnecessary. That's what
> $ grep -n _freetypeconfig ./configure
> [...]
> 3571:    test -z "$_freetypeconfig" && _freetypeconfig='freetype-config'
> [...]
> is for. That is to say: it works for me.

it may work for you, but it doens't work for me (linux), and for Nexus (fbsd)...


gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ilibmpdemux
-Iloader -Ilibvo
  -I/usr/local/include/SDL -D_REENTRANT  -o mplayer.o mplayer.c
In file included from mplayer.c:43:
libvo/font_load.h:5: freetype/freetype.h: No such file or directory
In file included from mplayer.c:43:
libvo/font_load.h:38: parse error before T_Face'
libvo/font_load.h:38: warning: no semicolon at end of struct or union
libvo/font_load.h:39: warning: data definition has no type or storage class
libvo/font_load.h:60: parse error before }'
...


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list