<div dir="ltr">Hi Thomas!<br><br>2008/9/23 Thomas Horsten <span dir="ltr">&lt;<a href="mailto:thomas@horsten.com" target="_blank">thomas@horsten.com</a>&gt;</span><div class="Ih2E3d"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

After hacking the Makefiles per Mike&#39;s instructions to add -m32 in a<br>
few places, and getting a win2k image in the expected place, I did<br>
make test.</blockquote></div><div><br>Will add -m32 in the right places for the next release.<br>&nbsp;</div><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
The extraction of 2k files seems to go ok, but then after that I got:<br>
<br>
All done, no errors.<br>
set %fs failed, errno = 22 child = 3474<br>
sys_read failed<br>
exit!<br>
make[1]: *** [test.skas] Error 1<br>
make[1]: Leaving directory `/home/th/src/ring3k/ring3k/loader&#39;<br>
make: *** [test] Error 2</blockquote></div><div><br>There&#39;s
two test suites, one for kernels with the skas3 (separate kernel
address space) patch, and one for normal kernels that uses thread
tracing (tt).<br><br>Does the thread tracing test (&quot;make <a href="http://test.tt/" target="_blank">test.tt</a>&quot;) work by itself?<br>
&nbsp;</div><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
After running &quot;make test&quot; again, it seemed to get further but just<br>
hangs afger the last &quot;All done, no errors.&quot; A make -d reveals, after<br>
breaking it at the point where it hangs:<br>
<br>
No need to remake target `completion.exe&#39;.<br>
<br>
^CLive child 0x005469e0 (test) PID 4602<br>
Live child 0x00563060 (test.skas) PID 4605<br>
Reaping losing child 0x00563060 PID 4605<br>
make[1]: *** [test.skas] Interrupt<br>
Removing child 0x00563060 PID 4605 from chain.<br>
Reaping losing child 0x005469e0 PID 4602<br>
make: *** [test] Interrupt<br>
Removing child 0x005469e0 PID 4602 from chain.</blockquote></div><br>&nbsp;This might be related to the previous problem, or perhaps to parallel make.&nbsp; Does a plain &quot;make <a href="http://test.tt/" target="_blank">test.tt</a>&quot; do any better?<br>

<br>thanks,<br><br>Mike<br><br></div>