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>&quot;distcc[7320] ERROR: compile mythcontext.cpp on <a href="http://192.168.1.111">192.168.1.111</a> failed&quot;</span>&nbsp; <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&nbsp; 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&lt;_Tp, _Ref, _Ptr&gt;::difference_type std::operator-(const std::_Deque_iterator&lt;_Tp, _Ref, _Ptr&gt;&amp;, const std::_Deque_iterator&lt;_Tp, _RefR, _PtrR&gt;&amp;) [with _Tp = MythPrivRequest, _RefL = MythPrivRequest&amp;, _PtrL = MythPrivRequest*, _RefR = MythPrivRequest&amp;, _PtrR = MythPrivRequest*]':
<br>/usr/include/c++/3.3/bits/stl_deque.h:866:&nbsp;&nbsp; instantiated from 'size_t std::deque&lt;_Tp, _Alloc&gt;::size() const [with _Tp = MythPrivRequest, _Alloc = std::allocator&lt;MythPrivRequest&gt;]'<br>/usr/include/c++/3.3/bits/stl_deque.h:724:&nbsp;&nbsp; instantiated from 'std::deque&lt;_Tp, _Alloc&gt;::deque(const std::deque&lt;_Tp, _Alloc&gt;&amp;) [with _Tp = MythPrivRequest, _Alloc = std::allocator&lt;MythPrivRequest&gt;]'
<br>mythcontext.cpp:284:&nbsp;&nbsp; instantiated from here<br>/usr/include/c++/3.3/bits/stl_deque.h:325: error: dependent-name 'std::_Deque_iterator&lt;_Tp,_Ref,_Ptr&gt;::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&lt;_Tp,_Ref,_Ptr&gt;::difference_type' if a type is meant<br>/usr/include/c++/3.3/sstream: In member function 'typename _Traits::int_type std::basic_stringbuf&lt;_CharT, _Traits, _Alloc&gt;::underflow() [with _CharT = char, _Traits = std::char_traits&lt;char&gt;, _Alloc = std::allocator&lt;char&gt;]':
<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>