<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 13px;">
<div style=""> Greetings-</div>
<div style=""><br>
</div>
<div style="">I'm trying to compile from the git sources, based on the 2.6 kernel included on the website. This is an an x86_64 install (originally CentOS 6, but I've got kernel 3.0.4 running on it now)...</div>
<div style=""><br>
</div>
<div style="">I'm having a heck of a time getting the DECT stuff to compile in the kernel. my make keeps failing-</div>
<div style=""><br>
</div>
<div style="">
<div>In file included from /home/jfreeman/linux-2.6/include/net/dect/dect.h:147,</div>
<div>                 from /home/jfreeman/linux-2.6/drivers/dect/coa/sc1442x.c:19:</div>
<div>/home/jfreeman/linux-2.6/include/net/dect/identities.h:55: error: field âarcâ has incomplete type</div>
<div>make[4]: *** [drivers/dect/coa/sc1442x.o] Error 1</div>
<div>make[3]: *** [drivers/dect/coa] Error 2</div>
<div>make[2]: *** [drivers/dect] Error 2</div>
<div>make[1]: *** [drivers] Error 2</div>
<div>make: *** [sub-make] Error 2</div>
<div><br>
</div>
<div><br>
</div>
<div>That's the most recent failure, after I removed the enum dect_ari_classes from dect_netlink.h</div>
<div><br>
</div>
<div>Anyone have any thoughts or suggestions?</div>
<div><br>
</div>
<div>Thanks-</div>
<div>Joe</div>
</div>
</div>
</body>
</html>