From: Bodo Stroesser <bstroesser@fujitsu-siemens.com>
To: Jeff Dike <jdike@addtoit.com>
Cc: user-mode-linux devel <user-mode-linux-devel@lists.sourceforge.net>
Subject: [uml-devel] latest cross-build patch break UML build, when using -j2
Date: Fri, 18 Feb 2005 12:43:46 +0100 [thread overview]
Message-ID: <4215D4F2.4030906@fujitsu-siemens.com> (raw)
Using the latest incrementals (Feb, 17),
I tried to build UML kernel by typing:
make clean ARCH=um
make -j2 vmlinux ARCH=um
Make stops on the following error:
CHK arch/um/user-offsets.h
UPD arch/um/user-offsets.h
CHK arch/um/include/user_constants.h
HOSTCC arch/um/sys-i386/util/mk_sc
HOSTCC arch/um/kernel/skas/util/mk_ptregs-i386.o
HOSTLD arch/um/kernel/skas/util/mk_ptregs
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/usr/src/tmp/linux-2.6.11-rc3-mm2/arch/um/kernel/tt/include
-I/usr/src/tmp/linux-2.6.11-rc3-mm2/arch/um/kernel/skas/include -Derrno=kernel_errno -Dsigprocmask=kernel_sigprocmask -fno-unit-at-a-time -D_LARGEFILE64_SOURCE
-nostdinc -isystem /usr/lib/gcc-lib/i586-suse-linux/3.3.3/include -D__KERNEL__ -Iinclude -S -o arch/um/kernel-offsets.s arch/um/sys-i386/kernel-offsets.c
In file included from include/asm/ptrace.h:9,
from include/asm/processor-generic.h:14,
from include/asm/processor.h:41,
from include/asm/thread_info.h:12,
from include/linux/thread_info.h:21,
from include/linux/spinlock.h:12,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/um/sys-i386/kernel-offsets.c:3:
arch/um/include/sysdep/ptrace.h:17:23: sysdep/sc.h: No such file or directory
arch/um/include/sysdep/ptrace.h:34:25: skas_ptregs.h: No such file or directory
In file included from include/asm/ptrace.h:9,
from include/asm/processor-generic.h:14,
from include/asm/processor.h:41,
from include/asm/thread_info.h:12,
from include/linux/thread_info.h:21,
from include/linux/spinlock.h:12,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/um/sys-i386/kernel-offsets.c:3:
arch/um/include/sysdep/ptrace.h:74: error: `HOST_FRAME_SIZE' undeclared here (not in a function)
arch/um/include/sysdep/ptrace.h:75: error: `HOST_FP_SIZE' undeclared here (not in a function)
arch/um/include/sysdep/ptrace.h:76: error: `HOST_XFP_SIZE' undeclared here (not in a function)
make: *** [arch/um/kernel-offsets.s] Error 1
When using "make vmlinux ARCH=um", UML kernel is built successfully.
Bodo
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
reply other threads:[~2005-02-18 11:43 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=4215D4F2.4030906@fujitsu-siemens.com \
--to=bstroesser@fujitsu-siemens.com \
--cc=jdike@addtoit.com \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox