Displaying 7 results from an estimated 7 matches for "virarch".
Did you mean:
i_arch
2020 Sep 24
2
Help on Meson build Error
...l/libvirt_util.a.p does not
exist.)
FAILED: src/util/libvirt_util.a.p/glibcompat.c.o
....
In file included from ../src/util/glibcompat.c:19:
./config.h:1026:10: fatal error: config-post.h: No such file or directory
FAILED: src/util/libvirt_util.a.p/virfirmware.c.o
In file included from ../src/util/virarch.c:22:
./config.h:1026:10: fatal error: config-post.h: No such file or directory
FAILED: src/util/libvirt_util.a.p/viraudit.c.o
In file included from ../src/util/viraudit.c:22:
./config.h:1026:10: fatal error: config-post.h: No such file or directory
Any help is appreciated.
Thanks,
Wei
2013 Jul 09
0
[PATCH 1/2] LXC: hostdev: introduce lxcContainerSetupHostdevCapsMakePath
...lxc/lxc_container.h b/src/lxc/lxc_container.h
index ada72f7..f168703 100644
--- a/src/lxc/lxc_container.h
+++ b/src/lxc/lxc_container.h
@@ -63,6 +63,8 @@ int lxcContainerStart(virDomainDefPtr def,
int lxcContainerAvailable(int features);
+int lxcContainerSetupHostdevCapsMakePath(char *dev);
+
virArch lxcContainerGetAlt32bitArch(virArch arch);
#endif /* LXC_CONTAINER_H */
--
1.8.3.1
2020 Sep 25
2
Re: Help on Meson build Error
...src/util/libvirt_util.a.p/glibcompat.c.o
> >....
> >In file included from ../src/util/glibcompat.c:19:
> >./config.h:1026:10: fatal error: config-post.h: No such file or directory
> >FAILED: src/util/libvirt_util.a.p/virfirmware.c.o
> >In file included from ../src/util/virarch.c:22:
> >./config.h:1026:10: fatal error: config-post.h: No such file or directory
> >FAILED: src/util/libvirt_util.a.p/viraudit.c.o
> >In file included from ../src/util/viraudit.c:22:
> >./config.h:1026:10: fatal error: config-post.h: No such file or directory
> >
>...
2020 Sep 24
0
Help on meson build
...ure if any
dependencies are missed)
FAILED: src/util/libvirt_util.a.p/glibcompat.c.o
....
In file included from ../src/util/glibcompat.c:19:
./config.h:1026:10: fatal error: config-post.h: No such file or directory
FAILED: src/util/libvirt_util.a.p/virfirmware.c.o
In file included from ../src/util/virarch.c:22:
./config.h:1026:10: fatal error: config-post.h: No such file or directory
FAILED: src/util/libvirt_util.a.p/viraudit.c.o
In file included from ../src/util/viraudit.c:22:
./config.h:1026:10: fatal error: config-post.h: No such file or directory
Any help is appreciated.
Thanks,
Wei
2020 Sep 24
0
Re: Help on Meson build Error
...exist.)
>
>FAILED: src/util/libvirt_util.a.p/glibcompat.c.o
>....
>In file included from ../src/util/glibcompat.c:19:
>./config.h:1026:10: fatal error: config-post.h: No such file or directory
>FAILED: src/util/libvirt_util.a.p/virfirmware.c.o
>In file included from ../src/util/virarch.c:22:
>./config.h:1026:10: fatal error: config-post.h: No such file or directory
>FAILED: src/util/libvirt_util.a.p/viraudit.c.o
>In file included from ../src/util/viraudit.c:22:
>./config.h:1026:10: fatal error: config-post.h: No such file or directory
>
config-post.h was moved to...
2013 Jul 08
4
Re: Permission problem with /dev/net/tun
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Daniel,
On 07/08/2013 11:41 AM, Daniel P. Berrange wrote:
>> the symptom my libvirt LXC container suffers from is:
>> root@depot:/dev/net# ls -la total 0 drwxr-xr-x 2 root root 40
>> Jun 29 16:26 . drwxr-xr-x 5 root root 480 Jun 29 16:26 ..
>> root@depot:/dev/net# mknod tun c 10 200 mknod: `tun': Operation
>>
2020 Sep 25
0
Re: Help on Meson build Error
...l.a.p/glibcompat.c.o
>> >....
>> >In file included from ../src/util/glibcompat.c:19:
>> >./config.h:1026:10: fatal error: config-post.h: No such file or directory
>> >FAILED: src/util/libvirt_util.a.p/virfirmware.c.o
>> >In file included from ../src/util/virarch.c:22:
>> >./config.h:1026:10: fatal error: config-post.h: No such file or directory
>> >FAILED: src/util/libvirt_util.a.p/viraudit.c.o
>> >In file included from ../src/util/viraudit.c:22:
>> >./config.h:1026:10: fatal error: config-post.h: No such file or directo...