From: Jared Rhine <jared@wordzoo.com>
To: xen-devel@lists.sourceforge.net
Subject: make *=y build fails with xeno-unstable.bk
Date: Sun, 02 Jan 2005 02:37:10 -0800 [thread overview]
Message-ID: <877jmwglrd.wl@badger.wordzoo.com> (raw)
On a fresh xeno-unstable.bk, an "everything on" make errors out in
debug.c with a mm member error, while a regular "make verbose=y
debug=y" works fine.
-- begin --
-> make verbose=y debug=y debugger=y perfc=y trace=y
make prefix=/usr/local/src/xen/xeno-unstable.bk/dist/install dist=yes -C xen install
make[1]: Entering directory `/usr/local/src/xen/xeno-unstable.bk/xen'
rm -f include/xen/compile.h common/kernel.o
[ -e include/asm ] || ln -sf asm-x86 include/asm
make -C tools
make[2]: Entering directory `/usr/local/src/xen/xeno-unstable.bk/xen/tools'
make -C figlet
make[3]: Entering directory `/usr/local/src/xen/xeno-unstable.bk/xen/tools/figlet'
gcc -o figlet figlet.c
make[3]: Leaving directory `/usr/local/src/xen/xeno-unstable.bk/xen/tools/figlet'
make[2]: Leaving directory `/usr/local/src/xen/xeno-unstable.bk/xen/tools'
make include/xen/compile.h
make[2]: Entering directory `/usr/local/src/xen/xeno-unstable.bk/xen'
( cd ./tools/figlet && ./figlet Xen 3.0"-devel" 1>>../../include/xen/compile.h )
__ __ _____ ___ _ _
\ \/ /___ _ __ |___ / / _ \ __| | _____ _____| |
\ // _ \ '_ \ |_ \| | | |__ / _` |/ _ \ \ / / _ \ |
/ \ __/ | | | ___) | |_| |__| (_| | __/\ V / __/ |
/_/\_\___|_| |_| |____(_)___/ \__,_|\___| \_/ \___|_|
make[2]: Leaving directory `/usr/local/src/xen/xeno-unstable.bk/xen'
make -C arch/x86 asm-offsets.s
make[2]: Entering directory `/usr/local/src/xen/xeno-unstable.bk/xen/arch/x86'
Makefile:19: Extraneous text after `endif' directive
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -pipe -I/usr/local/src/xen/xeno-unstable.bk/xen/include -Wno-pointer-arith \-Wredundant-decls -O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DVERBOSE -DXEN_DEBUGGER -DPERF_COUNTERS -DTRACE_BUFFER -S -o asm-offsets.s x86_32/asm-offsets.c
make[2]: Leaving directory `/usr/local/src/xen/xeno-unstable.bk/xen/arch/x86'
make include/asm-x86/asm-offsets.h
make[2]: Entering directory `/usr/local/src/xen/xeno-unstable.bk/xen'
make[2]: Leaving directory `/usr/local/src/xen/xeno-unstable.bk/xen'
make -C common
make[2]: Entering directory `/usr/local/src/xen/xeno-unstable.bk/xen/common'
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -pipe -I/usr/local/src/xen/xeno-unstable.bk/xen/include -Wno-pointer-arith \-Wredundant-decls -O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DVERBOSE -DXEN_DEBUGGER -DPERF_COUNTERS -DTRACE_BUFFER -c ac_timer.c -o ac_timer.o
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -pipe -I/usr/local/src/xen/xeno-unstable.bk/xen/include -Wno-pointer-arith \-Wredundant-decls -O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DVERBOSE -DXEN_DEBUGGER -DPERF_COUNTERS -DTRACE_BUFFER -c debug-linux.c -o debug-linux.o
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -pipe -I/usr/local/src/xen/xeno-unstable.bk/xen/include -Wno-pointer-arith \-Wredundant-decls -O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DVERBOSE -DXEN_DEBUGGER -DPERF_COUNTERS -DTRACE_BUFFER -c debug.c -o debug.o
debug.c: In function `pdb_do_debug':
debug.c:73: error: structure has no member named `mm'
debug.c:74: error: structure has no member named `mm'
debug.c:76: error: structure has no member named `mm'
make[2]: *** [debug.o] Error 1
make[2]: Leaving directory `/usr/local/src/xen/xeno-unstable.bk/xen/common'
-- end --
-- jared@wordzoo.com
http://www.geekcode.com/geek.html
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM/CS/B
d s:++>+ a-
C++(++++)$ ULBSH++++ P+++ L+++ E++(+++) W++++ N- !o !K w !O M V
PS+++(-) PE++(--) Y+ PGP>++
t@ 5 X+ R>+ tv++>-- b>++ DI+ D- G
e++ h- r++>+++ y+++
------END GEEK CODE BLOCK------
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
next reply other threads:[~2005-01-02 10:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-02 10:37 Jared Rhine [this message]
2005-01-02 11:03 ` make *=y build fails with xeno-unstable.bk Keir Fraser
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=877jmwglrd.wl@badger.wordzoo.com \
--to=jared@wordzoo.com \
--cc=xen-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 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.