Hello 

When try to compile kdenlive from sources using the kdenlive_builder_v3 I get 
the following error when try to compile mlt. Seems to me as a ordinary syntax 
error.

Roland




ln -sf libmiracle.so.0.3.1 libmiracle.so
ln -sf libmiracle.so.0.3.1 libmiracle.so.1
cc -o miracle miracle.o -L. -lmiracle -L../valerie -lvalerie -L../framework 
-lmlt
make[1]: Leaving directory `/install/kdenlive/mlt/src/miracle'
make[1]: Entering directory `/install/kdenlive/mlt/src/humperdink'
cc  -I/opt/kdenlive/include/libavcodec/ -I/opt/kdenlive/include/libavformat/ 
-I/opt/kdenlive/include/libswscale/ -Wall -fPIC -DPIC   -O4 -pipe 
-fomit-frame-pointer -ffast-math -DUSE_MMX -g -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -pthread -Wall -fPIC -DPIC   -O4 -pipe -fomit-frame-pointer 
-ffast-math -DUSE_MMX -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread 
-I.. -rdynamic   -c -o client.o client.c
cc  -I/opt/kdenlive/include/libavcodec/ -I/opt/kdenlive/include/libavformat/ 
-I/opt/kdenlive/include/libswscale/ -Wall -fPIC -DPIC   -O4 -pipe 
-fomit-frame-pointer -ffast-math -DUSE_MMX -g -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -pthread -Wall -fPIC -DPIC   -O4 -pipe -fomit-frame-pointer 
-ffast-math -DUSE_MMX -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread 
-I.. -rdynamic   -c -o io.o io.c
cc  -I/opt/kdenlive/include/libavcodec/ -I/opt/kdenlive/include/libavformat/ 
-I/opt/kdenlive/include/libswscale/ -Wall -fPIC -DPIC   -O4 -pipe 
-fomit-frame-pointer -ffast-math -DUSE_MMX -g -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -pthread -Wall -fPIC -DPIC   -O4 -pipe -fomit-frame-pointer 
-ffast-math -DUSE_MMX -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread 
-I.. -rdynamic   -c -o remote.o remote.c
cc -o humperdink client.o io.o remote.o -L../valerie -L../framework -lvalerie 
-lmlt
make[1]: Leaving directory `/install/kdenlive/mlt/src/humperdink'
make[1]: Entering directory `/install/kdenlive/mlt/src/albino'
cc  -I/opt/kdenlive/include/libavcodec/ -I/opt/kdenlive/include/libavformat/ 
-I/opt/kdenlive/include/libswscale/ -Wall -fPIC -DPIC   -O4 -pipe 
-fomit-frame-pointer -ffast-math -DUSE_MMX -g -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -pthread -Wall -fPIC -DPIC   -O4 -pipe -fomit-frame-pointer 
-ffast-math -DUSE_MMX -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread 
-I.. -rdynamic   -c -o albino.o albino.c
cc -o albino albino.o -L../miracle -lmiracle -L../valerie -lvalerie 
-L../miracle -lmiracle -L../framework -lmlt
make[1]: Leaving directory `/install/kdenlive/mlt/src/albino'
filter_sox.c:261:43: error: missing binary operator before token "("
filter_sox.c:268:43: error: missing binary operator before token "("
filter_sox.c:374:43: error: missing binary operator before token "("

__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen 
Massenmails. 
http://mail.yahoo.com 
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Kdenlive-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to