I also try to make (current) dynamic build going on emulated ppc, so for me fix was setting CFLAGS to - I/usr/include/a52dec (on void-linux 32 bit ppc) and adding '-la52' to libzmpeg3/Makefile LIBS
may be if majority of systems put a52 header in a52dec/ subfolder we should modify our check_header line in configure.ac to look there? On Monday, March 4, 2019, Daniel Reurich <[email protected]> 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 [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin

