[libnice] test/test-gstreamer.c compilation failiure

Philip Withnall philip at tecnocode.co.uk
Tue Sep 12 12:27:38 UTC 2017


On Sun, 2017-08-27 at 17:09 -0500, Lukas Gradl wrote:
> I tried to build libnice and run it's testsuite.  The file
> 'test/test-gstreamer.c' failed to compile for me because the included
> 'nice/agent.h' is not found.  I believe it should instead include
> 'agent/agent.h'.  I attached a patch that introduces this change.

Thanks for the patch. For consistency with other tests, I’ve instead
pushed a different fix which includes "agent.h" locally, rather than
using a system lookup path.

commit 4c4834ab634f735145c8f758a22cbdd9cab79bac (HEAD -> master,
origin/master, origin/HEAD)
Author: Philip Withnall <withnall at endlessm.com>
Date:   Tue Sep 12 13:23:53 2017 +0100

    tests: Fix agent.h header inclusion in test-gstreamer.c
    
    Spotted by Lukas Gradl on the mailing list.
    
    Signed-off-by: Philip Withnall <withnall at endlessm.com>

 tests/test-gstreamer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Philip
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/nice/attachments/20170912/5d6a4dd0/attachment.sig>


More information about the nice mailing list