qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] How does 'make test' work?


From: Laszlo Ersek
Subject: Re: [Qemu-devel] How does 'make test' work?
Date: Mon, 01 Jul 2013 11:12:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130513 Thunderbird/17.0.6

On 06/29/13 19:51, Alex Bligh wrote:
> How is one meant to make the tests? make test fails with:
> 
> make[1]: Entering directory `/home/amb/qemu/git/qemu/tests/tcg'
> cc -m32 -I/home/amb/qemu/git/qemu/tcg -I/home/amb/qemu/git/qemu/tcg/i386
> -I/home/amb/qemu/git/qemu/linux-headers
> -I/home/amb/qemu/git/qemu/linux-headers -I. -I/home/amb/qemu/git/qemu
> -I/home/amb/qemu/git/qemu/include -I. -I. -I../.. -pthread
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
> -O2 -g  -c -o test_path.o test_path.c
> test_path.c:4:17: fatal error: iov.c: No such file or directory
> 
> If I fudge the include path it still doesn't work (see below).
> 
> I get the feeling I must have missed something.

See msg of commit f62cb1b6ddc2c82694abac23ab5eeddd85800074 I guess
(found with "git log -- tests/tcg/test_path.c").

Laszlo




reply via email to

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