<div dir="ltr">Thanks, that seems to have done it. Beignet compiles successfully and I can run 'utest_run' to create a handful of bitmaps and print a number of test names followed by SUCCESS. 'flat_address_space', however, runs until it prints:<div>
<br></div><div>....</div><div><div>[CL_RGBx CL_UNORM_INT_101010]</div><div>run-time flat address space failed</div></div><div><br></div><div>and exits.</div><div><br></div><div class="gmail_extra">I don't have my application code (FFT) up and running yet, so I don't know if this is an issue with which I need to be concerned.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Thanks for your help compiling, and I'll email the list when I get a little further!</div><div class="gmail_extra"><br></div><div class="gmail_extra">Best,</div>
<div class="gmail_extra">--<br>Ian<br><br><div class="gmail_quote">On Sun, Aug 18, 2013 at 10:54 PM, Zhigang Gong <span dir="ltr"><<a href="mailto:zhigang.gong@linux.intel.com" target="_blank">zhigang.gong@linux.intel.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="ZH-CN" link="blue" vlink="purple"><div><p class="MsoNormal"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1f497d">You may need to try the opencl-1.2 branch. As the master branch is using the 1.1 header files, the ICD extension need the 1.2 header files.<u></u><u></u></span></p>
<p class="MsoNormal"><a name="140947f0d9f0b6cc__MailEndCompose"><span lang="EN-US" style="font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></a></p><p class="MsoNormal">
<b><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif""> beignet-bounces+zhigang.gong=<a href="mailto:linux.intel.com@lists.freedesktop.org" target="_blank">linux.intel.com@lists.freedesktop.org</a> [mailto:<a href="mailto:beignet-bounces%2Bzhigang.gong" target="_blank">beignet-bounces+zhigang.gong</a>=<a href="mailto:linux.intel.com@lists.freedesktop.org" target="_blank">linux.intel.com@lists.freedesktop.org</a>] <b>On Behalf Of </b>I.T. Daniher<br>
<b>Sent:</b> Monday, August 19, 2013 10:08 AM<br><b>To:</b> <a href="mailto:beignet@lists.freedesktop.org" target="_blank">beignet@lists.freedesktop.org</a><br><b>Subject:</b> [Beignet] (Still) having issues building beignet.<u></u><u></u></span></p>
<div><div class="h5"><p class="MsoNormal"><span lang="EN-US"><u></u> <u></u></span></p><div><p class="MsoNormal"><span lang="EN-US"><a href="http://itdaniher.com/p?nMoD" target="_blank">http://itdaniher.com/p?nMoD</a><u></u><u></u></span></p>
<div><pre style="word-wrap:break-word;white-space:pre-wrap"><span lang="EN-US" style>[ 22%] Built target gbe<u></u><u></u></span></pre><pre><span lang="EN-US" style>[ 22%] Building C object src/CMakeFiles/cl.dir/cl_khr_icd.c.o<u></u><u></u></span></pre>
<pre><span lang="EN-US" style>In file included from /home/it/Downloads/beignet/src/cl_khr_icd.c:18:0:<u></u><u></u></span></pre><pre><span lang="EN-US" style>/usr/local/include/ocl_icd.h:746:5: error: unknown type name ‘cl_device_partition_property’<u></u><u></u></span></pre>
<pre><span lang="EN-US" style>     const cl_device_partition_property * /* properties */,<u></u><u></u></span></pre><pre><span lang="EN-US" style>     ^<u></u><u></u></span></pre><pre><span lang="EN-US" style>/usr/local/include/ocl_icd.h:750:5: error: expected ‘:’, ‘,’, ‘;’, ‘}’ or ‘__attribute__’ before ‘CL_API_SUFFIX__VERSION_1_2’<u></u><u></u></span></pre>
<pre><span lang="EN-US" style>   ) CL_API_SUFFIX__VERSION_1_2;<u></u><u></u></span></pre><pre><span lang="EN-US" style>     ^<u></u><u></u></span></pre><pre><span lang="EN-US" style>make[2]: *** [src/CMakeFiles/cl.dir/cl_khr_icd.c.o] Error 1<u></u><u></u></span></pre>
<pre><span lang="EN-US" style>make[1]: *** [src/CMakeFiles/cl.dir/all] Error 2<u></u><u></u></span></pre><pre><span lang="EN-US" style>make: *** [all] Error 2<u></u><u></u></span></pre><pre style="word-wrap:break-word;white-space:pre-wrap">
<span lang="EN-US" style><u></u> <u></u></span></pre><pre style="word-wrap:break-word;white-space:pre-wrap"><span lang="EN-US" style>Any ideas?<u></u><u></u></span></pre><pre style="word-wrap:break-word;white-space:pre-wrap">
<span lang="EN-US" style><u></u> <u></u></span></pre><pre><span lang="EN-US" style><u></u> <u></u></span></pre><pre style="word-wrap:break-word;white-space:pre-wrap"><span lang="EN-US" style>Thanks!<u></u><u></u></span></pre>
<pre style="word-wrap:break-word;white-space:pre-wrap"><span lang="EN-US" style>--<u></u><u></u></span></pre><pre style="word-wrap:break-word;white-space:pre-wrap"><span lang="EN-US" style><u></u> <u></u></span></pre><pre>
<span lang="EN-US" style>Ian<u></u><u></u></span></pre></div></div></div></div></div></div></blockquote></div><br></div></div>