Hi hdu,
Just for your info.
with svn 1308242 and with --with-system-graphite,
build fails on FreeBSD at vcl project with following build error. pfg and I
tested
several patches to fix, but still in vain.
[maho@ligeti8amd64
/work/tinderbox-ligeti8amd64/portstrees/FreeBSD/ports/editors/openoffice-3-devel/work/ooo/main/vcl]$
gmake -sr[ build DEP ] LNK:Library/libvcl.so
[ build CXX ] vcl/source/glyphs/glyphcache
In file included from /usr/include/c++/4.2/memory:53,
from
/work/tinderbox-ligeti8amd64/portstrees/FreeBSD/ports/editors/openoffice-3-devel/work/ooo/main/solver/340/unxfbsdx.pro/inc/stl/preextstl.h:48,
from
/work/tinderbox-ligeti8amd64/portstrees/FreeBSD/ports/editors/openoffice-3-devel/work/ooo/main/vcl/inc/graphite_features.hxx:28,
from
/work/tinderbox-ligeti8amd64/portstrees/FreeBSD/ports/editors/openoffice-3-devel/work/ooo/main/vcl/source/glyphs/glyphcache.cxx:40:
/usr/include/c++/4.2/bits/stl_algobase.h:321: error: 'ostreambuf_iterator' was
not declared in this scope
/usr/include/c++/4.2/bits/stl_algobase.h:321: error: template argument 2 is
invalid
/usr/include/c++/4.2/bits/stl_algobase.h:321: error: expected unqualified-id
before '>' token
/usr/include/c++/4.2/bits/stl_algobase.h:326: error: 'ostreambuf_iterator' was
not declared in this scope
/usr/include/c++/4.2/bits/stl_algobase.h:326: error: template argument 2 is
invalid
/usr/include/c++/4.2/bits/stl_algobase.h:326: error: expected unqualified-id
before '>' token
/usr/include/c++/4.2/bits/stl_algobase.h:331: error: template declaration of
'typename __gnu_cxx::__enable_if<std::__is_char<_Tp>::__value, _CharT*>::__type
std::__copy_aux'
/usr/include/c++/4.2/bits/stl_algobase.h:331: error: 'istreambuf_iterator' was
not declared in this scope
/usr/include/c++/4.2/bits/stl_algobase.h:331: error: expected
primary-expression before '>' token
/usr/include/c++/4.2/bits/stl_algobase.h:331: error: expected
primary-expression before ',' token
/usr/include/c++/4.2/bits/stl_algobase.h:331: error: 'istreambuf_iterator' was
not declared in this scope
/usr/include/c++/4.2/bits/stl_algobase.h:331: error: expected
primary-expression before '>' token
/usr/include/c++/4.2/bits/stl_algobase.h:331: error: expected
primary-expression before ',' token
/usr/include/c++/4.2/bits/stl_algobase.h:332: error: expected
primary-expression before '*' token
/usr/include/c++/4.2/bits/stl_algobase.h:332: error: expected
primary-expression before ')' token
/usr/include/c++/4.2/bits/stl_algobase.h:407: error: 'ostreambuf_iterator' was
not declared in this scope
/usr/include/c++/4.2/bits/stl_algobase.h:407: error: template argument 2 is
invalid
/usr/include/c++/4.2/bits/stl_algobase.h:407: error: expected unqualified-id
before '>' token
gmake: ***
[/work/tinderbox-ligeti8amd64/portstrees/FreeBSD/ports/editors/openoffice-3-devel/work/ooo/main/solver/340/unxfbsdx.pro/workdir/CxxObject/vcl/source/glyphs/glyphcache.o]
エラー 1
Best regards,
Nakata Maho