In Message-ID: <[EMAIL PROTECTED]> NAKATA Maho <[EMAIL PROTECTED]> wrote:
> In Message-ID: <[EMAIL PROTECTED]> > Éric Savary <[EMAIL PROTECTED]> wrote: > > > Hi! > > > > We need help to test the CWS libft01 > > (See: > > http://ooo.services.openoffice.org/pub/OpenOffice.org/cws/upload/libft01/) > > > > Object: Support for FreeType version 2.2.1. > > > > Testing instructions: > > - try it on different platforms (old and new versions of freetype) > I'm very interested in this cws. I'll test for MacOSX. no problem in FreeBSD/i386 with SRC680_m177. Build is broken for MacOSX/Panther with SRC680_m177. build error is following: Making: ../../unxmacxp.pro/slo/gcach_ftyp.obj ccache g++-3.3 -fsigned-char -fmessage-length=0 -malign-natural -c -O2 -fno-strict-aliasing -I. -I../../unxmacxp.pro/inc/glyphs -I../inc -I../../inc -I../../unx/inc -I../../unxmacxp.pro/inc -I. -I/Volumes/OpenOffice.org/Panther/2.0/work/solver/680/unxmacxp.pro/inc/stl -I/Volumes/OpenOffice.org/Panther/2.0/work/solver/680/unxmacxp.pro/inc/external -I/Volumes/OpenOffice.org/Panther/2.0/work/solver/680/unxmacxp.pro/inc -I/Volumes/OpenOffice.org/Panther/2.0/work/solenv/unxmacxp/inc -I/Volumes/OpenOffice.org/Panther/2.0/work/solenv/inc -I/Volumes/OpenOffice.org/Panther/2.0/work/res -I/Volumes/OpenOffice.org/Panther/2.0/work/solver/680/unxmacxp.pro/inc/stl -I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers -I/System/Library/Frameworks/JavaVM.framework/Headers -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/Volumes/OpenOffice.org/Panther/2.0/work/solver/680/unxmacxp.pro/inc/offuh -I. -I../../res -I. -pipe -malign-natural -fsigned-char -Wno-long-double -Wno-ctor-dtor-privacy -fexceptions -fno-enforce-eh-specs -fPIC -fno-common -DMACOSX -DUNX -DVCL -DGCC -DC300 -DPOWERPC -DCVER=C300 -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNO_PTHREAD_PRIORITY -DPOWERPC -DPPC -DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1 -DX_LOCALE -DNO_AUDIO -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/gcc/darwin/3.3/c++ -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRC680=SRC680 -DUSE_BUILTIN_RASTERIZER -DBUILD_OS_APPLEOSX -DBUILD_OS_MAJOR=10 -DBUILD_OS_MINOR=3 -DBUILD_OS_REV=9 -DVCL_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_ -DMULTITHREAD -o ../../unxmacxp.pro/slo/gcach_ftyp.o /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx: In constructor `FreetypeServerFont::FreetypeServerFont(const ImplFontSelectData&, FtFontInfo*)': /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx:714: error: `FT_ENCODING_UNICODE' undeclared (first use this function) /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx:714: error: (Each undeclared identifier is reported only once for each function it appears in.) /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx:723: error: `FT_ENCODING_ADOBE_CUSTOM' undeclared (first use this function) /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx:740: error: `FT_ENCODING_SJIS' undeclared (first use this function) /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx:766: error: `FT_ENCODING_APPLE_ROMAN' undeclared (first use this function) /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx:784: error: `FT_ENCODING_ADOBE_STANDARD' undeclared (first use this function) /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx: In member function `int FreetypeServerFont::ApplyGlyphTransform(int, FT_GlyphRec_*, bool) const': /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx:1057: error: `FT_GLYPH_FORMAT_BITMAP' undeclared (first use this function) /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx: In member function `virtual void FreetypeServerFont::InitGlyphData(int, GlyphData&) const': /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx:1259: error: `FT_GLYPH_BBOX_PIXELS' undeclared (first use this function) /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx: In member function `virtual bool FreetypeServerFont::GetGlyphBitmap1(int, RawBitmap&) const': /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx:1345: error: `FT_GLYPH_FORMAT_OUTLINE' undeclared (first use this function) /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx:1346: error: `FT_OUTLINE_HIGH_PRECISION' undeclared (first use this function) /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx: In member function `virtual bool FreetypeServerFont::GetGlyphBitmap8(int, RawBitmap&) const': /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx:1499: error: `FT_RENDER_MODE_NORMAL' undeclared (first use this function) /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx: In member function `virtual int FreetypeServerFont::GetGlyphKernValue(int, int) const': /Volumes/OpenOffice.org/Panther/2.0/work/vcl/source/glyphs/gcach_ftyp.cxx:1688: error: `FT_KERNING_DEFAULT' undeclared (first use this function) dmake: Error code 1, while making '../../unxmacxp.pro/slo/gcach_ftyp.obj' '---* tg_merge.mk *---' -- NAKATA, Maho ([EMAIL PROTECTED]) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
