I get this error (while building stl as part of solver package) when
building teh bridges module.
/home/buildslave20/slave20/openoffice-linux32-nightly/build/main/solver/340/unxlngi6.pro/inc/stl/stl/_construct.h:85:5:
error: no matching function for call to 'operator new(unsigned int,
_STL::pair<const rtl::OUString, std::type_info*>*&)'
/home/buildslave20/slave20/openoffice-linux32-nightly/build/main/solver/340/unxlngi6.pro/inc/stl/stl/_construct.h:85:5:
note: candidate is:
<built-in>:0:0: note: void* operator new(unsigned int)
<built-in>:0:0: note: candidate expects 1 argument, 2 provided
dmake: Error code 1, while making '../../../unxlngi6.pro/slo/except.obj'
seen this before? ideas?
Andrew