problem building kernel

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/linux-dect@lists.osmocom.org/.

Patrick McHardy kaber at trash.net
Thu Jul 28 18:35:43 UTC 2011


Am 28.07.2011 20:05, schrieb Romain Fliedel:
> 
> 2011/7/28 Patrick McHardy <kaber at trash.net <mailto:kaber at trash.net>>
> 
>     Am 28.07.2011 15:39, schrieb Fliedel Romain:
>     > Hi,
>     >
>     > I'm trying to build a kernel from the git repository with dect stack
>     > enabled but i get this error :
>     >
>     > net/dect/ccp.c:25:27: fatal error: net/tipc/tipc.h:
>     >
>     > it appears that this file has been removed in kernel 2.6.36
>     >
>     > Do you have any idea to solve this problem ?
>     >
> 
>     Disable the TIPC option for now, the code hasn't been adapter to
>     the latest upstream changes yet.
> 
> 
> Thanks, that's what I end up doing and I am now able to build a kernel.
> But now I have a problem with the driver, in my dmesg I've got the
> following error :
> 
> com_on_air_pci: probe of 0000:07:04.0 failed with error -2
> 
> any idea ?

I guess you linked the driver statically. This currently doesn't
work since the transceiver layer hasn't initialized the radio band
frequencies when the driver loads. Will probably fix that shortly,
using a modular build should work.




More information about the linux-dect mailing list