You are not logged in.

#1 2008-08-30 00:26:11

Frabato
Member
Registered: 2007-10-24
Posts: 267

Cinelerra 4 Heroine version

Hi All,

Has anyone had any luck building the new Cinelerra 4 from Heroine (not the community version).
It lives here: http://www.heroinewarrior.com/cinelerra.php3
I have tried and failed to build it on Sidux 64 and Archlinux 64.
./configure returns no errors but there is this:

checking whether make sets $(MAKE)... (cached) yes
test_prefix = NONE
checking for pkg-config... /usr/bin/pkg-config
using pkg-config to set ILMBASE_CXXFLAGS and ILMBASE_LDFLAGS:
Package IlmBase was not found in the pkg-config search path.
Perhaps you should add the directory containing `IlmBase.pc'
to the PKG_CONFIG_PATH environment variable
No package 'IlmBase' found
Package IlmBase was not found in the pkg-config search path.
Perhaps you should add the directory containing `IlmBase.pc'
to the PKG_CONFIG_PATH environment variable
No package 'IlmBase' found
Package IlmBase was not found in the pkg-config search path.
Perhaps you should add the directory containing `IlmBase.pc'
to the PKG_CONFIG_PATH environment variable
No package 'IlmBase' found
using prefix to set ILMBASE_CXXFLAGS and ILMBASE_LDFLAGS:
    ILMBASE_CXXFLAGS =  -I/Arthur/cinelerra-4/thirdparty//include/OpenEXR
    ILMBASE_LDFLAGS = -L/Arthur/cinelerra-4/thirdparty//lib
    ILMBASE_LIBS = -lImath -lHalf -lIex -lIlmThread

make fails with:

In file included from macroblock.hh:53,
                 from macroblock.cc:25:
encodertypes.h: In member function 'int MotionVector::CodingPenaltyForSAD() const':
encodertypes.h:73: error: 'abs' was not declared in this scope
macroblock.cc: In member function 'void MacroBlock::SelectCodingModeOnVariance()':
macroblock.cc:58: error: 'INT_MAX' was not declared in this scope
make[2]: *** [macroblock.lo] Error 1
make[2]: Leaving directory `/Arthur/cinelerra-4/thirdparty/mjpegtools-1.9.0rc3/mpeg2enc'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/Arthur/cinelerra-4'
make: *** [all] Error 2

I have very little experience compiling from source so if anyone has any suggestions I would appreciate it.
Interestingly, there is a binary for ubuntu that actually runs on Archlinux though I haven't tested it, all I know is that the gui shows up.
Of course if some warm-hearted, kind and intelligent Archlinux user wanted to make a pkgbuild for it, that would be great too.

Thanks,
Arthur

Offline

Board footer

Powered by FluxBB