Displaying 5 results from an estimated 5 matches for "l520".
Did you mean:
520
2015 Oct 15
0
Re: Build libguestfs error with undefined reference to `guestfs_int_init_libvirt_backend'
...ans libvirt is
compiled out of the library here:
https://github.com/libguestfs/libguestfs/blob/677c721e85380fc54ae6d0bebe885101360a6028/src/launch-libvirt.c#L64-L80
but still referenced here:
https://github.com/libguestfs/libguestfs/blob/677c721e85380fc54ae6d0bebe885101360a6028/src/launch.c#L518-L520
You can just comment out lines 518-520 in the latter file to make it work.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines. Tiny program...
2008 May 18
2
A problem with GetProcessMemoryInfo?
I have made a simple program, but results from both windows and wine are quite different. Is this a bug in my program or in wine? Any advice is appreciated :)
/*
result under windows:
{
}
[successed: 1085440]{
}
result under wine(linux):
{
}
[successed: 0]{
*/
#include <windows.h>
#include "psapi.h"
#include <stdio.h>
#include <stdlib.h>
#pragma comment ( lib,
2011 Dec 21
0
Mass Effect fails to install
Hi!
I have tried to install Mass Effect several times on my Thinkpad L520 Notebook with Linux Mint 12 and wine 1.3.35 from the ubuntu-wine ppa. I have two discs, the first DVD installs the game, the second CD patches it to version 1.01a, with some Czech and Hungarian extensions. I guess the first DVD is for version 1.00, but I could't find out.
My problem is, even th...
2015 Oct 15
3
Build libguestfs error with undefined reference to `guestfs_int_init_libvirt_backend'
Dear all,
I am trying to build libguestfs library on my system : Ubuntu Server 12.04
x64bit on XEN hypervisor.
I have followed all instructions on their homepage but whey i am trying to
build the library make -> gives me the following error: libguestfs.so:
undefined reference to `guestfs_int_init_libvirt_backend'
Here is a sample code of the error :
make[2]: Entering directory
2003 Jun 21
2
rsync 2.5.6 for NCR MP-RAS
..._CONFIG_H -I./popt -c socket.c -o socket.o
NCR High Performance C Compiler R3.0c
(c) Copyright 1994-97, NCR Corporation
(c) Copyright 1987-97, MetaWare Incorporated
w "socket.c",L118/C7(#257): '=' encountered where '==' may have been
intended.
w "socket.c",L520/C8(#257): '=' encountered where '==' may have been
intended.
No errors 2 warnings
cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c fileio.c -o fileio.o
NCR High Performance C Compiler R3.0c
(c) Copyright 1994-97, NCR Corporation
(c) Copyright 1987-97, MetaWare Incorporate...