<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hey guys<div><br></div><div>Just letting you know a little I ran into. procps will not compile correctly with make 3.82 due to a change in how make</div><div>processes *.mk files.</div><div><br></div><div>The following change fixed the issue for me:</div><div><br></div><div>sed -i -r '/^-include/s/\*(.*)/proc\1 ps\1/' Makefile</div><div><br></div><div>Cheers</div><div>Grail</div>                                    </body>
</html>