<div dir="ltr"><div dir="ltr">On Tue, Jun 11, 2019 at 9:59 PM Yacov Simhony <<a href="mailto:ysimhony@gmail.com">ysimhony@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>I've tried to port the code to run with my linux version, but I got<br>
stuck when it comes to exchange the old semaphores with the newly<br>
introduced mutexes.<br>
<br>
I also tried to install linux version 2.6.35 on my machine, but I could<br>
compile the code. I assume it's related to the gcc version, but I don't<br>
know how to handle this.<br>
<br>
Can you give me some advice here?<br></blockquote><div><br></div><div>Hi Yacov, </div><div><br></div><div>you can use the following repository which contains updated code for recent kernels. I tested it last year and IIRC it was working fine.</div><div><br></div><div><a href="https://github.com/martinezjavier/ldd3">https://github.com/martinezjavier/ldd3</a><br></div><div><br></div><div>It is now possibly a bit out of date for the 5.1 kernel, but whatever you encounter will probably be easier to fix than the original code of the book.</div><div><br></div><div>Best,</div><div>Elias</div><div><br></div></div></div>