All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kip Macy <kmacy@eventdriven.org>
To: xen-devel@lists.sourceforge.net
Subject: TOT doesn't compile
Date: Sat, 26 Jun 2004 15:42:28 -0700 (PDT)	[thread overview]
Message-ID: <20040626154109.B5787@demos.bsdclusters.com> (raw)
In-Reply-To: <E1Be76F-0002Cu-00@mta1.cl.cam.ac.uk>

kmacy@moe make
rm -f linux-xen-sparse
ln -sf linux-2.4.26-xen-sparse linux-xen-sparse
make prefix=/x/eng/raidant/bk/xen-tot/install dist=yes -C xen install
make[1]: Entering directory `/x/eng/raidant/bk/xen-tot/xen'
rm -f include/xen/compile.h common/kernel.o
rm -f include/asm
ln -sf asm-x86 include/asm
cd tools/figlet && make && ./figlet Xen 1.3"-devel"
1>>../../include/xen/compile.h && cd ../..
make[2]: Entering directory `/x/eng/raidant/bk/xen-tot/xen/tools/figlet'
make[2]: `figlet' is up to date.
make[2]: Leaving directory `/x/eng/raidant/bk/xen-tot/xen/tools/figlet'
 __  __            _   _____        _                _
 \ \/ /___ _ __   / | |___ /     __| | _____   _____| |
  \  // _ \ '_ \  | |   |_ \ __ / _` |/ _ \ \ / / _ \ |
  /  \  __/ | | | | |_ ___) |__| (_| |  __/\ V /  __/ |
 /_/\_\___|_| |_| |_(_)____/    \__,_|\___| \_/ \___|_|

make -C tools
make[2]: Entering directory `/x/eng/raidant/bk/xen-tot/xen/tools'
make -C figlet
make[3]: Entering directory `/x/eng/raidant/bk/xen-tot/xen/tools/figlet'
make[3]: `figlet' is up to date.
make[3]: Leaving directory `/x/eng/raidant/bk/xen-tot/xen/tools/figlet'
make[2]: Leaving directory `/x/eng/raidant/bk/xen-tot/xen/tools'
make -C common
make[2]: Entering directory `/x/eng/raidant/bk/xen-tot/xen/common'
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -O3
-iwithprefix include -Wall -Werror -DMONITOR_BASE=0xFC500000
-fomit-frame-pointer -I/x/eng/raidant/bk/xen-tot/xen/include
-D__KERNEL__ -Wno-pointer-arith -Wredundant-decls -m32 -march=i686
-DNDEBUG -c kernel.c -o kernel.o
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -O3
-iwithprefix include -Wall -Werror -DMONITOR_BASE=0xFC500000
-fomit-frame-pointer -I/x/eng/raidant/bk/xen-tot/xen/include
-D__KERNEL__ -Wno-pointer-arith -Wredundant-decls -m32 -march=i686
-DNDEBUG -c sched_bvt.c -o sched_bvt.o
sched_bvt.c: In function `bvt_alloc_task':
sched_bvt.c:99: warning: use of cast expressions as lvalues is
deprecated
sched_bvt.c: In function `bvt_init_scheduler':
sched_bvt.c:413: warning: use of cast expressions as lvalues is
deprecated
make[2]: *** [sched_bvt.o] Error 1
make[2]: Leaving directory `/x/eng/raidant/bk/xen-tot/xen/common'
make[1]: *** [/x/eng/raidant/bk/xen-tot/xen/xen] Error 2
make[1]: Leaving directory `/x/eng/raidant/bk/xen-tot/xen'
make: *** [all] Error 2
kmacy@moe gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --disable-libunwind-exceptions --with-system-zlib
--enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com

  parent reply	other threads:[~2004-06-26 22:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-25 22:08 progress and a problem ron minnich
2004-06-25 22:56 ` Keir Fraser
2004-06-25 23:14   ` ron minnich
2004-06-26  4:25     ` ron minnich
2004-06-26  6:55       ` Keir Fraser
2004-06-26 16:30         ` ron minnich
2004-06-26 16:45           ` Keir Fraser
2004-06-28 17:50             ` ron minnich
2004-06-26 22:42         ` Kip Macy [this message]
2004-06-26 23:18           ` TOT doesn't compile Jody Belka
2004-06-27  8:01             ` Ian Pratt
2004-06-29 18:17           ` TOT doesn't link with debugging on Kip Macy
2004-06-29 19:41             ` 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=20040626154109.B5787@demos.bsdclusters.com \
    --to=kmacy@eventdriven.org \
    --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.