<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Have you tried changing <a href="http://configure.ac">configure.ac</a> line:</div><div class="gmail_default" style="font-size:small">  PKG_3RD([a52dec],[yes]     to auto instead of yes ?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Or since this was in Features5.pdf you might have already tried that.</div><div class="gmail_default" style="font-size:small">-------------------------------------------------------------------------------------------<br></div><div class="gmail_default" style="font-size:small">


        
        <span></span>
        
        

<p style="line-height:100%;margin-bottom:0in">An example
of a problem you might encounter with your customized installation is
with “a52dec” which has probes (CHECK_LIB/CHECK_HEADER in
<a href="http://configure.ac">configure.ac</a>, but djbfft does not.  In this case, djbfft is only
built because a52dec is built, so if your system has a52dec, set
a52dec to auto and see if that problem is solved by retrying the
build with:  
</p>
<p style="line-height:100%;margin-bottom:0in">


        
        <span></span>
        
        

</p><p style="line-height:100%;margin-bottom:0in">        ./confgure
--with-single-user –enable-a52dec=auto .</p>
<p style="line-height:100%;margin-bottom:0in"><br>

</p>

<p style="line-height:100%;margin-bottom:0in">

</p>

</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Mar 3, 2019 at 10:03 PM Daniel Reurich <<a href="mailto:daniel@centurion.net.nz">daniel@centurion.net.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi<br>
<br>
I've made some significant progress in getting the build going - and<br>
will have some patches to drop that solve some issues for builds using<br>
system libs and non x86 based archs.<br>
<br>
The current issue I'm stumbling on is that configure doesn't detect the<br>
systems liba52 and a52dec/a52.h header files as installed.  This results<br>
in a linking failure during the build of libzmpeg<br>
<br>
Any thoughts on how I might overcome that?<br>
<br>
Thanks,<br>
        Daniel.<br>
<br>
<br>
-- <br>
Daniel Reurich<br>
Centurion Computer Technology (2005) Ltd.<br>
021 797 722<br>
<br>
<br>
<br>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div>