lkml.org 
[lkml]   [2000]   [Jul]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectKernel-I fails to compile
From
Date
Note: PLEASE CC ME ON ALL REPLIES; I'm not on this list.

I am trying to compile the International kernel on a DEC Alpha 21164a,
kernel 2.2.16, running Debian woody.

I get the following error:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
rame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-m
21164a -DBWIO_ENABLED -DMODULE -DMODVERSIONS -include /usr/src/linux/include/lin
ux/modversions.h -c -o md5glue.o md5glue.c
md5glue.c:87: parse error before `init_module'
md5glue.c:88: warning: return-type defaults to `int'
{standard input}: Assembler messages:
{standard input}:8: Warning: Ignoring changed section attributes for .modinfo
make[2]: *** [md5glue.o] Error 1
make[2]: Leaving directory `/usr/src/linux/crypto'
make[1]: *** [_mod_crypto] Error 2
make[1]: Leaving directory `/usr/src/linux'
make: *** [stamp-build] Error 2

Prior to that error, I also received the following warnings:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
rame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-m
21164a -DBWIO_ENABLED -DMODULE -DMODVERSIONS -include /usr/src/linux/include/lin
ux/modversions.h -c -o serp6f.o serp6f.c
serp6f.c: In function `serpent_set_key':
serp6f.c:467: warning: suggest parentheses around arithmetic in operand of |
{standard input}: Assembler messages:
{standard input}:8: Warning: Ignoring changed section attributes for .modinfo
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
rame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-m
21164a -DBWIO_ENABLED -DMODULE -DMODVERSIONS -include /usr/src/linux/include/lin
ux/modversions.h -c -o mars6.o mars6.c
mars6.c: In function `mars_set_key':
mars6.c:300: warning: unused variable `u'
{standard input}: Assembler messages:
{standard input}:8: Warning: Ignoring changed section attributes for .modinfo
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
rame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-m
21164a -DBWIO_ENABLED -DMODULE -DMODVERSIONS -include /usr/src/linux/include/lin
ux/modversions.h -c -o rc5.o rc5.c
{standard input}: Assembler messages:
{standard input}:8: Warning: Ignoring changed section attributes for .modinfo
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-m
21164a -DBWIO_ENABLED -DMODULE -DMODVERSIONS -include /usr/src/linux/include/lin
ux/modversions.h -c -o rc62.o rc62.c
{standard input}: Assembler messages:
{standard input}:8: Warning: Ignoring changed section attributes for .modinfo
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
rame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-m
21164a -DBWIO_ENABLED -DMODULE -DMODVERSIONS -include /usr/src/linux/include/lin
ux/modversions.h -c -o dfc2.o dfc2.c
{standard input}: Assembler messages:
{standard input}:8: Warning: Ignoring changed section attributes for .modinfo
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
rame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-m
21164a -DBWIO_ENABLED -DMODULE -DMODVERSIONS -include /usr/src/linux/include/lin
ux/modversions.h -c -o blowfish.o blowfish.c
{standard input}: Assembler messages:
{standard input}:8: Warning: Ignoring changed section attributes for .modinfo
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
rame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-m
21164a -DBWIO_ENABLED -DMODULE -DMODVERSIONS -include /usr/src/linux/include/lin
ux/modversions.h -c -o idea.o idea.c
{standard input}: Assembler messages:
{standard input}:8: Warning: Ignoring changed section attributes for .modinfo
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
rame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-m
21164a -DBWIO_ENABLED -DMODULE -DMODVERSIONS -include /usr/src/linux/include/lin
ux/modversions.h -c -o des.o des.c
des.c: In function `des_encrypt':
des.c:1155: warning: type mismatch in implicit declaration for built-in function
`memcpy'
{standard input}: Assembler messages:
{standard input}:8: Warning: Ignoring changed section attributes for .modinfo


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.624 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site