<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi<br><br>First Problem:<br><br>When I try to Build libdect (libnl was build and Installed without any critical errors):<br><br>root@bt:/home/libdect# sh configure<br>checking for gcc... gcc<br>checking whether the C compiler works... yes<br>checking for C compiler default output file name... a.out<br>checking for suffix of executables... <br>checking whether we are cross compiling... no<br>checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... yes<br>checking for gcc option to accept ISO C89... none needed<br>checking for a thread-safe mkdir -p... /bin/mkdir -p<br>checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether ln -s works... yes<br>checking for a sed that does not truncate output... /bin/sed<br>configure: Documentation build disabled<br>checking for nl_socket_alloc in -lnl... no<br>configure: error: No suitable version of libnl found<br><br>Second Problem:<br>When I Put in my com-on-air PCMCIA Card, and look in Kern.log:<br><br>Apr 19 19:06:26 bt kernel: [   13.847922] com_on_air_cs 0.0: DECTDataDevice PCMCIA F22  <br>Apr 19 19:06:26 bt kernel: [   13.888290] com_on_air_cs 0.0: Radio type U2785B<br>Apr 19 19:06:26 bt kernel: [   13.901784] com_on_air_cs 0.0: Loading firmware ...<br>Apr 19 19:06:26 bt kernel: [   13.996529] pcmcia 0.1: pcmcia: registering new device pcmcia0.1 (IRQ: 3)<br>Apr 19 19:06:26 bt kernel: [   13.996740] com_on_air_cs 0.1: DECTDataDevice PCMCIA F22  <br>Apr 19 19:06:26 bt kernel: [   13.996818] com_on_air_cs 0.1: failed to enable PCMCIA device<br>Apr 19 19:06:26 bt kernel: [   13.996880] com_on_air_cs: probe of 0.1 failed with error -13<br><br>                                        </div></body>
</html>