[WOLK-devel] Compile errors with 4.2s
Brought to you by:
hight0wer
|
From: <jo...@fa...> - 2003-06-23 19:45:31
|
Hi all,
Wolk won't compile at all on my system! I simply get a compile error
when making bzImage. I tried to patch a vanilla 2.4.20 kernel to wolk
4.0s, then to 4.1s, then to 4.2s, and none of them compiled. I then
tried using 2.4.20 4.0 fullkernel, and I got the same error. I am using
gcc 2.95.3, and my distro is Connectiva 8.0. Here is a snippet of the
output from 'make bzImage':
...
make[2]: Leaving directory
`/usr/src/linux-2.4.20-wolk4.0-fullkernel/arch/i386/lib'
make[1]: Leaving directory
`/usr/src/linux-2.4.20-wolk4.0-fullkernel/arch/i386/lib'
make -C evfs efs
make[1]: Entering directory `/usr/src/linux-2.4.20-wolk4.0-fullkernel/ev=
fs'
gcc -Wall -O6 -fomit-frame-pointer -funroll-all-loops -c aes.c
In file included from /usr/include/linux/string.h:25,
from aes.c:35:
/usr/include/asm/string.h:47: parse error before `size_t'
/usr/include/asm/string.h: In function `strncpy':
/usr/include/asm/string.h:61: `src' undeclared (first use in this functi=
on)
/usr/include/asm/string.h:61: (Each undeclared identifier is reported
only once
/usr/include/asm/string.h:61: for each function it appears in.)
/usr/include/asm/string.h:61: `dest' undeclared (first use in this funct=
ion)
/usr/include/asm/string.h:61: `count' undeclared (first use in this
function)
/usr/include/asm/string.h:63: warning: control reaches end of non-void
function
/usr/include/asm/string.h: At top level:
/usr/include/asm/string.h:83: parse error before `size_t'
/usr/include/asm/string.h: In function `strncat':
...
Email me for my .config file.
Any help is greatly appreciated.
TIA,
Jo=E3o
--
-------------------------------------------
Jo=E3o Neves
jo...@fa...
Fabrica de Ideias
SBS - Ed. Empire Center - bl. S - Cobertura 1
cep 70070-904 - Brasilia - DF - Brasil
tel: (61) 321 1357
fax: (61) 223 1712
-------------------------------------------
|