<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пт, 24 февр. 2023 г., 21:42 Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com" rel="noreferrer noreferrer noreferrer" target="_blank">gamberucci.andrea@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Please post failed log with thirdparty + opencl. May be headers were installed in some location where we can't see them, may be we can include those just like nvidia headers ....<br>
I thought I put the link to the previous email. Maybe I'm doing<br>
something wrong. Maybe I need to put opencl-headers somewhere in<br>
configure?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">oh sorry.</div><div dir="auto"><br></div><div dir="auto"><div dir="auto">/home/paz/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-5.1/libavutil/hwcontext_opencl.c:666: undefine</div><div dir="auto">d reference to `clRetainCommandQueue'</div><div dir="auto"><br></div><div dir="auto">sounds like you need to add output of</div><div dir="auto">pkg-config --libs OpenCL<br></div><div dir="auto"><br></div><div dir="auto">to ffmpeg's linker line ...</div><div dir="auto">try</div><div dir="auto">export EXTRA_LIBS="-lOpenCL" before configure, in addition to FFMPEG_EXTRA line.<br></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I redid the compile and put the new link:<br>
<a href="https://transfer.sh/UINEwf/cin5.tar.gz" rel="noreferrer noreferrer noreferrer noreferrer noreferrer" target="_blank">https://transfer.sh/UINEwf/cin5.tar.gz</a><br>
</blockquote></div></div></div>