On Mon, 2010-06-21 at 18:38 -0700, Arnaud Delcasse wrote: 
> Le lundi 21 juin 2010 à 22:05 +0300, Arnaud Delcasse a écrit :

> I do also have a problem to compile the op-scan branch of wimax tools
> arn...@arnaud-laptop:~/wimax-tools$ ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... gawk
> ...
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for doxygen... no
> checking if Doxygen documentation should be built... no
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for LIBNL1... yes
> Using libnl1 from /usr
> Using Linux WiMAX stack from /usr
> checking for /usr/include/linux/wimax.h... yes
> checking whether WIMAX_GNL_OP_NAP_QUERY_REALMS is declared... no
> configure: error: Kernel / WiMAX driver is too old (<= 2.6.30); missing
> WIMAX_GNL_OP_NAP_QUERY_REALMS
> arn...@arnaud-laptop:~/wimax-tools$ uname -r
> 2.6.34-rc5
> arn...@arnaud-laptop:~/wimax-tools$ git branch
> * (no branch)
>   master

This is because you need matching kernel sources (for the op_nap_scan
subproject).

Anyway, this branch is a research-playground branch which is not being
actively developed / used, it is not usable unless you are very familiar
with core internals of WiMAX and the Linux WiMAX implementation.

_______________________________________________
wimax mailing list
[email protected]
http://lists.linuxwimax.org/listinfo/wimax

Reply via email to