I am trying to install NISTNet-3.0a on Linux Ubuntu 7.10 (kernel 2.6.22-14),
but when I run "make" it terminates with the following errors:

/usr/nistnet-3.0a/kernel/nistnet_table.c:30: error: conflicting types for
`false'
include/linux/stddef.h:16: error: previous declaration of `false'
/usr/nistnet-3.0a/kernel/nistnet_table.c:30: error: conflicting types for
`true'
include/linux/stddef.h:18: error: previous declaration of `true'
/usr/nistnet-3.0a/kernel/nistnet_table.c: In function `lt_find_by_ipheader':
/usr/nistnet-3.0a/kernel/nistnet_table.c:808: error: structure has no member
named `h'
/usr/nistnet-3.0a/kernel/nistnet_table.c:809: error: structure has no member
named `h'
/usr/nistnet-3.0a/kernel/nistnet_table.c:811: error: structure has no member
named `nh'
/usr/nistnet-3.0a/kernel/nistnet_table.c:812: error: structure has no member
named `nh'
make[3]: ** [/usr/nistnet-3.0a/kernel/nistnet_table.o] Erro 1
make[2]: ** [_module_/usr/nistnet-3.0a/kernel] Erro 2
make[2]: Saindo do diretório `/usr/src/linux-headers-2.6.22-14-generic'
make[1]: ** [all] Erro 2
make[1]: Saindo do diretório `/usr/nistnet-3.0a/kernel'
make: ** [sub_dirs] Erro 2

Anybody knows a solution, please?

Thanks in advance!

Best regards,

-- 
Regeane Aguiar
Federal University of Amazonas (UFAM)
Computer Science Department (DCC)
E-mail: regeane at gmail.com
rba at dcc.ufam.edu.br
_______________________________________________
nistnet mailing list
nistnet@antd.nist.gov
http://www-x.antd.nist.gov/mailman/listinfo/nistnet

Reply via email to