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-users

[Xen-users] Buidling unstable on FC4 [xc_core.o] Error 1

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Buidling unstable on FC4 [xc_core.o] Error 1
From: Ted Kaczmarek <tedkaz@xxxxxxxxxxxxx>
Date: Tue, 30 Aug 2005 09:30:42 -0400
Delivery-date: Tue, 30 Aug 2005 13:28:54 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
make[3]: Entering directory
`/usr/src/redhat/BUILD/xen-unstable/tools/libxc'
gcc  -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386
-mtune=pentium4 -fasynchronous-unwind-tables    -m32 -ma rch=i686  -m32
-march=i686 -Wall -Werror -O3 -fno-strict-aliasing  -I. -Wp,-MD,.build.d
-m32 -march=i686 -Wall -Werror -O3 -fno -strict-aliasing  -I.
-Wp,-MD,.xc_bvtsched.o.d -c -o xc_bvtsched.o xc_bvtsched.c
gcc  -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386
-mtune=pentium4 -fasynchronous-unwind-tables    -m32 -ma rch=i686  -m32
-march=i686 -Wall -Werror -O3 -fno-strict-aliasing  -I. -Wp,-MD,.build.d
-m32 -march=i686 -Wall -Werror -O3 -fno -strict-aliasing  -I.
-Wp,-MD,.xc_core.o.d -c -o xc_core.o xc_core.c
cc1: warnings being treated as errors
xc_core.c: In function 'xc_domain_dumpcore':
xc_core.c:81: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
xc_core.c:82: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
xc_core.c:92: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
make[3]: *** [xc_core.o] Error 1
make[3]: Leaving directory
`/usr/src/redhat/BUILD/xen-unstable/tools/libxc'
make[2]: *** [build] Error 2
make[2]: Leaving directory
`/usr/src/redhat/BUILD/xen-unstable/tools/libxc'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/xen-unstable/tools'
make: *** [tools] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.53061 (%build)


Any ideas?

Regards,
Ted


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Buidling unstable on FC4 [xc_core.o] Error 1, Ted Kaczmarek <=