2.1.114 fails build on i386

Jakob Borg (jb@k2.lund.se)
Tue, 4 Aug 1998 02:00:59 +0200


'make bzImage' fails with the following error:

egcc -D__KERNEL__ -I/home/jb/kernel/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -march=pentium -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o init_task.o init_task.c
init_task.c:24: parse error before `,'
init_task.c:24: warning: missing braces around initializer for `init_task_union.task.sigmask_lock'
init_task.c:24: warning: excess elements in struct initializer after `init_task_union.task.sigmask_lock'
init_task.c:24: warning: braces around scalar initializer for `init_task_union.task.sig'
init_task.c:24: warning: braces around scalar initializer for `init_task_union.task.sig'
init_task.c:24: warning: initialization makes integer from pointer without a cast
init_task.c:24: warning: initialization makes integer from pointer without a cast
make[1]: *** [init_task.o] Error 1
make[1]: Leaving directory `/home/jb/kernel/2.1.114/arch/i386/kernel'
make: *** [linuxsubdirs] Error 2
Exit 2

Ideas?

-- 
Jakob Borg <jb@k2.lund.se>
[Debian GNU/Linux 2.0 narayan 2.1.112 i586]

- 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.altern.org/andrebalsa/doc/lkml-faq.html