Compile - Probleme Kernel
joerg jungermann
jj at borkum.net
Sat Feb 11 17:15:06 CET 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi joerg jungermann, heute schon gelebt ?
> Hi !
>
> Moin mein System hat sich weggehangen (freeze). Und es hat teile der USR
> Partition mitgenommen, trotz Journal. Gut um das System wieder in einen
> lauffähigen Zustand zu versetzen, hab ich alle Pakete die installiert
> waren, gefetcht und daruber eine "dpkg -i *deb" gemacht.
> System ist Ubuntu/Breezy.
>
> Nun kann ich keinen Kernel mehr kompilieren, egal ob gcc-3.3 oder
> gcc-4.0. Der Fehler ist:
>
> libc6-dev und libncurses-dev sind auch installiert.
[...]
Also make menuconfig funkt jetzt, jedoch gibt es immer noch Probleme, un
ich weis nicht wo ich noch als Fehler suchen soll:
- --------- cut ----------
abra at yggdrasil[~/src/linux]$ make mrproper
CLEAN .tmp_versions
CLEAN scripts/basic
CLEAN scripts/kconfig
CLEAN scripts/lxdialog
CLEAN include/config
CLEAN .config include/asm include/linux/autoconf.h
include/linux/version.h
abra at yggdrasil[~/src/linux]$ make menuconfig
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/split-include
HOSTCC scripts/basic/docproc
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/mconf.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/lex.zconf.c
SHIPPED scripts/kconfig/zconf.hash.c
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/mconf
HOSTCC scripts/lxdialog/checklist.o
HOSTCC scripts/lxdialog/inputbox.o
HOSTCC scripts/lxdialog/lxdialog.o
HOSTCC scripts/lxdialog/menubox.o
HOSTCC scripts/lxdialog/msgbox.o
HOSTCC scripts/lxdialog/textbox.o
HOSTCC scripts/lxdialog/util.o
HOSTCC scripts/lxdialog/yesno.o
HOSTLD scripts/lxdialog/lxdialog
scripts/kconfig/mconf arch/i386/Kconfig
#
# using defaults found in /boot/config-2.6.14.5-athlon-yggdrasil
#
*** End of Linux kernel configuration.
*** Execute 'make' to build the kernel or try 'make help'.
abra at yggdrasil[~/src/linux]$ make bzImage
CHK include/linux/version.h
UPD include/linux/version.h
SYMLINK include/asm -> include/asm-i386
SPLIT include/linux/autoconf.h -> include/config/*
CC arch/i386/kernel/asm-offsets.s
In file included from include/linux/thread_info.h:20,
from include/linux/preempt.h:10,
from include/linux/spinlock.h:50,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/bitops.h:128:5: warning: "BITS_PER_LONG" is not defined
In file included from include/asm/thread_info.h:14,
from include/linux/thread_info.h:21,
from include/linux/preempt.h:10,
from include/linux/spinlock.h:50,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/i386/kernel/asm-offsets.c:7:
include/asm/page.h:4:20: error: unistd.h: No such file or directory
In file included from include/asm/byteorder.h:4,
from include/linux/kernel.h:16,
from include/asm/system.h:4,
from include/asm/processor.h:18,
from include/asm/thread_info.h:17,
from include/linux/thread_info.h:21,
from include/linux/preempt.h:10,
from include/linux/spinlock.h:50,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/byteorder/little_endian.h: In function '__cpu_to_be64p':
include/linux/byteorder/little_endian.h:69: warning: implicit
declaration of function '__swab64p'
In file included from include/linux/sched.h:12,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/jiffies.h: At top level:
include/linux/jiffies.h:84: warning: type defaults to 'int' in
declaration of 'u64'
include/linux/jiffies.h:84: error: syntax error before 'jiffies_64'
In file included from include/linux/sched.h:12,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/jiffies.h:87:6: warning: "BITS_PER_LONG" is not defined
include/linux/jiffies.h:88: error: syntax error before 'get_jiffies_64'
include/linux/jiffies.h:88: warning: type defaults to 'int' in
declaration of 'get_jiffies_64'
include/linux/jiffies.h:88: warning: data definition has no type or
storage class
include/linux/jiffies.h:240:5: warning: "BITS_PER_LONG" is not defined
include/linux/jiffies.h: In function 'timespec_to_jiffies':
include/linux/jiffies.h:320: error: called object 'u64' is not a function
include/linux/jiffies.h:320: error: called object 'u64' is not a function
include/linux/jiffies.h:321: error: called object 'u64' is not a function
include/linux/jiffies.h:321: error: called object 'u64' is not a function
include/linux/jiffies.h:324: error: syntax error before 'sec'
include/linux/jiffies.h:324: error: called object 'u64' is not a function
include/linux/jiffies.h:324: error: called object 'u64' is not a function
include/linux/jiffies.h:324: error: syntax error before ')' token
include/linux/jiffies.h:328: warning: no return statement in function
returning non-void
include/linux/jiffies.h: In function 'jiffies_to_timespec':
include/linux/jiffies.h:337: error: syntax error before 'nsec'
include/linux/jiffies.h:338: error: 'nsec' undeclared (first use in this
function)
include/linux/jiffies.h:338: error: (Each undeclared identifier is
reported only once
include/linux/jiffies.h:338: error: for each function it appears in.)
include/linux/jiffies.h: In function 'timeval_to_jiffies':
include/linux/jiffies.h:359: error: called object 'u64' is not a function
include/linux/jiffies.h:359: error: called object 'u64' is not a function
include/linux/jiffies.h:360: error: called object 'u64' is not a function
include/linux/jiffies.h:360: error: called object 'u64' is not a function
include/linux/jiffies.h:363: error: syntax error before 'sec'
include/linux/jiffies.h:363: error: called object 'u64' is not a function
include/linux/jiffies.h:363: error: called object 'u64' is not a function
include/linux/jiffies.h:363: error: syntax error before ')' token
include/linux/jiffies.h:366: warning: no return statement in function
returning non-void
include/linux/jiffies.h: In function 'jiffies_to_timeval':
include/linux/jiffies.h:375: error: syntax error before 'nsec'
include/linux/jiffies.h:376: error: 'nsec' undeclared (first use in this
function)
include/linux/jiffies.h:385:34: warning: "USER_HZ" is not defined
include/linux/jiffies.h:385:41: error: division by zero in #if
include/linux/jiffies.h: In function 'jiffies_to_clock_t':
include/linux/jiffies.h:388: error: syntax error before 'tmp'
include/linux/jiffies.h:389: error: 'USER_HZ' undeclared (first use in
this function)
include/linux/jiffies.h:389: error: 'tmp' undeclared (first use in this
function)
include/linux/jiffies.h:389: error: invalid lvalue in asm output 0
include/linux/jiffies.h:396:11: warning: "USER_HZ" is not defined
include/linux/jiffies.h:396:18: error: division by zero in #if
include/linux/jiffies.h: In function 'clock_t_to_jiffies':
include/linux/jiffies.h:401: error: syntax error before 'jif'
include/linux/jiffies.h:404: error: 'USER_HZ' undeclared (first use in
this function)
include/linux/jiffies.h:408: error: 'jif' undeclared (first use in this
function)
include/linux/jiffies.h:408: error: syntax error before numeric constant
include/linux/jiffies.h:409: error: invalid lvalue in asm output 0
include/linux/jiffies.h: At top level:
include/linux/jiffies.h:414: error: syntax error before
'jiffies_64_to_clock_t'
include/linux/jiffies.h:414: error: syntax error before 'x'
include/linux/jiffies.h:415: warning: return type defaults to 'int'
include/linux/jiffies.h:415: warning: function declaration isn't a prototype
include/linux/jiffies.h:416:34: warning: "USER_HZ" is not defined
include/linux/jiffies.h:416:41: error: division by zero in #if
include/linux/jiffies.h: In function 'jiffies_64_to_clock_t':
include/linux/jiffies.h:424: error: 'x' undeclared (first use in this
function)
include/linux/jiffies.h:425: error: 'USER_HZ' undeclared (first use in
this function)
include/linux/jiffies.h:425: error: invalid lvalue in asm output 0
include/linux/jiffies.h:428: warning: control reaches end of non-void
function
include/linux/jiffies.h: At top level:
include/linux/jiffies.h:430: error: syntax error before 'nsec_to_clock_t'
include/linux/jiffies.h:430: error: syntax error before 'x'
include/linux/jiffies.h:431: warning: return type defaults to 'int'
include/linux/jiffies.h:431: warning: function declaration isn't a prototype
include/linux/jiffies.h:432:21: warning: "USER_HZ" is not defined
include/linux/jiffies.h:432:28: error: division by zero in #if
include/linux/jiffies.h:434:8: warning: "USER_HZ" is not defined
include/linux/jiffies.h: In function 'nsec_to_clock_t':
include/linux/jiffies.h:435: error: 'x' undeclared (first use in this
function)
include/linux/jiffies.h:435: error: 'USER_HZ' undeclared (first use in
this function)
include/linux/jiffies.h:436: error: invalid lvalue in asm output 0
include/linux/jiffies.h:448: warning: control reaches end of non-void
function
In file included from include/linux/cpumask.h:86,
from include/linux/sched.h:15,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/bitmap.h: In function 'bitmap_zero':
include/linux/bitmap.h:125: error: 'BITS_PER_LONG' undeclared (first use
in this function)
include/linux/bitmap.h: In function 'bitmap_fill':
include/linux/bitmap.h:135: error: 'BITS_PER_LONG' undeclared (first use
in this function)
include/linux/bitmap.h: In function 'bitmap_copy':
include/linux/bitmap.h:146: error: 'BITS_PER_LONG' undeclared (first use
in this function)
include/linux/bitmap.h: In function 'bitmap_and':
include/linux/bitmap.h:157: error: 'BITS_PER_LONG' undeclared (first use
in this function)
include/linux/bitmap.h: In function 'bitmap_or':
include/linux/bitmap.h:166: error: 'BITS_PER_LONG' undeclared (first use
in this function)
include/linux/bitmap.h: In function 'bitmap_xor':
include/linux/bitmap.h:175: error: 'BITS_PER_LONG' undeclared (first use
in this function)
include/linux/bitmap.h: In function 'bitmap_andnot':
include/linux/bitmap.h:184: error: 'BITS_PER_LONG' undeclared (first use
in this function)
include/linux/bitmap.h: In function 'bitmap_complement':
include/linux/bitmap.h:193: error: 'BITS_PER_LONG' undeclared (first use
in this function)
include/linux/bitmap.h: In function 'bitmap_equal':
include/linux/bitmap.h:202: error: 'BITS_PER_LONG' undeclared (first use
in this function)
include/linux/bitmap.h: In function 'bitmap_intersects':
include/linux/bitmap.h:211: error: 'BITS_PER_LONG' undeclared (first use
in this function)
include/linux/bitmap.h: In function 'bitmap_subset':
include/linux/bitmap.h:220: error: 'BITS_PER_LONG' undeclared (first use
in this function)
include/linux/bitmap.h: In function 'bitmap_empty':
include/linux/bitmap.h:228: error: 'BITS_PER_LONG' undeclared (first use
in this function)
include/linux/bitmap.h: In function 'bitmap_full':
include/linux/bitmap.h:236: error: 'BITS_PER_LONG' undeclared (first use
in this function)
include/linux/bitmap.h: In function 'bitmap_shift_right':
include/linux/bitmap.h:250: error: 'BITS_PER_LONG' undeclared (first use
in this function)
include/linux/bitmap.h: In function 'bitmap_shift_left':
include/linux/bitmap.h:259: error: 'BITS_PER_LONG' undeclared (first use
in this function)
In file included from include/linux/sched.h:15,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/cpumask.h: At top level:
include/linux/cpumask.h:89: error: 'BITS_PER_LONG' undeclared here (not
in a function)
In file included from include/linux/sched.h:15,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/cpumask.h:242:16: warning: "BITS_PER_LONG" is not defined
In file included from include/linux/sched.h:17,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/nodemask.h:260:21: warning: "BITS_PER_LONG" is not defined
In file included from include/linux/sched.h:23,
from arch/i386/kernel/asm-offsets.c:7:
include/asm/mmu.h:13: error: field 'sem' has incomplete type
In file included from include/asm/cputime.h:4,
from include/linux/sched.h:24,
from arch/i386/kernel/asm-offsets.c:7:
include/asm-generic/cputime.h:23: error: syntax error before 'cputime64_t'
include/asm-generic/cputime.h:23: warning: type defaults to 'int' in
declaration of 'cputime64_t'
include/asm-generic/cputime.h:23: warning: data definition has no type
or storage class
In file included from include/linux/signal.h:7,
from include/linux/sched.h:28,
from arch/i386/kernel/asm-offsets.c:7:
include/asm/siginfo.h:4:27: error: linux/siginfo.h: No such file or
directory
In file included from include/linux/sched.h:28,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/signal.h:29: error: syntax error before 'siginfo_t'
include/linux/signal.h:29: warning: no semicolon at end of struct or union
include/linux/signal.h:31: error: syntax error before '}' token
include/linux/signal.h: In function 'sigaddset':
include/linux/signal.h:53: error: '_NSIG_WORDS' undeclared (first use in
this function)
include/linux/signal.h:54: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:56: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:56: error: '_NSIG_BPW' undeclared (first use in
this function)
include/linux/signal.h: In function 'sigdelset':
include/linux/signal.h:62: error: '_NSIG_WORDS' undeclared (first use in
this function)
include/linux/signal.h:63: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:65: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:65: error: '_NSIG_BPW' undeclared (first use in
this function)
include/linux/signal.h: In function 'sigismember':
include/linux/signal.h:71: error: '_NSIG_WORDS' undeclared (first use in
this function)
include/linux/signal.h:72: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:74: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:74: error: '_NSIG_BPW' undeclared (first use in
this function)
include/linux/signal.h: In function 'sigorsets':
include/linux/signal.h:114: error: '_NSIG_WORDS' undeclared (first use
in this function)
include/linux/signal.h:114: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:114: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:114: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:114: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:114: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:114: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:114: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:114: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:114: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:114: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:114: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:114: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h: In function 'sigandsets':
include/linux/signal.h:117: error: '_NSIG_WORDS' undeclared (first use
in this function)
include/linux/signal.h:117: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:117: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:117: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:117: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:117: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:117: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:117: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:117: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:117: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:117: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:117: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:117: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h: In function 'signandsets':
include/linux/signal.h:120: error: '_NSIG_WORDS' undeclared (first use
in this function)
include/linux/signal.h:120: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:120: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:120: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:120: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:120: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:120: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:120: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:120: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:120: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:120: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:120: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:120: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h: In function 'signotset':
include/linux/signal.h:144: error: '_NSIG_WORDS' undeclared (first use
in this function)
include/linux/signal.h:144: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:144: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:144: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:144: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:144: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:144: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:144: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:144: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h: In function 'sigemptyset':
include/linux/signal.h:151: error: '_NSIG_WORDS' undeclared (first use
in this function)
include/linux/signal.h:155: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:156: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h: In function 'sigfillset':
include/linux/signal.h:163: error: '_NSIG_WORDS' undeclared (first use
in this function)
include/linux/signal.h:167: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:168: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h: In function 'sigaddsetmask':
include/linux/signal.h:177: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h: In function 'sigdelsetmask':
include/linux/signal.h:182: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h: In function 'sigtestsetmask':
include/linux/signal.h:187: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h: In function 'siginitset':
include/linux/signal.h:192: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:193: error: '_NSIG_WORDS' undeclared (first use
in this function)
include/linux/signal.h:195: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:195: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:195: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:195: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:197: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h: In function 'siginitsetinv':
include/linux/signal.h:204: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:205: error: '_NSIG_WORDS' undeclared (first use
in this function)
include/linux/signal.h:207: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:207: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:207: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:207: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h:209: error: request for member 'sig' in something
not a structure or union
include/linux/signal.h: In function 'valid_signal':
include/linux/signal.h:225: error: '_NSIG' undeclared (first use in this
function)
include/linux/signal.h: At top level:
include/linux/signal.h:234: error: syntax error before '*' token
include/linux/signal.h:234: warning: function declaration isn't a prototype
In file included from include/linux/mmzone.h:313,
from include/linux/gfp.h:4,
from include/linux/slab.h:15,
from include/linux/percpu.h:4,
from include/linux/sched.h:34,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/memory_hotplug.h: In function 'mhp_notimplemented':
include/linux/memory_hotplug.h:88: error: 'ENOSYS' undeclared (first use
in this function)
include/linux/memory_hotplug.h: In function '__remove_pages':
include/linux/memory_hotplug.h:102: error: 'ENOSYS' undeclared (first
use in this function)
In file included from include/linux/gfp.h:4,
from include/linux/slab.h:15,
from include/linux/percpu.h:4,
from include/linux/sched.h:34,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/mmzone.h:450:5: warning: "BITS_PER_LONG" is not defined
include/linux/mmzone.h:457:7: warning: "BITS_PER_LONG" is not defined
include/linux/mmzone.h:465:2: error: #error BITS_PER_LONG not defined
In file included from include/linux/slab.h:15,
from include/linux/percpu.h:4,
from include/linux/sched.h:34,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/gfp.h:19:7: warning: "BITS_PER_LONG" is not defined
In file included from include/linux/slab.h:88,
from include/linux/percpu.h:4,
from include/linux/sched.h:34,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/kmalloc_sizes.h:1:6: warning: "unsigned" is not defined
include/linux/kmalloc_sizes.h:1:6: error: missing binary operator before
token "long"
In file included from arch/i386/kernel/asm-offsets.c:7:
include/linux/sched.h: At top level:
include/linux/sched.h:314: error: syntax error before 'pgd_t'
include/linux/sched.h:314: warning: no semicolon at end of struct or union
include/linux/sched.h:343: error: syntax error before ':' token
include/linux/sched.h:360: error: syntax error before '}' token
include/linux/sched.h:364: error: '_NSIG' undeclared here (not in a
function)
include/linux/sched.h:816: error: syntax error before 'u32'
include/linux/sched.h:816: warning: no semicolon at end of struct or union
include/linux/sched.h:817: warning: type defaults to 'int' in
declaration of 'self_exec_id'
include/linux/sched.h:817: warning: data definition has no type or
storage class
include/linux/sched.h:835: error: syntax error before '*' token
include/linux/sched.h:835: warning: type defaults to 'int' in
declaration of 'last_siginfo'
include/linux/sched.h:835: warning: data definition has no type or
storage class
include/linux/sched.h:844: error: syntax error before 'rchar'
include/linux/sched.h:844: warning: type defaults to 'int' in
declaration of 'rchar'
include/linux/sched.h:844: warning: type defaults to 'int' in
declaration of 'wchar'
include/linux/sched.h:844: warning: type defaults to 'int' in
declaration of 'syscr'
include/linux/sched.h:844: warning: type defaults to 'int' in
declaration of 'syscw'
include/linux/sched.h:844: warning: data definition has no type or
storage class
include/linux/sched.h:846: error: syntax error before 'acct_rss_mem1'
include/linux/sched.h:846: warning: type defaults to 'int' in
declaration of 'acct_rss_mem1'
include/linux/sched.h:846: warning: data definition has no type or
storage class
include/linux/sched.h:847: error: syntax error before 'acct_vm_mem1'
include/linux/sched.h:847: warning: type defaults to 'int' in
declaration of 'acct_vm_mem1'
include/linux/sched.h:847: warning: data definition has no type or
storage class
include/linux/sched.h:860: error: syntax error before '}' token
include/linux/sched.h: In function 'process_group':
include/linux/sched.h:864: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'pid_alive':
include/linux/sched.h:877: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'set_cpus_allowed':
include/linux/sched.h:943: error: 'EINVAL' undeclared (first use in this
function)
include/linux/sched.h: At top level:
include/linux/sched.h:1040: error: syntax error before 'siginfo_t'
include/linux/sched.h:1040: warning: function declaration isn't a prototype
include/linux/sched.h:1042: error: syntax error before 'siginfo_t'
include/linux/sched.h:1043: warning: function declaration isn't a prototype
include/linux/sched.h: In function 'dequeue_signal_lock':
include/linux/sched.h:1047: error: 'tsk' undeclared (first use in this
function)
include/linux/sched.h:1048: error: 'mask' undeclared (first use in this
function)
include/linux/sched.h:1048: error: 'info' undeclared (first use in this
function)
include/linux/sched.h: In function 'on_sig_stack':
include/linux/sched.h:1095: error: dereferencing pointer to incomplete type
include/linux/sched.h:1095: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'sas_ss_flags':
include/linux/sched.h:1100: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'mmdrop':
include/linux/sched.h:1128: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'thread_group_empty':
include/linux/sched.h:1209: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'task_lock':
include/linux/sched.h:1228: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'task_unlock':
include/linux/sched.h:1233: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'setup_thread_stack':
include/linux/sched.h:1242: error: dereferencing pointer to incomplete type
include/linux/sched.h:1242: error: dereferencing pointer to incomplete type
include/linux/sched.h:1243: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'end_of_stack':
include/linux/sched.h:1248: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'set_tsk_thread_flag':
include/linux/sched.h:1258: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'clear_tsk_thread_flag':
include/linux/sched.h:1263: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'test_and_set_tsk_thread_flag':
include/linux/sched.h:1268: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'test_and_clear_tsk_thread_flag':
include/linux/sched.h:1273: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'test_tsk_thread_flag':
include/linux/sched.h:1278: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'frozen':
include/linux/sched.h:1396: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'freezing':
include/linux/sched.h:1404: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'freeze':
include/linux/sched.h:1413: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'thaw_process':
include/linux/sched.h:1422: error: dereferencing pointer to incomplete type
include/linux/sched.h: In function 'frozen_process':
include/linux/sched.h:1434: error: dereferencing pointer to incomplete type
include/linux/sched.h:1434: error: dereferencing pointer to incomplete type
In file included from include/asm/suspend.h:7,
from include/linux/suspend.h:5,
from arch/i386/kernel/asm-offsets.c:10:
include/asm/i387.h: In function '__save_init_fpu':
include/asm/i387.h:46: error: dereferencing pointer to incomplete type
include/asm/i387.h:52: error: dereferencing pointer to incomplete type
include/asm/i387.h:46: error: memory input 1 is not directly addressable
include/asm/i387.h: In function 'save_init_fpu':
include/asm/i387.h:77: warning: implicit declaration of function 'stts'
In file included from include/linux/suspend.h:5,
from arch/i386/kernel/asm-offsets.c:10:
include/asm/suspend.h: In function 'arch_prepare_suspend':
include/asm/suspend.h:16: error: 'EPERM' undeclared (first use in this
function)
In file included from include/linux/suspend.h:7,
from arch/i386/kernel/asm-offsets.c:10:
include/linux/swap.h: In function 'current_is_kswapd':
include/linux/swap.h:20: error: dereferencing pointer to incomplete type
include/linux/swap.h: At top level:
include/linux/swap.h:48: warning: implicit declaration of function
'getpagesize'
include/linux/swap.h:48: error: variable-size type declared outside of
any function
In file included from arch/i386/kernel/asm-offsets.c:12:
arch/i386/kernel/sigframe.h:7: error: '_NSIG_WORDS' undeclared here (not
in a function)
arch/i386/kernel/sigframe.h:17: error: field 'info' has incomplete type
In file included from arch/i386/kernel/asm-offsets.c:13:
include/asm/fixmap.h:94: error: syntax error before 'pgprot_t'
include/asm/fixmap.h:94: warning: function declaration isn't a prototype
arch/i386/kernel/asm-offsets.c: In function 'foo':
arch/i386/kernel/asm-offsets.c:70: warning: asm operand 0 probably
doesn't match constraints
arch/i386/kernel/asm-offsets.c:71: warning: asm operand 0 probably
doesn't match constraints
make[1]: *** [arch/i386/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2
abra at yggdrasil[~/src/linux]$
- --------- cut ----------
Tipps, wo ich noch gucken kann ?
cya
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFD7g2Ksta551Pt/1URAigpAJ4+foWBAD4Jpbie8+B3emRZYwHiygCfSBm/
LYbhVRiuvrbtk0ryv13id/8=
=Oax0
-----END PGP SIGNATURE-----
More information about the Linux
mailing list