Hi, Recently, this git change made it into cinelerra-cv:
commit c24e2d2ce3e389b3f89b2d38b9b7a15ff24cc185 Author: Marc Weber <[email protected]> Date: Tue Oct 14 14:35:44 2008 +0200 Fix: titler should use freetype includes determined by configure Now exactly this breaks building on my system: Making all in titler make[3]: Entering directory `/var/tmp/portage/media-video/cinelerra-20090210/work/cinelerra-20090210/plugins/titler' /bin/sh ../../libtool --tag=CXX --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=core2 -pipe -MT title.lo -MD -MP -MF .deps/title.Tpo -c -o title.lo title.C libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime -I../../plugins/colors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=core2 -pipe -MT title.lo -MD -MP -MF .deps/title.Tpo -c title.C -fPIC -DPIC -o .libs/title.o In Datei, eingefügt von title.C:11: /usr/include/ft2build.h:56:38: Fehler: freetype/config/ftheader.h: Datei oder Verzeichnis nicht gefunden I'm not really into autoconf/automake-issues, but it seems on my system FREETYPE_CFLAGS gets not set. Any ideas to debug this further? (using a gentoo system and just trying to update the package) -- Hanno Böck Blog: http://www.hboeck.de/ GPG: 3DBD3B20 Jabber/Mail: [email protected]
signature.asc
Description: This is a digitally signed message part.
