[Cin] cinelerra-gg on ppc64el

Andrew Randrianasulu randrianasulu at gmail.com
Mon Mar 4 12:49:16 CET 2019


В сообщении от Monday 04 March 2019 08:03:48 Daniel Reurich написал(а):
> 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?


Ah, may be you can add those in configure.ac file:

https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=blob;f=cinelerra-5.1/configure.ac;h=9305fe2c7d367c7f3e26677dc95fc7496f2e71a2;hb=HEAD

  26 CFG_CFLAGS+=" -I/usr/include/freetype2 -I/usr/local/include/freetype2"
  27 CFG_CFLAGS+=" -I/usr/include/uuid -I/usr/local/include/uuid"
  28 CFG_CFLAGS+=" -I/usr/include/mjpegtools -I/usr/local/include/mjpegtools"

and regenerate and re-run configure ....

> 
> Thanks,
> 	Daniel.
> 
> 




More information about the Cin mailing list