Hi,

I tried to install nistnet.2.0.12c on Fedora 6 Linux 2.6.18 and got
the following errors when type in 'make'. Could anyone tell me if I
did anything wrong and how to solve this? Thanks.

Tri

set -e; for i in math lib cli monitor kernel man; do make -C $i ; done
make[1]: Entering directory `/home/ttran/nistnet-3.0a/math'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/ttran/nistnet-3.0a/math'
make[1]: Entering directory `/home/ttran/nistnet-3.0a/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/ttran/nistnet-3.0a/lib'
make[1]: Entering directory `/home/ttran/nistnet-3.0a/cli'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/ttran/nistnet-3.0a/cli'
make[1]: Entering directory `/home/ttran/nistnet-3.0a/monitor'
making all in ./TextField-1.01...
make[2]: Entering directory `/home/ttran/nistnet-3.0a/monitor/TextField-1.01'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ttran/nistnet-3.0a/monitor/TextField-1.01'
making all in ./Frame-1.0...
make[2]: Entering directory `/home/ttran/nistnet-3.0a/monitor/Frame-1.0'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ttran/nistnet-3.0a/monitor/Frame-1.0'
make[1]: Leaving directory `/home/ttran/nistnet-3.0a/monitor'
make[1]: Entering directory `/home/ttran/nistnet-3.0a/kernel'
make -C /lib/modules/2.6.18-1.2798.fc6/build
M=/home/ttran/nistnet-3.0a/kernel V=1
make[2]: Entering directory `/usr/src/kernels/2.6.18-1.2798.fc6-i686'
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (
         \
        echo;                                                           \
        echo "  ERROR: Kernel configuration is invalid.";               \
        echo "         include/linux/autoconf.h or
include/config/auto.conf are missing.";      \
        echo "         Run 'make oldconfig && make prepare' on kernel
src to fix it.";  \
        echo;                                                           \
        /bin/false)
mkdir -p /home/ttran/nistnet-3.0a/kernel/.tmp_versions
rm -f /home/ttran/nistnet-3.0a/kernel/.tmp_versions/*
make -f scripts/Makefile.build obj=/home/ttran/nistnet-3.0a/kernel
  gcc -m32 -Wp,-MD,/home/ttran/nistnet-3.0a/kernel/.knistnet.o.d
-nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/include
-D__KERNEL__ -Iinclude  -include include/linux/autoconf.h  -Wall
-Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
-fno-common -Wstrict-prototypes -Wundef
-Werror-implicit-function-declaration -Os -pipe -msoft-float
-fno-builtin-sprintf -fno-builtin-log2 -fno-builtin-puts
-mpreferred-stack-boundary=2  -march=i686 -mtune=generic
-mtune=generic -mregparm=3 -ffreestanding
-Iinclude/asm-i386/mach-generic -Iinclude/asm-i386/mach-default
-fomit-frame-pointer -fasynchronous-unwind-tables -g
-fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign
-D__KERNEL__ -fno-common -I. -I../include -DDEVHITBOX=\"/dev/hitbox\"
-DHITMAJOR=62      -DHITMINOR=0 -DDEVNISTNET=\"/dev/nistnet\"
-DNISTNETMAJOR=62  -DNISTNETMINOR=1 -DDEVMUNGEBOX=\"/dev/mungebox\"
-DMUNGEMAJOR=63 -DDEVSPYBOX=\"/dev/spybox\" -DSPYMAJOR=64 -DCONFIG_ECN
-DCONFIG_COS -DCONFIG_DELAYSTART -DCONFIG_RTC_AGGRESSIVE -fno-common
-I. -I../include -DDEVHITBOX=\"/dev/hitbox\" -DHITMAJOR=62
-DHITMINOR=0 -DDEVNISTNET=\"/dev/nistnet\" -DNISTNETMAJOR=62
-DNISTNETMINOR=1 -DDEVMUNGEBOX=\"/dev/mungebox\" -DMUNGEMAJOR=63
-DDEVSPYBOX=\"/dev/spybox\" -DSPYMAJOR=64 -DCONFIG_ECN -DCONFIG_COS
-DCONFIG_DELAYSTART -DCONFIG_RTC_AGGRESSIVE -fno-common
-I/lib/modules/2.6.18-1.2798.fc6/build/include
-I/home/ttran/nistnet-3.0a/kernel
-I/home/ttran/nistnet-3.0a/kernel/../include
-DDEVHITBOX=\"/dev/hitbox\" -DHITMAJOR=62  -DHITMINOR=0
-DDEVNISTNET=\"/dev/nistnet\" -DNISTNETMAJOR=62  -DNISTNETMINOR=1
-DDEVMUNGEBOX=\"/dev/mungebox\" -DMUNGEMAJOR=63
-DDEVSPYBOX=\"/dev/spybox\" -DSPYMAJOR=64 -DCONFIG_ECN -DCONFIG_COS
-DCONFIG_DELAYSTART -DCONFIG_RTC_AGGRESSIVE -fno-common -I.
-I../include -DDEVHITBOX=\"/dev/hitbox\" -DHITMAJOR=62
-DHITMINOR=0 -DDEVNISTNET=\"/dev/nistnet\" -DNISTNETMAJOR=62
-DNISTNETMINOR=1 -DDEVMUNGEBOX=\"/dev/mungebox\" -DMUNGEMAJOR=63
-DDEVSPYBOX=\"/dev/spybox\" -DSPYMAJOR=64 -DCONFIG_ECN -DCONFIG_COS
-DCONFIG_DELAYSTART -DCONFIG_RTC_AGGRESSIVE -fno-common -I.
-I../include -DDEVHITBOX=\"/dev/hitbox\" -DHITMAJOR=62
-DHITMINOR=0 -DDEVNISTNET=\"/dev/nistnet\" -DNISTNETMAJOR=62
-DNISTNETMINOR=1 -DDEVMUNGEBOX=\"/dev/mungebox\" -DMUNGEMAJOR=63
-DDEVSPYBOX=\"/dev/spybox\" -DSPYMAJOR=64 -DCONFIG_ECN -DCONFIG_COS
-DCONFIG_DELAYSTART -DCONFIG_RTC_AGGRESSIVE -fno-common
-I/lib/modules/2.6.18-1.2798.fc6/build/include
-I/home/ttran/nistnet-3.0a/kernel
-I/home/ttran/nistnet-3.0a/kernel/../include
-DDEVHITBOX=\"/dev/hitbox\" -DHITMAJOR=62  -DHITMINOR=0
-DDEVNISTNET=\"/dev/nistnet\" -DNISTNETMAJOR=62  -DNISTNETMINOR=1
-DDEVMUNGEBOX=\"/dev/mungebox\" -DMUNGEMAJOR=63
-DDEVSPYBOX=\"/dev/spybox\" -DSPYMAJOR=64 -DCONFIG_ECN -DCONFIG_COS
-DCONFIG_DELAYSTART -DCONFIG_RTC_AGGRESSIVE -fno-common  -DMODULE
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(knistnet)"
-D"KBUILD_MODNAME=KBUILD_STR(nistnet)" -c -o
/home/ttran/nistnet-3.0a/kernel/.tmp_knistnet.o
/home/ttran/nistnet-3.0a/kernel/knistnet.c
In file included from /home/ttran/nistnet-3.0a/kernel/knistnet.c:15:
/home/ttran/nistnet-3.0a/kernel/../include/kincludes.h:15:26: error:
linux/config.h: No such file or directory
/home/ttran/nistnet-3.0a/kernel/knistnet.c: In function 'rcv_packet_munge':
/home/ttran/nistnet-3.0a/kernel/knistnet.c:916: error: too few
arguments to function 'ippt->func'
/home/ttran/nistnet-3.0a/kernel/knistnet.c:961: error: too few
arguments to function 'ippt->func'
/home/ttran/nistnet-3.0a/kernel/knistnet.c:972: error: too few
arguments to function 'ippt->func'
/home/ttran/nistnet-3.0a/kernel/knistnet.c:1003: error: too few
arguments to function 'ippt->func'
/home/ttran/nistnet-3.0a/kernel/knistnet.c: In function 'grab_ip_rcv':
/home/ttran/nistnet-3.0a/kernel/knistnet.c:1014: warning: assignment
from incompatible pointer type
/home/ttran/nistnet-3.0a/kernel/knistnet.c: At top level:
/home/ttran/nistnet-3.0a/kernel/knistnet.c:1236: warning: data
definition has no type or storage class
/home/ttran/nistnet-3.0a/kernel/knistnet.c:1236: warning: type
defaults to 'int' in declaration of 'EXPORT_SYMBOL_NOVERS'
/home/ttran/nistnet-3.0a/kernel/knistnet.c:1236: warning: parameter
names (without types) in function declaration
/home/ttran/nistnet-3.0a/kernel/knistnet.c:1237: warning: data
definition has no type or storage class
/home/ttran/nistnet-3.0a/kernel/knistnet.c:1237: warning: type
defaults to 'int' in declaration of 'EXPORT_SYMBOL_NOVERS'
/home/ttran/nistnet-3.0a/kernel/knistnet.c:1237: warning: parameter
names (without types) in function declaration
/home/ttran/nistnet-3.0a/kernel/knistnet.c:1238: warning: data
definition has no type or storage class
/home/ttran/nistnet-3.0a/kernel/knistnet.c:1238: warning: type
defaults to 'int' in declaration of 'EXPORT_SYMBOL_NOVERS'
/home/ttran/nistnet-3.0a/kernel/knistnet.c:1238: warning: parameter
names (without types) in function declaration
/home/ttran/nistnet-3.0a/kernel/knistnet.c:1239: warning: data
definition has no type or storage class
/home/ttran/nistnet-3.0a/kernel/knistnet.c:1239: warning: type
defaults to 'int' in declaration of 'EXPORT_SYMBOL_NOVERS'
/home/ttran/nistnet-3.0a/kernel/knistnet.c:1239: warning: parameter
names (without types) in function declaration
make[3]: *** [/home/ttran/nistnet-3.0a/kernel/knistnet.o] Error 1
make[2]: *** [_module_/home/ttran/nistnet-3.0a/kernel] Error 2
make[2]: Leaving directory `/usr/src/kernels/2.6.18-1.2798.fc6-i686'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ttran/nistnet-3.0a/kernel'
make: *** [sub_dirs] Error 2
_______________________________________________
nistnet mailing list
nistnet@antd.nist.gov
http://www-x.antd.nist.gov/mailman/listinfo/nistnet

Reply via email to