21 Apr 19:22
3.3.2: conflicting types for sys_ni_syscall
Osi2897 <osi2897 <at> i2pmail.org>
2012-04-21 17:22:33 GMT
2012-04-21 17:22:33 GMT
Hi, I tried to compile 3.3.2 UML on an old pentium III system (3.2.12 was no problem on this system). With 3.3.2 I get the following error (conflicting types for "sys_ni_syscall"): CC arch/x86/um/sys_call_table_32.o arch/x86/um/sys_call_table_32.c:44:13: Fehler: In Konflikt stehende Typen für »sys_ni_syscall« In file included from arch/x86/um/sys_call_table_32.c:37:0: arch/x86/include/generated/asm/syscalls_32.h:154:1: Anmerkung: Vorherige Deklaration von »sys_ni_syscall« war hier In file included from arch/x86/um/sys_call_table_32.c:52:0: arch/x86/include/generated/asm/syscalls_32.h:1:1: Warnung: Initialisierung von inkompatiblem Zeigertyp [standardmäßig aktiviert] arch/x86/include/generated/asm/syscalls_32.h:1:1: Warnung: (nahe der Initialisierung für »sys_call_table[0]«) [standardmäßig aktiviert] arch/x86/include/generated/asm/syscalls_32.h:2:1: Warnung: Initialisierung von inkompatiblem Zeigertyp [standardmäßig aktiviert] Here is my .config: # # Automatically generated file; DO NOT EDIT. # User Mode Linux/i386 3.3.2 Kernel Configuration # CONFIG_DEFCONFIG_LIST="arch/$ARCH/defconfig" CONFIG_UML=y CONFIG_MMU=y CONFIG_NO_IOMEM=y(Continue reading)
RSS Feed