<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal">When compiling gstreamer-vaapi the log of autogen.sh is  <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">*** No gtk-doc support ***<o:p></o:p></p>
<p class="MsoNormal">checking build system type... x86_64-unknown-linux-gnu<o:p></o:p></p>
<p class="MsoNormal">checking host system type... x86_64-unknown-linux-gnu<o:p></o:p></p>
<p class="MsoNormal">checking target system type... x86_64-unknown-linux-gnu<o:p></o:p></p>
<p class="MsoNormal">checking for a BSD-compatible install... /usr/bin/install -c<o:p></o:p></p>
<p class="MsoNormal">checking whether build environment is sane... yes<o:p></o:p></p>
<p class="MsoNormal">checking for a thread-safe mkdir -p... /usr/bin/mkdir -p<o:p></o:p></p>
<p class="MsoNormal">checking for gawk... gawk<o:p></o:p></p>
<p class="MsoNormal">checking whether make sets $(MAKE)... yes<o:p></o:p></p>
<p class="MsoNormal">checking whether make supports nested variables... yes<o:p></o:p></p>
<p class="MsoNormal">checking whether UID '1000' is supported by ustar format... yes<o:p></o:p></p>
<p class="MsoNormal">checking whether GID '1000' is supported by ustar format... yes<o:p></o:p></p>
<p class="MsoNormal">checking how to create a ustar tar archive... gnutar<o:p></o:p></p>
<p class="MsoNormal">checking whether make supports nested variables... (cached) yes<o:p></o:p></p>
<p class="MsoNormal">checking for gcc... gcc<o:p></o:p></p>
<p class="MsoNormal">checking whether the C compiler works... yes<o:p></o:p></p>
<p class="MsoNormal">checking for C compiler default output file name... a.out<o:p></o:p></p>
<p class="MsoNormal">checking for suffix of executables...<o:p></o:p></p>
<p class="MsoNormal">checking whether we are cross compiling... no<o:p></o:p></p>
<p class="MsoNormal">checking for suffix of object files... o<o:p></o:p></p>
<p class="MsoNormal">checking whether we are using the GNU C compiler... yes<o:p></o:p></p>
<p class="MsoNormal">checking whether gcc accepts -g... yes<o:p></o:p></p>
<p class="MsoNormal">checking for gcc option to accept ISO C89... none neededchecking whether gcc understands -c and -o together... yes<o:p></o:p></p>
<p class="MsoNormal">checking for style of include used by make... GNU<o:p></o:p></p>
<p class="MsoNormal">checking dependency style of gcc... gcc3<o:p></o:p></p>
<p class="MsoNormal">checking for git... /usr/bin/git<o:p></o:p></p>
<p class="MsoNormal">checking how to print strings... printf<o:p></o:p></p>
<p class="MsoNormal">checking for a sed that does not truncate output... /usr/bin/sed<o:p></o:p></p>
<p class="MsoNormal">checking for grep that handles long lines and -e... /usr/bin/grep<o:p></o:p></p>
<p class="MsoNormal">checking for egrep... /usr/bin/grep -E<o:p></o:p></p>
<p class="MsoNormal">checking for fgrep... /usr/bin/grep -F<o:p></o:p></p>
<p class="MsoNormal">checking for ld used by gcc... /usr/bin/ld<o:p></o:p></p>
<p class="MsoNormal">checking if the linker (/usr/bin/ld) is GNU ld... yes<o:p></o:p></p>
<p class="MsoNormal">checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B<o:p></o:p></p>
<p class="MsoNormal">checking the name lister (/usr/bin/nm -B) interface... BSD nm<o:p></o:p></p>
<p class="MsoNormal">checking whether ln -s works... yes<o:p></o:p></p>
<p class="MsoNormal">checking the maximum length of command line arguments... 1572864<o:p></o:p></p>
<p class="MsoNormal">checking whether the shell understands some XSI constructs... ychecking for dlltool... no<o:p></o:p></p>
<p class="MsoNormal">checking how to associate runtime and link libraries... printf %s\n<o:p></o:p></p>
<p class="MsoNormal">checking for ar... ar<o:p></o:p></p>
<p class="MsoNormal">checking for archiver @FILE support... @<o:p></o:p></p>
<p class="MsoNormal">checking for strip... strip<o:p></o:p></p>
<p class="MsoNormal">checking for ranlib... ranlib<o:p></o:p></p>
<p class="MsoNormal">checking command to parse /usr/bin/nm -B output from gcc object... ok<o:p></o:p></p>
<p class="MsoNormal">checking for sysroot... no<o:p></o:p></p>
<p class="MsoNormal">checking for mt... no<o:p></o:p></p>
<p class="MsoNormal">checking if : is a manifest tool... no<o:p></o:p></p>
<p class="MsoNormal">checking how to run the C preprocessor... gcc -E<o:p></o:p></p>
<p class="MsoNormal">checking for ANSI C header files... yes<o:p></o:p></p>
<p class="MsoNormal">checking for sys/types.h... yes<o:p></o:p></p>
<p class="MsoNormal">checking for sys/stat.h... yes<o:p></o:p></p>
<p class="MsoNormal">checking for stdlib.h... yes<o:p></o:p></p>
<p class="MsoNormal">checking for string.h... yes<o:p></o:p></p>
<p class="MsoNormal">checking for memory.h... yes<o:p></o:p></p>
<p class="MsoNormal">checking for strings.h... yes<o:p></o:p></p>
<p class="MsoNormal">checking for inttypes.h... yes<o:p></o:p></p>
<p class="MsoNormal">checking for stdint.h... yes<o:p></o:p></p>
<p class="MsoNormal">checking for unistd.h... yes<o:p></o:p></p>
<p class="MsoNormal">checking for dlfcn.h... yes<o:p></o:p></p>
<p class="MsoNormal">checking for objdir... .libs<o:p></o:p></p>
<p class="MsoNormal">checking if gcc supports -fno-rtti -fno-exceptions... no<o:p></o:p></p>
<p class="MsoNormal">checking for gcc option to produce PIC... -fPIC -DPIC<o:p></o:p></p>
<p class="MsoNormal">checking if gcc PIC flag -fPIC -DPIC works... yes<o:p></o:p></p>
<p class="MsoNormal">checking if gcc static flag -static works... no<o:p></o:p></p>
<p class="MsoNormal">checking if gcc supports -c -o file.o... yes<o:p></o:p></p>
<p class="MsoNormal">checking if gcc supports -c -o file.o... (cached) yes<o:p></o:p></p>
<p class="MsoNormal">checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes<o:p></o:p></p>
<p class="MsoNormal">checking whether -lc should be explicitly linked in... no<o:p></o:p></p>
<p class="MsoNormal">checking dynamic linker characteristics... GNU/Linux ld.so<o:p></o:p></p>
<p class="MsoNormal">checking how to hardcode library paths into programs... immediate<o:p></o:p></p>
<p class="MsoNormal">checking whether stripping libraries is possible... yes<o:p></o:p></p>
<p class="MsoNormal">checking if libtool supports shared libraries... yes<o:p></o:p></p>
<p class="MsoNormal">checking whether to build shared libraries... yes<o:p></o:p></p>
<p class="MsoNormal">checking whether to build static libraries... yes<o:p></o:p></p>
<p class="MsoNormal">checking for yasm... /usr/bin/yasm<o:p></o:p></p>
<p class="MsoNormal">checking for patch... /usr/bin/patch<o:p></o:p></p>
<p class="MsoNormal">checking for tan in -lm... yes<o:p></o:p></p>
<p class="MsoNormal">checking for pkg-config... /usr/bin/pkg-config<o:p></o:p></p>
<p class="MsoNormal">checking pkg-config is at least version 0.9.0... yes<o:p></o:p></p>
<p class="MsoNormal">checking for GLIB... yes<o:p></o:p></p>
<p class="MsoNormal">checking for dlopen... no<o:p></o:p></p>
<p class="MsoNormal">checking for dlopen in -ldl... yes<o:p></o:p></p>
<p class="MsoNormal">checking for GStreamer API version... ... configure: error: gstreamer- was not found<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b>Is there any env variable that needs to be set ? or some options that has to be given to autogen.sh<o:p></o:p></b></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>