Having some problems compiling fixes 10190 on my Xbox using distcc below is the last bit of the error. <span style="font-weight: bold; font-style: italic;"><span style="font-style: italic;"><span style="font-weight: bold;">
<br><br></span></span>"distcc[7320] ERROR: compile mythcontext.cpp on <a href="http://192.168.1.111">192.168.1.111</a> failed"</span> <br><br><a href="http://192.168.1.111">192.168.1.111</a> is one of the boxes I used to distribute the processing on hopefully someone can shed some light on what's going on...
<br><br>T.I.A.<br><br>AJM, <br><br><br>....<br>/usr/include/c++/3.3/bits/fstream.tcc:453: error: '_M_out_beg' was not declared in this scope<br>/usr/include/c++/3.3/bits/fstream.tcc:453: error: '_M_out_end' was not declared in this scope
<br>/usr/include/c++/3.3/bits/fstream.tcc:481: error: '_M_out_cur' was not declared in this scope<br>/usr/include/c++/3.3/bits/fstream.tcc:481: error: '_M_in_cur' was not declared in this scope<br>/usr/include/c++/3.3/bits/stl_deque.h: In function 'typename std::_Deque_iterator<_Tp, _Ref, _Ptr>::difference_type std::operator-(const std::_Deque_iterator<_Tp, _Ref, _Ptr>&, const std::_Deque_iterator<_Tp, _RefR, _PtrR>&) [with _Tp = MythPrivRequest, _RefL = MythPrivRequest&, _PtrL = MythPrivRequest*, _RefR = MythPrivRequest&, _PtrR = MythPrivRequest*]':
<br>/usr/include/c++/3.3/bits/stl_deque.h:866: instantiated from 'size_t std::deque<_Tp, _Alloc>::size() const [with _Tp = MythPrivRequest, _Alloc = std::allocator<MythPrivRequest>]'<br>/usr/include/c++/3.3/bits/stl_deque.h:724: instantiated from 'std::deque<_Tp, _Alloc>::deque(const std::deque<_Tp, _Alloc>&) [with _Tp = MythPrivRequest, _Alloc = std::allocator<MythPrivRequest>]'
<br>mythcontext.cpp:284: instantiated from here<br>/usr/include/c++/3.3/bits/stl_deque.h:325: error: dependent-name 'std::_Deque_iterator<_Tp,_Ref,_Ptr>::difference_type' is parsed as a non-type, but instantiation yields a type
<br>/usr/include/c++/3.3/bits/stl_deque.h:325: note: say 'typename std::_Deque_iterator<_Tp,_Ref,_Ptr>::difference_type' if a type is meant<br>/usr/include/c++/3.3/sstream: In member function 'typename _Traits::int_type std::basic_stringbuf<_CharT, _Traits, _Alloc>::underflow() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]':
<br>/usr/include/c++/3.3/sstream:203: warning: control reaches end of non-void function<br>distcc[7320] ERROR: compile mythcontext.cpp on <a href="http://192.168.1.111">192.168.1.111</a> failed<br>make[2]: *** [mythcontext.o
] Error 1<br>make[2]: *** Deleting file `mythwidgets.o'<br>make[2]: *** [mythwidgets.o] Interrupt<br>make[1]: *** [sub-libmyth] Interrupt<br>make: *** [sub-libs] Interrupt<br><br>