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

[Xen-bugs] [Bug 160] New: Can't compile either 2.0.7 or 2.0-testing on G

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 160] New: Can't compile either 2.0.7 or 2.0-testing on Gentoo Linux
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Sun, 14 Aug 2005 19:26:09 +0000
Delivery-date: Sun, 14 Aug 2005 19:26:13 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=160

           Summary: Can't compile either 2.0.7 or 2.0-testing on Gentoo
                    Linux
           Product: Xen
           Version: 2.0
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tools
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: znmeb@xxxxxxxxxxx


I have a Gentoo Linux system and I'm trying to build Xen 2.0.7 from source. I've
successfully built 2.0.6 with the same environment. When I do "make world" with
either 2.0.7 or the 2.0 testing release downloaded a few minutes ago, I get this
error:

make[3]: Leaving directory `/home/znmeb/Xen/xen-2.0-testing/tools/examples'
make[3]: Entering directory `/home/znmeb/Xen/xen-2.0-testing/tools/xentrace'
gcc -m32 -march=i686 -Wall -Werror -O3 -I ../../tools/python/xen/lowlevel/xc -I
../../tools/libxc -I ../../tools/libxutil -o xentrace xentrace.c
-L../../tools/libxc -L../../tools/libxutil -lxc -lxutil
xentrace.c:393: warning: initialization discards qualifiers from pointer target 
type
make[3]: *** [xentrace] Error 1
make[3]: Leaving directory `/home/znmeb/Xen/xen-2.0-testing/tools/xentrace'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/home/znmeb/Xen/xen-2.0-testing/tools'
make[1]: *** [tools] Error 2
make[1]: Leaving directory `/home/znmeb/Xen/xen-2.0-testing'
make: *** [world] Error 2

The compiler is

DreamGate xen-2.0-testing # gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs
Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure
--enable-version-specific-runtime-libs --prefix=/usr
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3
--host=i686-pc-linux-gnu --disable-altivec --enable-nls
--without-included-gettext --with-system-zlib --disable-checking
--disable-werror --disable-libunwind-exceptions --disable-multilib
--enable-java-awt=gtk --enable-languages=c,c++,java,f77 --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1,
pie-8.7.7.1)
DreamGate xen-2.0-testing #

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 160] New: Can't compile either 2.0.7 or 2.0-testing on Gentoo Linux, bugzilla-daemon <=