<pre>Hi

I have Problem:

When I try to Build libdect:<br><br>root@debian:~/dect/libdect# ~~~~~~~~~~<br>bash: ~~~~~~~~~~: command not found<br>root@debian:~/dect/libdect# ./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... yes<br>checking for nl_dect_cluster_alloc in -lnl-dect... yes<br>
checking for event_init in -lev... yes<br>checking for bfd_init in -lbfd... yes<br>checking how to run the C preprocessor... gcc -E<br>checking for grep that handles long lines and -e... /bin/grep<br>checking for egrep... /bin/grep -E<br>
checking for ANSI C header files... yes<br>checking whether to enable assertions... yes<br>checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>
checking for memory.h... yes<br>checking for strings.h... yes<br>checking for inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking fcntl.h usability... yes<br>checking fcntl.h presence... yes<br>
checking for fcntl.h... yes<br>checking for inttypes.h... (cached) yes<br>checking limits.h usability... yes<br>checking limits.h presence... yes<br>checking for limits.h... yes<br>checking malloc.h usability... yes<br>checking malloc.h presence... yes<br>
checking for malloc.h... yes<br>checking stddef.h usability... yes<br>checking stddef.h presence... yes<br>checking for stddef.h... yes<br>checking for stdint.h... (cached) yes<br>checking for stdlib.h... (cached) yes<br>
checking for string.h... (cached) yes<br>checking for unistd.h... (cached) yes<br>checking sys/socket.h usability... yes<br>checking sys/socket.h presence... yes<br>checking for sys/socket.h... yes<br>checking for linux/dect.h... yes<br>
checking for linux/dect_netlink.h... yes<br>checking event.h usability... yes<br>checking event.h presence... yes<br>checking for event.h... yes<br>checking bfd.h usability... yes<br>checking bfd.h presence... yes<br>checking for bfd.h... yes<br>
checking checking whether event.h is compatible with libev... configure: error: incompatible event.h header for libev<br>root@debian:~/dect/libdect# <br><br><br></pre>