<div dir="ltr">Hi Thomas!<br><br>2008/9/23 Thomas Horsten <span dir="ltr"><<a href="mailto:thomas@horsten.com" target="_blank">thomas@horsten.com</a>></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'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> </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'<br>
make: *** [test] Error 2</blockquote></div><div><br>There'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 ("make <a href="http://test.tt/" target="_blank">test.tt</a>") work by itself?<br>
</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 "make test" again, it seemed to get further but just<br>
hangs afger the last "All done, no errors." A make -d reveals, after<br>
breaking it at the point where it hangs:<br>
<br>
No need to remake target `completion.exe'.<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> This might be related to the previous problem, or perhaps to parallel make. Does a plain "make <a href="http://test.tt/" target="_blank">test.tt</a>" do any better?<br>
<br>thanks,<br><br>Mike<br><br></div>