similar to: [XCI] xci build issues

Displaying 20 results from an estimated 1000 matches similar to: "[XCI] xci build issues"

2009 Aug 31
0
Xenclient build error for crti.o
Hi I am trying to build Xenclient and while it builds gcc, it returns following error. /home/vinxen/xenclient/build/toolchain_build_i686/gcc-4.2.4-initial/./gc c/xgcc -B/home/vinxen/xenclient/build/toolchain_build_i686/gcc-4.2.4-initial/./ gcc/ -B/home/vinxen/xenclient/build/build_i686/staging_dir/usr/i686-linux-ucl ibc/bin/
2010 Mar 11
6
Installing from source (git, hg) on a fresh debian box
Oye 3 days on this now, my head hurts. I have spent what seems like 40 hours in the last 3 or 4 days reading, and I realize xen is in the middle of this transition of getting into mainline kernel, issues with dom0 etc etc. Ok, so i have come across a few howtos/tutorials on installing xen dom0 kernel, using git to download a patched? kernel tree, and getting xen source from mercurial. Below is my
2011 Jul 15
0
XCI Boot hangs on "Starting XenConsoled"
I have built XCI with this(http://joshlander.com/?p=22) instruction, and installed XCI to the machine, but it hangs on booting process. Arch is i686 and my laptop is lenovo thinkpad T400 (vPro Core2 with VT-x, VT-d and TXT) My grub configuration is below. (It is default configuration) set root=(xenclient-root) multiboot /boot/xen.gz console=com1 iommu=1 max_dom0_vcpus=1 ioapic_ack=old
2012 Mar 29
4
Archiving XCI : Request for an Archivation Review for the XCI project
Hi everybody, the XCI project appears to have been dormant for a while and there is no project lead for XCI today. In line with Xen governance (see phttp://www.xen.org/projects/governance.html), I would like to first get community views on the health of the project and then schedule an archivation review. Let me quote from the process: "The review is essentially a pitch why the
2018 Aug 07
2
id <username> - doesnt list all groups
Thank for your answer: But i dont know understand why is following not working: I want to restrict the ssh access for a special domain member: In my "sshd_config" i added: AllowGroups restrictaccess root With user2 im able to login via ssh! log: pam_krb5(sshd:auth): user user2 authenticated as user2 at ROOTRUDI.DE With user1 im not! log: User user1 from 192.168.0.100 not allowed
2009 Nov 10
1
XCI Hangs on "Starting XenConsoled" During Boot
I''m trying to get XCI running on a Lenovo T61 with Intel-based graphics following the steps in the HOWTO in the build directory. I was able to get to the GRUB screen but never get to the "Welcome to XenClient" prompt. When I boot with the full console output, the system hangs indefinitely after "Starting XenConsoled". I''m well trained in the XenServer
2010 Aug 26
0
XCI
Hi, What is XCI''s dom0''s user name and password please? I want to log into it. -- Zhou Peng My daily E-Mail: ailvpeng25@gmail.com _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2011 Dec 09
1
[xen-4.1-testing test] 10458: trouble: broken/fail/pass
flight 10458 xen-4.1-testing real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/10458/ Failures and problems with tests :-( Tests which did not succeed and are blocking: test-amd64-i386-xl-credit2 3 host-install(3) broken test-amd64-amd64-xl-sedf 3 host-install(3) broken test-amd64-amd64-xl-winxpsp3 3 host-install(3) broken
2008 Aug 02
3
Bug for Xen-3.3.0-rc2: libpci read error. No emulation.
On 32e, we create one guest, then hotplug attach one NIC to guest, guest can not get IP address via dhcp, guest qemu log shows "libpci read error. No emulation ". Here is the bug entry: One 32e, hotplug attaching VT-d NIC to guest failed. http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1316. -- haicheng _______________________________________________ Xen-devel mailing list
2011 Nov 22
3
[PATCH] qemu-xen: Don't redefine libpci (3.1.7) defines.
These values are already defined by the libpci heders in the version 3.1.7. PCI_STATUS_66MHZ PCI_STATUS_RESERVED2 PCI_STATUS_FAST_BACK PCI_MSIX_TABSIZE Signed-off-by: Jean Guyader <jean.guyader@eu.citrix.com> --- hw/pci.h | 6 ++++++ hw/pt-msi.h | 2 ++ 2 files changed, 8 insertions(+), 0 deletions(-) _______________________________________________ Xen-devel mailing list
2006 Feb 04
2
dev86/vmxloader for debian
Hi all I have built a preliminary debian package for dev86, required to build xen with vmx support. you can get my packages here: http://debian.nsp.co.nz/dev86. I have also trivially patched the rules for xen 3 to build the vmxloader and include it in the resulting packages, my builds/sources for these packages are here: http://debian.nsp.co.nz/xen3/. I''m working with debian-mentors
2020 Feb 05
3
Kernel downgrade on Centos 8
Johnny Hughes wrote: > No, CentOS-8 uses different shared libraries and a different version > of the compiler than CentOS-7, so you can not run items compiled for > CentOS-7 on CentOS-8. The kernel does not rely on userspace libraries. -- Dimitri Zelenkin Devexperts, Inc
2007 Sep 24
4
hvmloader not compiled
Hi, when I compile xen 3.1.0 on Debian Etch, the hvmloader file is not compiled at all. I have bin86 and bcc but nothing appears. I followed http://www.howtoforge.com/debian_etch_xen_3.1 and googled a lot without success. In the meanwhile I just used a precompiled hvmloader. I think this is ok, but it is not the smart way :) Any idea ?
2008 May 15
0
[PATCH][QEMU] serial save load fix
NOTE: An applicable subset of this patch was also submitted to upstream qemu. SUMMARY: This patch fixes several bugs in serial.c (1) A typo in serial_save() where qemu_get_8s is called (should be qemu_put_8s) (2) No support provided in serial_load() for version_id == 1 (should unmarshal a 1 byte s->divider and should provide a default value for s->fcr (3) Call serial_ioport_write() to
2006 Dec 12
2
dbusSendChangeSignalForOption crash
I seem to be having problems with the latest dbus code. Here is a backtrace. This is happening at startup. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 47449612229888 (LWP 28353)] 0x00002b27b87991c0 in strlen () from /lib/libc.so.6 (gdb) bt #0 0x00002b27b87991c0 in strlen () from /lib/libc.so.6 #1 0x00002aaaac1b0657 in dbus_watch_handle () from
2016 Jan 27
6
Alternative HTML Editor
I've been using the SeaMonkey built-in HTML editor from the epel repo for CentOS 6.7: $ repoquery -i seamonkey Name : seamonkey Version : 2.39 Release : 1.el6 Architecture: x86_64 Size : 127340745 Packager : Fedora Project Group : Applications/Internet URL : http://www.seamonkey-project.org Repository : epel Summary : Web browser, e-mail, news,
2008 Mar 05
5
C compiler cannot create executables when building zaptel
When attempting to build zaptel I get the following error: configure:2184: error: C compiler cannot create executables vi config.log configure:2066: $? = 0 configure:2073: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release
2016 Jan 27
2
Alternative HTML Editor
On 01/27/2016 02:47 PM, Clint Dilks wrote: >> /usr/local/seamonkey/seamonkey-bin: error while loading shared libraries: >> libdbus-glib-1.so.2: cannot open shared object file: No such file or >> directory >> >> > Have you tried yum provides 'libdbus-glib-1.so.2'. I get a hit with > dbus-glib Thanks. Package dbus-glib-0.86-6.el6.x86_64 already
2008 Jun 05
2
[PATCH 1/2] Migrate tsc values during migration
Migrate the last TSC values for more accurate timekeeping during live migration Signed-off-by: Dave Winchell <dwinchell@virtualiron.com> Signed-off-by: Ben Guthro <bguthro@virtualiron.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 May 24
7
Debian package
Seems to be broken in the current SVN: [...] x86_64-linux-gnu-gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DINET6 -O2 -D_REENTRANT -DNETSNMP_USE_INLINE -Wall -Dlinux -I. -I/usr/include -O2 -Wall -Wsign-compare -s -o energizerups energizerups.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o