[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Kernel compile error message assistance please




Hi yall,

having *finally* (three weeks worth....), gotten Debian to load on my NF7, after a bios update, I am now getting this kernel compile error message, which I do not understand.

Could someone suggest a fix or pointer to one, please?


<snip>

make all_targets
make[2]: Entering directory `/usr/src/linux-2.4.21/arch/i386/math-emu'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.21/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -nostdinc -iwithprefix include -DKBUILD_BASENAME=poly_atan -c -o poly_atan.o poly_atan.c
In file included from poly_atan.c:19:
poly.h:78:17: missing terminating " character
In file included from poly_atan.c:19:
poly.h: In function `add_Xsig_Xsig':
poly.h:79: error: parse error before "movl"
poly.h:79: error: `addl' undeclared (first use in this function)
poly.h:79: error: (Each undeclared identifier is reported only once
poly.h:79: error: for each function it appears in.)
poly.h:79: error: parse error before '%' token
poly.h:80: error: `movl' undeclared (first use in this function)
poly.h:80: error: `adcl' undeclared (first use in this function)
poly.h:80: error: parse error before '%' token
poly.h:81: error: parse error before '%' token
poly.h:81:59: missing terminating " character
poly.h:93:17: missing terminating " character
poly.h: In function `add_two_Xsig':
poly.h:94: error: parse error before "movl"
poly.h:94: error: `addl' undeclared (first use in this function)
poly.h:94: error: parse error before '%' token
poly.h:95: error: `movl' undeclared (first use in this function)
poly.h:95: error: `adcl' undeclared (first use in this function)
poly.h:95: error: parse error before '%' token
poly.h:96: error: parse error before '%' token
poly.h:97:22: invalid suffix "f" on integer constant
poly.h:97: error: `jnc' undeclared (first use in this function)
poly.h:98: error: `rcrl' undeclared (first use in this function)
poly.h:98: error: `rcrl' used prior to declaration
poly.h:98: warning: implicit declaration of function `rcrl'
poly.h:98: error: parse error before '%' token
poly.h:99: warning: implicit declaration of function `incl'
poly.h:99: error: parse error before '%' token
poly.h:100:37: invalid suffix "f" on integer constant
poly.h:100: error: `jmp' undeclared (first use in this function)
poly.h:102:20: missing terminating " character
make[2]: *** [poly_atan.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.21/arch/i386/math-emu'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.21/arch/i386/math-emu'
make: *** [_dir_arch/i386/math-emu] Error 2
Crete:/usr/src/linux#

<snip>

*TIA*

Haralambos  :-)


Expert, n.: Someone who comes from out of town and shows slides.






Reply to: