* 2.6.11-rc2-{mm2,bk7} does not compile with UML
@ 2005-01-29 22:29 Zoltan NAGY
0 siblings, 0 replies; only message in thread
From: Zoltan NAGY @ 2005-01-29 22:29 UTC (permalink / raw)
To: linux-kernel
Hello!
Here is the error:
nagyz@vertigo:~/uml/linux$ ARCH=um make vmlinux
...
gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
-fno-common -ffreestanding -O2 -fno-omit-frame-pointer -g -U__i386__
-Ui386 -D__arch_um__ -DSUBARCH=\"i386\" -Iarch/um/include
-I/home/nagyz/uml/linux/arch/um/kernel/skas/include -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE -c -o arch/um/kernel/process.o
arch/um/kernel/process.c
arch/um/kernel/process.c: In function `check_ptrace':
arch/um/kernel/process.c:321: error: `PTRACE_SETOPTIONS' undeclared
(first use in this function)
arch/um/kernel/process.c:321: error: (Each undeclared identifier is
reported only once
arch/um/kernel/process.c:321: error: for each function it appears in.)
arch/um/kernel/process.c:321: error: `PTRACE_O_TRACESYSGOOD' undeclared
(first use in this function)
make[1]: *** [arch/um/kernel/process.o] Error 1
make: *** [arch/um/kernel] Error 2
nagyz@vertigo:~/uml/linux$
any ideas?
Regards,
--
Zoltan NAGY,
Software Engineer
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-01-29 22:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-29 22:29 2.6.11-rc2-{mm2,bk7} does not compile with UML Zoltan NAGY
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.