[Kdenlive-devel] Dear developpers,

Mads Bondo Dydensborg mads at dydensborg.dk
Fri Sep 5 13:20:03 UTC 2008


torsdag 04 September 2008 skrev Stéphane Téletchéa:

> Assuming kdenlive_builder_wizard is not messing up something, 

Well, it tries not to :-)

> i did all the compilation using the latest svn version: 
> mlt and mlt++: r1179
> ffmpeg-devel: r15200
> kdenlive: r2391
> 
> And it fails at the mlt step:
> 
> """""
> 
g++ -I/home/stef2009rc1/kdenlive/20080904/include/libavcodec/ -I/home/stef2009rc1/kdenlive/20080904/include/libavformat/ -I/home/stef2009rc1/kdenlive/20080904/include/libswscale/ -Wall -fPIC -DPIC   -O4 -pipe -fomit-frame-pointer -ffast-math  -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -Wall -fPIC -DPIC   -O4 -pipe -fomit-frame-pointer -ffast-math  -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -Wall -fPIC -DPIC   -O4 -pipe -fomit-frame-pointer -ffast-math  -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I../../ -Wno-deprecated   -c -o 
filehandler.o filehandler.cc
> filehandler.cc: In member function ‘void FileTracker::Clear()’:
> filehandler.cc:109: erreur: ‘free’ was not declared in this scope
> make[2]: *** [filehandler.o] Erreur 1
> make[2]: *** Attente des tâches non terminées....
> make[2]: quittant le 
répertoire « /home/stef2009rc1/src/mlt/src/modules/kino »
> make[1]: *** [all] Erreur 1
> make[1]: quittant le répertoire « /home/stef2009rc1/src/mlt/src/modules »
> make: *** [all] Erreur 1
> KBWERROR: Unable to build mlt
> """""
> 
> Not attaching the full log, since it is over the mailing list tolerance of 
200kb (i can send privately).

You can send it to me, if you wish.

> 
> That may come my 64bits environment, the gnu compiler (gcc version 4.3.2 
(GCC)) or else, but up to now, this is stopped.
> 
> From the message i suspect something working with earlier compilers is not 
tolerated now, what do you think?

Could you try to put 

#include <stdlib.h>

in filehandler.cc (near the top)

Regards

Mads

-- 
Mads Bondo Dydensborg   mads at dydensborg.dk   http://www.madsdydensborg.dk/

The US population is 4 % of the global one. They produce 23 % of the global 
pollution.





More information about the Kdenlive mailing list