Displaying 8 results from an estimated 8 matches for "libvirt_driver_qemu_impl".
2020 Sep 25
2
Re: Help on Meson build Error
...wrote:
> In file included from ../src/util/virfile.c:42:
> /usr/include/libutil.h:43:10: fatal error: sys/_types.h: No such file or directory
> 43 | #include <sys/_types.h>
> | ^~~~~~~~~~~~~~
> compilation terminated.
> [51/908] Compiling C object src/qemu/libvirt_driver_qemu_impl.a.p/qemu_driver.c.o
> ninja: build stopped: subcommand failed
>
> I have /usr/include/sys/types.h, but no "_types.h"
Are you building on FreeBSD? Because that's where we expect
<libutil.h> to be included. If you're not on FreeBSD, can you check
which package /us...
2020 Sep 25
3
Re: Help on Meson build Error
...file.c:42:
> > > /usr/include/libutil.h:43:10: fatal error: sys/_types.h: No such file or directory
> > > 43 | #include <sys/_types.h>
> > > | ^~~~~~~~~~~~~~
> > > compilation terminated.
> > > [51/908] Compiling C object src/qemu/libvirt_driver_qemu_impl.a.p/qemu_driver.c.o
> > > ninja: build stopped: subcommand failed
> > >
> > > I have /usr/include/sys/types.h, but no "_types.h"
> >
> > Are you building on FreeBSD? Because that's where we expect
> > <libutil.h> to be included. I...
2020 Sep 25
2
Re: Help on Meson build Error
On Thu, Sep 24, 2020 at 2:58 PM Ján Tomko <jtomko@redhat.com> wrote:
> On a Thursday in 2020, Wei Wang wrote:
> >Seems it didn't appear on the mailing list, resent it.
> >
> > Hi folks,
> >
> >I'm trying to build libvirt using meson with the latest upstream libvirt,
> >but the compilation fails:
> >(followed on
2020 Sep 25
0
Re: Help on Meson build Error
...../src/util/virfile.c:42:
> > /usr/include/libutil.h:43:10: fatal error: sys/_types.h: No such file or
> directory
> > 43 | #include <sys/_types.h>
> > | ^~~~~~~~~~~~~~
> > compilation terminated.
> > [51/908] Compiling C object
> src/qemu/libvirt_driver_qemu_impl.a.p/qemu_driver.c.o
> > ninja: build stopped: subcommand failed
> >
> > I have /usr/include/sys/types.h, but no "_types.h"
>
> Are you building on FreeBSD? Because that's where we expect
> <libutil.h> to be included. If you're not on FreeBSD, can...
2020 Sep 25
0
Re: Help on Meson build Error
.../include/libutil.h:43:10: fatal error: sys/_types.h: No such
> file or directory
> > > > 43 | #include <sys/_types.h>
> > > > | ^~~~~~~~~~~~~~
> > > > compilation terminated.
> > > > [51/908] Compiling C object
> src/qemu/libvirt_driver_qemu_impl.a.p/qemu_driver.c.o
> > > > ninja: build stopped: subcommand failed
> > > >
> > > > I have /usr/include/sys/types.h, but no "_types.h"
> > >
> > > Are you building on FreeBSD? Because that's where we expect
> > > <libu...
2020 Sep 25
0
Re: Help on Meson build Error
.../virfile.c.o -c ../src/util/virfile.c
In file included from ../src/util/virfile.c:42:
/usr/include/libutil.h:43:10: fatal error: sys/_types.h: No such file or
directory
43 | #include <sys/_types.h>
| ^~~~~~~~~~~~~~
compilation terminated.
[51/908] Compiling C object
src/qemu/libvirt_driver_qemu_impl.a.p/qemu_driver.c.o
ninja: build stopped: subcommand failed
I have /usr/include/sys/types.h, but no "_types.h"
Thanks,
Wei
2020 Sep 25
2
Re: Help on Meson build Error
...l error: sys/_types.h: No such
> > file or directory
> > > > > 43 | #include <sys/_types.h>
> > > > > | ^~~~~~~~~~~~~~
> > > > > compilation terminated.
> > > > > [51/908] Compiling C object
> > src/qemu/libvirt_driver_qemu_impl.a.p/qemu_driver.c.o
> > > > > ninja: build stopped: subcommand failed
> > > > >
> > > > > I have /usr/include/sys/types.h, but no "_types.h"
> > > >
> > > > Are you building on FreeBSD? Because that's where we expec...
2020 Oct 30
2
Fail to build libvirt upstream rpm on fedora 33
...1 -fstack-protector-strong
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro
-Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
src/libvirt.so.0.6009.0 src/lxc/libvirt_driver_lxc_impl.a
src/qemu/libvirt_driver_qemu_impl.a -Wl,--no-copy-dt-needed-entries
-Wl,-export-dynamic -ldl /usr/lib64/libglib-2.0.so /usr/lib64/
libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgnutls.so
/usr/lib64/libnl-3.so /usr/lib64/libnl-route-3.so /usr/lib64/libxml2.so
/usr/lib64/libsasl2.so -lselinux /usr/lib64/libtirpc.so
/usr/li...