=> Bootstrap dependency digest>=20010302: found digest-20080510 ===> Building for stlport-4.6nb2 common_rules.mak:15: warning: overriding commands for target `../lib/obj/GCC/Release' common_rules.mak:9: warning: ignoring old commands for target `../lib/obj/GCC/Release' common_rules.mak:17: warning: overriding commands for target `../lib/obj/GCC/Debug' common_rules.mak:11: warning: ignoring old commands for target `../lib/obj/GCC/Debug' common_rules.mak:19: warning: overriding commands for target `../lib/obj/GCC/DebugSTL' common_rules.mak:13: warning: ignoring old commands for target `../lib/obj/GCC/DebugSTL' mkdir -p ../lib/obj/GCC/Release libtool c++ -O2 -pthread -I/usr/include -I/usr/include -I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 -O2 dll_main.cpp -c -o ../lib/obj/GCC/Release/dll_main.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. mkdir ../lib/obj/GCC/Release/.libs c++ -O2 -pthread -I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 -O2 dll_main.cpp -c -fPIC -DPIC -o ../lib/obj/GCC/Release/.libs/dll_main.o ../stlport/stl/_alloc.h:416: error: non-template 'rebind' used as template ../stlport/stl/_alloc.h:416: note: use '_Allocator::template rebind' to indicate that it is a template ../stlport/stl/_alloc.h:416: error: declaration does not declare anything ../stlport/stl/_alloc.h:417: error: '_Rebind_type' has not been declared ../stlport/stl/_alloc.h: In function 'typename _STL::_Alloc_traits<_Tp, _Allocator>::allocator_type _STL::__stl_alloc_create(const _Alloc&, const _Tp*)': ../stlport/stl/_alloc.h:460: error: non-template 'rebind' used as template ../stlport/stl/_alloc.h:460: note: use '_Alloc::template rebind' to indicate that it is a template ../stlport/stl/_alloc.h:460: error: declaration does not declare anything ../stlport/stl/_alloc.h: At global scope: ../stlport/stl/_alloc.h: In instantiation of '_STL::_STLP_alloc_proxy': ../stlport/stl/_string.h:120: instantiated from '_STL::_String_base >' ../stlport/stl/_string_fwd.h:32: instantiated from '_STL::basic_string, _STL::allocator >' ../stlport/stdexcept:85: instantiated from here ../stlport/stl/_alloc.h:481: error: base type 'int' fails to be a struct or class type ../stlport/stl/_ios_base.h: In function '_STL::locale::facet* _STL::_M_get_facet(_STL::ios_base&, Facet*)': ../stlport/stl/_ios_base.h:298: warning: no return statement in function returning non-void ../stlport/stl/_alloc.h: At global scope: ../stlport/stl/_alloc.h: In instantiation of '_STL::_STLP_alloc_proxy': ../stlport/stl/_string.h:120: instantiated from '_STL::_String_base >' ../stlport/stl/_string_fwd.h:32: instantiated from '_STL::basic_string, _STL::allocator >' ../stlport/stl/_numpunct.h:99: instantiated from here ../stlport/stl/_alloc.h:481: error: base type 'int' fails to be a struct or class type ../stlport/stl/_alloc.h: In instantiation of '_STL::_STLP_alloc_proxy': ../stlport/stl/_vector.h:91: instantiated from '_STL::_Vector_base >' dll_main.cpp:167: instantiated from here ../stlport/stl/_alloc.h:481: error: base type 'int' fails to be a struct or class type ../stlport/stl/_vector.h: In constructor '_STL::_Vector_base<_Tp, _Alloc>::_Vector_base(const _Alloc&) [with _Tp = void*, _Alloc = _STL::allocator]': dll_main.cpp:167: instantiated from here ../stlport/stl/_vector.h:72: error: no matching function for call to '_STL::_STLP_alloc_proxy::_STLP_alloc_proxy(const _STL::allocator&, int)' ../stlport/stl/_alloc.h:487: note: candidates are: _STL::_STLP_alloc_proxy<_Value, _Tp, _MaybeReboundAlloc>::_STLP_alloc_proxy(const _MaybeReboundAlloc&, _Value) [with _Value = void**, _Tp = void*, _MaybeReboundAlloc = int] ../stlport/stl/_alloc.h:481: note: _STL::_STLP_alloc_proxy::_STLP_alloc_proxy(const _STL::_STLP_alloc_proxy&) ../stlport/stl/_vector.h: In constructor '_STL::_Vector_base<_Tp, _Alloc>::_Vector_base(size_t, const _Alloc&) [with _Tp = void*, _Alloc = _STL::allocator]': dll_main.cpp:167: instantiated from here ../stlport/stl/_vector.h:75: error: no matching function for call to '_STL::_STLP_alloc_proxy::_STLP_alloc_proxy(const _STL::allocator&, int)' ../stlport/stl/_alloc.h:487: note: candidates are: _STL::_STLP_alloc_proxy<_Value, _Tp, _MaybeReboundAlloc>::_STLP_alloc_proxy(const _MaybeReboundAlloc&, _Value) [with _Value = void**, _Tp = void*, _MaybeReboundAlloc = int] ../stlport/stl/_alloc.h:481: note: _STL::_STLP_alloc_proxy::_STLP_alloc_proxy(const _STL::_STLP_alloc_proxy&) ../stlport/stl/_vector.h:77: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' ../stlport/stl/_vector.h: In destructor '_STL::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = void*, _Alloc = _STL::allocator]': dll_main.cpp:167: instantiated from here ../stlport/stl/_vector.h:85: error: 'class _STL::_STLP_alloc_proxy' has no member named 'deallocate' ../stlport/stl/_vector.h: In member function 'typename _STL::_Vector_base<_Tp, _Alloc>::allocator_type _STL::vector<_Tp, _Alloc>::get_allocator() const [with _Tp = void*, _Alloc = _STL::allocator]': dll_main.cpp:171: instantiated from here ../stlport/stl/_vector.h:118: warning: dereferencing type-punned pointer will break strict-aliasing rules ../stlport/stl/_vector.h: In member function 'void _STL::vector<_Tp, _Alloc>::_M_insert_overflow(_Tp*, const _Tp&, const _STL::__false_type&, size_t, bool) [with _Tp = void*, _Alloc = _STL::allocator]': dll_main.cpp:171: instantiated from here ../stlport/stl/_vector.h:130: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' dll_main.cpp:171: instantiated from here ../stlport/stl/_vector.h:144: error: 'class _STL::_STLP_alloc_proxy' has no member named 'deallocate' ../stlport/stl/_vector.h: In member function 'void _STL::vector<_Tp, _Alloc>::_M_insert_overflow(_Tp*, const _Tp&, const _STL::__true_type&, size_t, bool) [with _Tp = void*, _Alloc = _STL::allocator]': dll_main.cpp:171: instantiated from here ../stlport/stl/_vector.h:155: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' ../stlport/stl/_vector.h: In constructor '_STL::vector<_Tp, _Alloc>::vector(const typename _STL::_Vector_base<_Tp, _Alloc>::allocator_type&) [with _Tp = void*, _Alloc = _STL::allocator]': dll_main.cpp:171: instantiated from here ../stlport/stl/_vector.h:199: error: no matching function for call to '_STL::_Vector_base >::_Vector_base(const int&)' ../stlport/stl/_vector.h:74: note: candidates are: _STL::_Vector_base<_Tp, _Alloc>::_Vector_base(size_t, const _Alloc&) [with _Tp = void*, _Alloc = _STL::allocator] ../stlport/stl/_vector.h:71: note: _STL::_Vector_base<_Tp, _Alloc>::_Vector_base(const _Alloc&) [with _Tp = void*, _Alloc = _STL::allocator] ../stlport/stl/_vector.h:65: note: _STL::_Vector_base >::_Vector_base(const _STL::_Vector_base >&) ../stlport/stl/_vector.h: In constructor '_STL::vector<_Tp, _Alloc>::vector(size_t, const _Tp&, const typename _STL::_Vector_base<_Tp, _Alloc>::allocator_type&) [with _Tp = void*, _Alloc = _STL::allocator]': dll_main.cpp:171: instantiated from here ../stlport/stl/_vector.h:203: error: no matching function for call to '_STL::_Vector_base >::_Vector_base(size_t&, const int&)' ../stlport/stl/_vector.h:74: note: candidates are: _STL::_Vector_base<_Tp, _Alloc>::_Vector_base(size_t, const _Alloc&) [with _Tp = void*, _Alloc = _STL::allocator] ../stlport/stl/_vector.h:71: note: _STL::_Vector_base<_Tp, _Alloc>::_Vector_base(const _Alloc&) [with _Tp = void*, _Alloc = _STL::allocator] ../stlport/stl/_vector.h:65: note: _STL::_Vector_base >::_Vector_base(const _STL::_Vector_base >&) ../stlport/stl/_vector.h: In constructor '_STL::vector<_Tp, _Alloc>::vector(size_t) [with _Tp = void*, _Alloc = _STL::allocator]': dll_main.cpp:171: instantiated from here ../stlport/stl/_vector.h:208: error: no matching function for call to '_STL::_Vector_base >::_Vector_base(size_t&, int)' ../stlport/stl/_vector.h:74: note: candidates are: _STL::_Vector_base<_Tp, _Alloc>::_Vector_base(size_t, const _Alloc&) [with _Tp = void*, _Alloc = _STL::allocator] ../stlport/stl/_vector.h:71: note: _STL::_Vector_base<_Tp, _Alloc>::_Vector_base(const _Alloc&) [with _Tp = void*, _Alloc = _STL::allocator] ../stlport/stl/_vector.h:65: note: _STL::_Vector_base >::_Vector_base(const _STL::_Vector_base >&) ../stlport/stl/_vector.h: In copy constructor '_STL::vector<_Tp, _Alloc>::vector(const _STL::vector<_Tp, _Alloc>&) [with _Tp = void*, _Alloc = _STL::allocator]': dll_main.cpp:171: instantiated from here ../stlport/stl/_vector.h:213: error: no matching function for call to '_STL::_Vector_base >::_Vector_base(size_t, int)' ../stlport/stl/_vector.h:74: note: candidates are: _STL::_Vector_base<_Tp, _Alloc>::_Vector_base(size_t, const _Alloc&) [with _Tp = void*, _Alloc = _STL::allocator] ../stlport/stl/_vector.h:71: note: _STL::_Vector_base<_Tp, _Alloc>::_Vector_base(const _Alloc&) [with _Tp = void*, _Alloc = _STL::allocator] ../stlport/stl/_vector.h:65: note: _STL::_Vector_base >::_Vector_base(const _STL::_Vector_base >&) ../stlport/stl/_vector.c: In member function 'void _STL::vector<_Tp, _Alloc>::reserve(size_t) [with _Tp = void*, _Alloc = _STL::allocator]': dll_main.cpp:171: instantiated from here ../stlport/stl/_vector.c:53: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' ../stlport/stl/_vector.h: In member function 'void _STL::vector<_Tp, _Alloc>::_M_clear() [with _Tp = void*, _Alloc = _STL::allocator]': dll_main.cpp:171: instantiated from here ../stlport/stl/_vector.h:496: error: 'class _STL::_STLP_alloc_proxy' has no member named 'deallocate' ../stlport/stl/_string.c: In member function 'void _STL::_String_base<_Tp, _Alloc>::_M_allocate_block(size_t) [with _Tp = char, _Alloc = _STL::allocator]': dll_main.cpp:182: instantiated from here ../stlport/stl/_string.c:532: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' ../stlport/stl/_string.h: In member function 'void _STL::_String_base<_Tp, _Alloc>::_M_deallocate_block() [with _Tp = char, _Alloc = _STL::allocator]': dll_main.cpp:182: instantiated from here ../stlport/stl/_string.h:124: error: 'class _STL::_STLP_alloc_proxy' has no member named 'deallocate' ../stlport/stl/_string.h: In member function 'typename _STL::_String_base<_CharT, _Alloc>::allocator_type _STL::basic_string<_CharT, _Traits, _Alloc>::get_allocator() const [with _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]': dll_main.cpp:188: instantiated from here ../stlport/stl/_string.h:216: warning: dereferencing type-punned pointer will break strict-aliasing rules ../stlport/stl/_string.c: In constructor '_STL::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]': dll_main.cpp:188: instantiated from here ../stlport/stl/_string.c:542: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' ../stlport/stl/_string.c: In member function 'void _STL::basic_string<_CharT, _Traits, _Alloc>::reserve(size_t) [with _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]': dll_main.cpp:188: instantiated from here ../stlport/stl/_string.c:65: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' dll_main.cpp:188: instantiated from here ../stlport/stl/_string.c:72: error: 'class _STL::_STLP_alloc_proxy' has no member named 'deallocate' ../stlport/stl/_string.c: In member function 'void _STL::basic_string<_CharT, _Traits, _Alloc>::insert(_CharT*, size_t, _CharT) [with _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]': dll_main.cpp:188: instantiated from here ../stlport/stl/_string.c:223: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' ../stlport/stl/_string.c:232: error: 'class _STL::_STLP_alloc_proxy' has no member named 'deallocate' ../stlport/stl/_string.c: In member function '_CharT* _STL::basic_string<_CharT, _Traits, _Alloc>::_M_insert_aux(_CharT*, _CharT) [with _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]': dll_main.cpp:188: instantiated from here ../stlport/stl/_string.c:173: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' ../stlport/stl/_string.c:182: error: 'class _STL::_STLP_alloc_proxy' has no member named 'deallocate' ../stlport/stl/_string.h: In member function 'typename _STL::_String_base<_CharT, _Alloc>::allocator_type _STL::basic_string<_CharT, _Traits, _Alloc>::get_allocator() const [with _CharT = wchar_t, _Traits = _STL::char_traits, _Alloc = _STL::allocator]': ../stlport/stl/_string.c:559: instantiated from '_STL::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _STL::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = wchar_t, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' ../stlport/stl/_numpunct.h:99: instantiated from here ../stlport/stl/_string.h:216: warning: dereferencing type-punned pointer will break strict-aliasing rules ../stlport/stl/_vector.h: In member function '_Tp* _STL::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_t, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = void* const*, _Tp = void*, _Alloc = _STL::allocator]': ../stlport/stl/_vector.c:95: instantiated from '_STL::vector<_Tp, _Alloc>& _STL::vector<_Tp, _Alloc>::operator=(const _STL::vector<_Tp, _Alloc>&) [with _Tp = void*, _Alloc = _STL::allocator]' dll_main.cpp:171: instantiated from here ../stlport/stl/_vector.h:515: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' ../stlport/stl/_vector.h:524: error: 'class _STL::_STLP_alloc_proxy' has no member named 'deallocate' ../stlport/stl/_vector.h: In member function '_Tp* _STL::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_t, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = void**, _Tp = void*, _Alloc = _STL::allocator]': ../stlport/stl/_vector.c:50: instantiated from 'void _STL::vector<_Tp, _Alloc>::reserve(size_t) [with _Tp = void*, _Alloc = _STL::allocator]' dll_main.cpp:171: instantiated from here ../stlport/stl/_vector.h:515: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' ../stlport/stl/_vector.h:524: error: 'class _STL::_STLP_alloc_proxy' has no member named 'deallocate' ../stlport/stl/_alloc.h: In constructor '_STL::_STLP_alloc_proxy<_Value, _Tp, _MaybeReboundAlloc>::_STLP_alloc_proxy(const _MaybeReboundAlloc&, _Value) [with _Value = char*, _Tp = char, _MaybeReboundAlloc = int]': ../stlport/stl/_string.h:129: instantiated from '_STL::_String_base<_Tp, _Alloc>::_String_base(const typename _STL::_Alloc_traits<_Tp, _Alloc>::allocator_type&) [with _Tp = char, _Alloc = _STL::allocator]' dll_main.cpp:182: instantiated from here ../stlport/stl/_alloc.h:487: error: type 'int' is not a direct base of '_STL::_STLP_alloc_proxy' ../stlport/stl/_string.h: In member function 'void _STL::_String_base<_Tp, _Alloc>::_M_deallocate_block() [with _Tp = wchar_t, _Alloc = _STL::allocator]': ../stlport/stl/_string.h:135: instantiated from '_STL::_String_base<_Tp, _Alloc>::~_String_base() [with _Tp = wchar_t, _Alloc = _STL::allocator]' ../stlport/stl/_string.h:305: instantiated from '_STL::basic_string<_CharT, _Traits, _Alloc>::~basic_string() [with _CharT = wchar_t, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' ../stlport/stl/_numpunct.h:99: instantiated from here ../stlport/stl/_string.h:124: error: 'class _STL::_STLP_alloc_proxy' has no member named 'deallocate' ../stlport/stl/_alloc.h: In constructor '_STL::_STLP_alloc_proxy<_Value, _Tp, _MaybeReboundAlloc>::_STLP_alloc_proxy(const _MaybeReboundAlloc&, _Value) [with _Value = wchar_t*, _Tp = wchar_t, _MaybeReboundAlloc = int]': ../stlport/stl/_string.h:129: instantiated from '_STL::_String_base<_Tp, _Alloc>::_String_base(const typename _STL::_Alloc_traits<_Tp, _Alloc>::allocator_type&) [with _Tp = wchar_t, _Alloc = _STL::allocator]' ../stlport/stl/_string.c:559: instantiated from '_STL::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _STL::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = wchar_t, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' ../stlport/stl/_numpunct.h:99: instantiated from here ../stlport/stl/_alloc.h:487: error: type 'int' is not a direct base of '_STL::_STLP_alloc_proxy' ../stlport/stl/_string.c: In member function 'void _STL::_String_base<_Tp, _Alloc>::_M_allocate_block(size_t) [with _Tp = wchar_t, _Alloc = _STL::allocator]': ../stlport/stl/_string.h:385: instantiated from 'void _STL::basic_string<_CharT, _Traits, _Alloc>::_M_range_initialize(_ForwardIter, _ForwardIter, const _STL::forward_iterator_tag&) [with _ForwardIter = wchar_t*, _CharT = wchar_t, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' ../stlport/stl/_string.h:391: instantiated from 'void _STL::basic_string<_CharT, _Traits, _Alloc>::_M_range_initialize(_InputIter, _InputIter) [with _InputIter = wchar_t*, _CharT = wchar_t, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' ../stlport/stl/_string.c:561: instantiated from '_STL::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _STL::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = wchar_t, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' ../stlport/stl/_numpunct.h:99: instantiated from here ../stlport/stl/_string.c:532: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' ../stlport/stl/_string.h: In member function '_STL::basic_string<_CharT, _Traits, _Alloc>& _STL::basic_string<_CharT, _Traits, _Alloc>::append(_ForwardIter, _ForwardIter, const _STL::forward_iterator_tag&) [with _ForwardIter = char*, _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]': ../stlport/stl/_string.h:588: instantiated from '_STL::basic_string<_CharT, _Traits, _Alloc>& _STL::basic_string<_CharT, _Traits, _Alloc>::_M_append_dispatch(_InputIter, _InputIter, const _STL::__false_type&) [with _InputIter = char*, _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' ../stlport/stl/_string.h:508: instantiated from '_STL::basic_string<_CharT, _Traits, _Alloc>& _STL::basic_string<_CharT, _Traits, _Alloc>::append(_InputIter, _InputIter) [with _InputIter = char*, _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' ../stlport/stl/_string.h:485: instantiated from '_STL::basic_string<_CharT, _Traits, _Alloc>& _STL::basic_string<_CharT, _Traits, _Alloc>::append(const _STL::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' dll_main.cpp:188: instantiated from here ../stlport/stl/_string.h:552: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' ../stlport/stl/_string.h:559: error: 'class _STL::_STLP_alloc_proxy' has no member named 'deallocate' ../stlport/stl/_string.h: In member function '_STL::basic_string<_CharT, _Traits, _Alloc>& _STL::basic_string<_CharT, _Traits, _Alloc>::append(_ForwardIter, _ForwardIter, const _STL::forward_iterator_tag&) [with _ForwardIter = const char*, _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]': ../stlport/stl/_string.h:588: instantiated from '_STL::basic_string<_CharT, _Traits, _Alloc>& _STL::basic_string<_CharT, _Traits, _Alloc>::_M_append_dispatch(_InputIter, _InputIter, const _STL::__false_type&) [with _InputIter = const char*, _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' ../stlport/stl/_string.h:508: instantiated from '_STL::basic_string<_CharT, _Traits, _Alloc>& _STL::basic_string<_CharT, _Traits, _Alloc>::append(_InputIter, _InputIter) [with _InputIter = const char*, _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' ../stlport/stl/_string.h:497: instantiated from '_STL::basic_string<_CharT, _Traits, _Alloc>& _STL::basic_string<_CharT, _Traits, _Alloc>::append(const _CharT*, size_t) [with _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' dll_main.cpp:188: instantiated from here ../stlport/stl/_string.h:552: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' ../stlport/stl/_string.h:559: error: 'class _STL::_STLP_alloc_proxy' has no member named 'deallocate' ../stlport/stl/_string.h: In member function 'void _STL::basic_string<_CharT, _Traits, _Alloc>::insert(_CharT*, _ForwardIter, _ForwardIter, const _STL::forward_iterator_tag&) [with _ForwardIter = char*, _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]': ../stlport/stl/_string.h:817: instantiated from 'void _STL::basic_string<_CharT, _Traits, _Alloc>::_M_insert_dispatch(_CharT*, _InputIter, _InputIter, const _STL::__false_type&) [with _InputIter = char*, _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' ../stlport/stl/_string.h:734: instantiated from 'void _STL::basic_string<_CharT, _Traits, _Alloc>::insert(_CharT*, _InputIter, _InputIter) [with _InputIter = char*, _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' ../stlport/stl/_string.h:670: instantiated from '_STL::basic_string<_CharT, _Traits, _Alloc>& _STL::basic_string<_CharT, _Traits, _Alloc>::insert(size_t, const _STL::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' dll_main.cpp:188: instantiated from here ../stlport/stl/_string.h:790: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' ../stlport/stl/_string.h:799: error: 'class _STL::_STLP_alloc_proxy' has no member named 'deallocate' ../stlport/stl/_string.h: In member function 'void _STL::basic_string<_CharT, _Traits, _Alloc>::insert(_CharT*, _ForwardIter, _ForwardIter, const _STL::forward_iterator_tag&) [with _ForwardIter = const char*, _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]': ../stlport/stl/_string.h:817: instantiated from 'void _STL::basic_string<_CharT, _Traits, _Alloc>::_M_insert_dispatch(_CharT*, _InputIter, _InputIter, const _STL::__false_type&) [with _InputIter = const char*, _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' ../stlport/stl/_string.h:734: instantiated from 'void _STL::basic_string<_CharT, _Traits, _Alloc>::insert(_CharT*, _InputIter, _InputIter) [with _InputIter = const char*, _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' ../stlport/stl/_string.h:692: instantiated from '_STL::basic_string<_CharT, _Traits, _Alloc>& _STL::basic_string<_CharT, _Traits, _Alloc>::insert(size_t, const _CharT*, size_t) [with _CharT = char, _Traits = _STL::char_traits, _Alloc = _STL::allocator]' dll_main.cpp:188: instantiated from here ../stlport/stl/_string.h:790: error: 'class _STL::_STLP_alloc_proxy' has no member named 'allocate' ../stlport/stl/_string.h:799: error: 'class _STL::_STLP_alloc_proxy' has no member named 'deallocate' gmake: *** [../lib/obj/GCC/Release/dll_main.lo] Error 1 *** Error code 2 Stop. make: stopped in /usr/pkgsrc/devel/stlport *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/stlport