WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Build Break on SLES 9 x86_64

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Build Break on SLES 9 x86_64
From: David F Barrera <dfbp@xxxxxxxxxx>
Date: Tue, 11 Oct 2005 09:34:51 -0500
Delivery-date: Tue, 11 Oct 2005 14:32:22 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
changeset:   7308:959d33fbd660
tag:         tip
user:        jrb44@xxxxxxxxxxxxxxxxxxxxx
date:        Tue Oct 11 08:26:23 2005 +0100
summary:     Added xsls to xenstore Makefile install dependencies to fix
"make dist".

gcc   -m64 -Wall -g -Werror -Wp,-MD,.xenstored_core.o.d -O3  -
I../../tools/libxc -I. -c -o xenstored_core.o xenstored_core.c
gcc   -m64 -Wall -g -Werror -Wp,-MD,.xenstored_watch.o.d -O3  -
I../../tools/libxc -I. -c -o xenstored_watch.o xenstored_watch.c
gcc   -m64 -Wall -g -Werror -Wp,-MD,.xenstored_domain.o.d -O3  -
I../../tools/libxc -I. -c -o xenstored_domain.o xenstored_domain.c
gcc   -m64 -Wall -g -Werror -Wp,-MD,.xenstored_transaction.o.d -O3  -
I../../tools/libxc -I. -c -o xenstored_transaction.o
xenstored_transaction.c
gcc   -m64 -Wall -g -Werror -Wp,-MD,.xs_lib.o.d -O3  -I../../tools/libxc
-I. -c -o xs_lib.o xs_lib.c
gcc   -m64 -Wall -g -Werror -Wp,-MD,.talloc.o.d -O3  -I../../tools/libxc
-I. -c -o talloc.o talloc.c
gcc   -m64 -Wall -g -Werror -Wp,-MD,.utils.o.d -O3  -I../../tools/libxc
-I. -c -o utils.o utils.c
gcc   -m64 -Wall -g -Werror -Wp,-MD,.tdb.o.d -O3  -I../../tools/libxc -
I. -c -o tdb.o tdb.c
gcc   -m64  -L../../tools/libxc  xenstored_core.o xenstored_watch.o
xenstored_domain.o xenstored_transaction.o xs_lib.o talloc.o utils.o
tdb.o   -lxenctrl -o xenstored
gcc   -m64 -Wall -g -Werror -Wp,-MD,.xsls.o.d -O3  -I../../tools/libxc -
I. -c -o xsls.o xsls.c
xsls.c: In function `print_dir':
xsls.c:28: warning: field precision is not type int (arg 2)
make[3]: *** [xsls.o] Error 1
make[3]: Leaving directory `/tmp/xen-unstable.hg/tools/xenstore'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/tmp/xen-unstable.hg/tools'
make[1]: *** [install-tools] Error 2
make[1]: Leaving directory `/tmp/xen-unstable.hg'
make: *** [world] Error 2
You have new mail in /var/mail/root



-- 
Regards,

David F Barrera
Linux Technology Center
Systems and Technology Group, IBM

"The wisest men follow their own direction. "
                                                        Euripides


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Build Break on SLES 9 x86_64, David F Barrera <=