All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zoltan NAGY <nagyz@nefty.hu>
To: linux-kernel@vger.kernel.org
Subject: 2.6.11-rc2-{mm2,bk7} does not compile with UML
Date: Sat, 29 Jan 2005 23:29:06 +0100	[thread overview]
Message-ID: <41FC0E32.7060609@nefty.hu> (raw)

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


                 reply	other threads:[~2005-01-29 22:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41FC0E32.7060609@nefty.hu \
    --to=nagyz@nefty.hu \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.