Have you tried changing configure.ac line:
  PKG_3RD([a52dec],[yes]     to auto instead of yes ?

Or since this was in Features5.pdf you might have already tried that.
-------------------------------------------------------------------------------------------

An example of a problem you might encounter with your customized installation is with “a52dec” which has probes (CHECK_LIB/CHECK_HEADER in configure.ac, 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:

./confgure --with-single-user –enable-a52dec=auto .



On Sun, Mar 3, 2019 at 10:03 PM Daniel Reurich <daniel@centurion.net.nz> wrote:
Hi

I've made some significant progress in getting the build going - and
will have some patches to drop that solve some issues for builds using
system libs and non x86 based archs.

The current issue I'm stumbling on is that configure doesn't detect the
systems liba52 and a52dec/a52.h header files as installed.  This results
in a linking failure during the build of libzmpeg

Any thoughts on how I might overcome that?

Thanks,
        Daniel.


--
Daniel Reurich
Centurion Computer Technology (2005) Ltd.
021 797 722



--
Cin mailing list
Cin@lists.cinelerra-gg.org
https://lists.cinelerra-gg.org/mailman/listinfo/cin