http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=313
Summary: Build Break - x86_64 SLES 9 - xsls.c:28: warning: field
precision is not type int (arg 2)
Product: Xen
Version: unstable
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Unspecified
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: dbarrera@xxxxxxxxxx
CC: hohnbaum@xxxxxxxxxx,pl@xxxxxxxxxx
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
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|