Re: [PATCH 1/2] qemu: fix build with musl libc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/16/19 1:22 PM, casantos@xxxxxxxxxx wrote:
From: Carlos Santos <casantos@xxxxxxxxxx>

On musl libc "stderr" is a preprocessor macro whose expansion leads to
compilation errors:

Indeed, from their stdio.h:

#define stdin  (stdin)
#define stdout (stdout)
#define stderr (stderr)

https://git.musl-libc.org/cgit/musl/tree/include/stdio.h#n66

I've came accross some other musl related bugs lately and I like it less and less.

Michal

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux