To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65507
                  Issue #:|65507
                  Summary:|vcl uses internal freetype headers
                Component:|framework
                  Version:|680m167
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|tm
              Reported by:|bero





------- Additional comments from [EMAIL PROTECTED] Wed May 17 10:58:24 -0700 
2006 -------
vcl uses internal freetype headers that aren't meant for use outside the 
freetype library itself.
Those headers have been removed in freetype 2.2, causing OOo (ooc680-m1) to 
fail to build w/ system freetype 2.2.

/usr/src/ark/BUILD/ooo-build/build/ooc680-m1/vcl/source/glyphs/gcach_ftyp.cxx:93:38:
 
error: freetype/internal/ftobjs.h: No such file or directory
/usr/src/ark/BUILD/ooo-build/build/ooc680-m1/vcl/source/glyphs/gcach_ftyp.cxx:94:36:
 
error: freetype/internal/sfnt.h: No such file or directory
/usr/src/ark/BUILD/ooo-build/build/ooc680-m1/vcl/source/glyphs/gcach_ftyp.cxx:95:40:
 
error: freetype/internal/ftstream.h: No such file or directory
/usr/src/ark/BUILD/ooo-build/build/ooc680-m1/vcl/source/glyphs/gcach_ftyp.cxx: 
In member function 'virtual ULONG 
FreetypeServerFont::GetKernPairs(ImplKernPairData**) const':
/usr/src/ark/BUILD/ooo-build/build/ooc680-m1/vcl/source/glyphs/gcach_ftyp.cxx:1742:
 
warning: converting to 'long int' from 'double'
/usr/src/ark/BUILD/ooo-build/build/ooc680-m1/vcl/source/glyphs/gcach_ftyp.cxx:1821:
 
error: 'NEXT_ULong' was not declared in this scope
/usr/src/ark/BUILD/ooo-build/build/ooc680-m1/vcl/source/glyphs/gcach_ftyp.cxx:1828:
 
error: 'NEXT_UShort' was not declared in this scope
/usr/src/ark/BUILD/ooo-build/build/ooc680-m1/vcl/source/glyphs/gcach_ftyp.cxx:1850:
 
error: 'NEXT_Short' was not declared in this scope
/usr/src/ark/BUILD/ooo-build/build/ooc680-m1/vcl/source/glyphs/gcach_ftyp.cxx:1881:
 
error: 'NEXT_Short' was not declared in this scope
/usr/src/ark/BUILD/ooo-build/build/ooc680-m1/vcl/source/glyphs/gcach_ftyp.cxx: 
In member function 'virtual bool FreetypeServerFont::GetGlyphOutline(int, 
basegfx::B2DPolyPolygon&) const':
/usr/src/ark/BUILD/ooo-build/build/ooc680-m1/vcl/source/glyphs/gcach_ftyp.cxx:2167:
 
error: invalid conversion from 'int (*)(FT_Vector*, void*)' to 'int (*)(const 
FT_Vector*, void*)'
/usr/src/ark/BUILD/ooo-build/build/ooc680-m1/vcl/source/glyphs/gcach_ftyp.cxx:2168:
 
error: invalid conversion from 'int (*)(FT_Vector*, void*)' to 'int (*)(const 
FT_Vector*, void*)'
/usr/src/ark/BUILD/ooo-build/build/ooc680-m1/vcl/source/glyphs/gcach_ftyp.cxx:2169:
 
error: invalid conversion from 'int (*)(FT_Vector*, FT_Vector*, void*)' 
to 'int (*)(const FT_Vector*, const FT_Vector*, void*)'
/usr/src/ark/BUILD/ooo-build/build/ooc680-m1/vcl/source/glyphs/gcach_ftyp.cxx:2170:
 
error: invalid conversion from 'int (*)(FT_Vector*, FT_Vector*, FT_Vector*, 
void*)' to 'int (*)(const FT_Vector*, const FT_Vector*, const FT_Vector*, 
void*)'

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to