have you recently upgraded FreeType library ? Have they broken API compatibility?
bye andraz On pet, 2006-05-19 at 15:29 +0200, Jean-Luc Coulon (f5ibh) wrote: > Hi, > > I failed to build SVN revision 794. > > I got: > > make[3]: Entering directory > `/usr/local/src/video/cinelerra/hvirtual-2.0+svn20060519-794/plugins/titler' > if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H > -I. -I. -I../.. -I../../guicast -I../../cinelerra -I../../quicktime > -I/usr/include/freetype2 -I../../plugins/colors -D_LARGEFILE_SOURCE > -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT title.lo -MD -MP -MF > ".deps/title.Tpo" -c -o title.lo title.C; \ > then mv -f ".deps/title.Tpo" ".deps/title.Plo"; else rm -f > ".deps/title.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../guicast -I../../cinelerra > -I../../quicktime -I/usr/include/freetype2 -I../../plugins/colors > -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT > title.lo -MD -MP -MF .deps/title.Tpo -c title.C -fPIC -DPIC -o > .libs/title.o > title.C: In member function 'virtual void > GlyphUnit::process_package(LoadPackage*)': > title.C:404: error: cannot convert 'FT_MemoryRec_*' to > 'FT_LibraryRec_*' for argument '1' to 'FT_Error > FT_Stroker_New(FT_LibraryRec_*, FT_StrokerRec_**)' > make[3]: *** [title.lo] Error 1 > make[3]: Leaving directory > `/usr/local/src/video/cinelerra/hvirtual-2.0+svn20060519-794/plugins/titler' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/usr/local/src/video/cinelerra/hvirtual-2.0+svn20060519-794/plugins' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/usr/local/src/video/cinelerra/hvirtual-2.0+svn20060519-794' > make: *** [all] Error 2 > > > > Regards > > Jean-Luc _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
