mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* can't compile 2.6.12-rc1-RT-V0.7.43-06 on amd64
@ 2005-04-02 18:04 Joern Nettingsmeier
  0 siblings, 0 replies; only message in thread
From: Joern Nettingsmeier @ 2005-04-02 18:04 UTC (permalink / raw)
  To: linux-kernel, mingo; +Cc: nettings

hi ingo, hi everyone!


no luck w/ latest realtime-preempt on amd64:

nettings@kleineronkel:/local/build/linux> make
   CHK     include/linux/version.h
make[1]: `arch/x86_64/kernel/asm-offsets.s' is up to date.
   CC      init/main.o
In file included from include/linux/rwsem.h:38,
                  from include/linux/kobject.h:24,
                  from include/linux/module.h:19,
                  from init/main.c:16:
include/asm/rwsem.h:55: error: redefinition of `struct rw_semaphore'
In file included from include/linux/rwsem.h:38,
                  from include/linux/kobject.h:24,
                  from include/linux/module.h:19,
                  from init/main.c:16:
include/asm/rwsem.h:79:1: warning: "__RWSEM_INITIALIZER" redefined
In file included from include/linux/spinlock.h:16,
                  from include/linux/capability.h:45,
                  from include/linux/sched.h:7,
                  from include/linux/module.h:10,
                  from init/main.c:16:
include/linux/rt_lock.h:285:1: warning: this is the location of the
previous definition
In file included from include/linux/rwsem.h:38,
                  from include/linux/kobject.h:24,
                  from include/linux/module.h:19,
                  from init/main.c:16:
include/asm/rwsem.h:83:1: warning: "DECLARE_RWSEM" redefined
In file included from include/linux/spinlock.h:16,
                  from include/linux/capability.h:45,
                  from include/linux/sched.h:7,
                  from include/linux/module.h:10,
                  from init/main.c:16:
include/linux/rt_lock.h:288:1: warning: this is the location of the
previous definition
include/asm/rwsem.h:86: error: parse error before "do"
In file included from include/linux/kobject.h:24,
                  from include/linux/module.h:19,
                  from init/main.c:16:
include/linux/rwsem.h: In function `compat_down_read':
include/linux/rwsem.h:56: warning: passing arg 1 of `__down_read' from
incompatible pointer type
include/linux/rwsem.h: In function `compat_down_read_trylock':
include/linux/rwsem.h:67: warning: passing arg 1 of
`__down_read_trylock' from incompatible pointer type
include/linux/rwsem.h: In function `compat_down_write':
include/linux/rwsem.h:79: warning: passing arg 1 of `__down_write' from
incompatible pointer type
include/linux/rwsem.h: In function `compat_down_write_trylock':
include/linux/rwsem.h:90: warning: passing arg 1 of
`__down_write_trylock' from incompatible pointer type
include/linux/rwsem.h: In function `compat_up_read':
include/linux/rwsem.h:101: warning: passing arg 1 of `__up_read' from
incompatible pointer type
include/linux/rwsem.h: In function `compat_up_write':
include/linux/rwsem.h:111: warning: passing arg 1 of `__up_write' from
incompatible pointer type
include/linux/rwsem.h: In function `compat_downgrade_write':
include/linux/rwsem.h:121: warning: passing arg 1 of `__downgrade_write'
from incompatible pointer type
In file included from include/linux/proc_fs.h:6,
                  from init/main.c:17:
include/linux/fs.h: In function `lock_super':
include/linux/fs.h:829: warning: implicit declaration of function
`compat_down'
include/linux/fs.h: In function `unlock_super':
include/linux/fs.h:834: warning: implicit declaration of function
`compat_up'
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2

configuration is here:
http://spunk.dnsalias.org/download/2.6.12-rc1-RT-V0.7.43-0.config


any hints appreciated.


best,

jörn



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-02 18:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-02 18:04 can't compile 2.6.12-rc1-RT-V0.7.43-06 on amd64 Joern Nettingsmeier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®