qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH RFC] fixup! tests: New make target check-source


From: Sascha Silbe
Subject: Re: [Qemu-devel] [PATCH RFC] fixup! tests: New make target check-source
Date: Thu, 30 Jun 2016 12:58:54 +0200
User-agent: Notmuch/0.19+1~g6b3e223 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu)

Dear Markus,

Markus Armbruster <address@hidden> writes:

> ---
>  tests/header-test-template.c | 16 ++++++++++++++++
[...]

Thanks, that helped, I get a bit further now.

Is "make header-check" supposed to work on a host that doesn't have all
optional dependencies installed? It fails for me because some OpenGL
related header is missing. configure correctly detected that and didn't
enable OpenGL support:

$ make check-headers
  CC    tests/headers/include/ui/shader.o
In file included from tests/headers/include/ui/shader.c:14:0:
./include/ui/shader.h:6:22: fatal error: epoxy/gl.h: No such file or directory
 #include <epoxy/gl.h>
                      ^
compilation terminated.
make: *** [tests/headers/include/ui/shader.o] Error 1
rm tests/headers/include/ui/shader.c
$ grep OPENGL config-host.*


Sascha
-- 
Softwareentwicklung Sascha Silbe, Niederhofenstraße 5/1, 71229 Leonberg
https://se-silbe.de/
USt-IdNr. DE281696641




reply via email to

[Prev in Thread] Current Thread [Next in Thread]