| Anonymous | Login | Signup for a new account | 2013-05-23 16:38 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0002774 | Kdenlive | Build System | public | 2012-10-10 17:13 | 2013-01-28 19:51 | ||||
| Reporter | male | ||||||||
| Assigned To | j-b-m | ||||||||
| Priority | normal | Severity | block | Reproducibility | always | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | 32 bit intel and alike | OS | Debian Linux | OS Version | 6.0 | ||||
| Product Version | Recent git | ||||||||
| Target Version | Fixed in Version | 0.9.4 | |||||||
| Summary | 0002774: Build error: factory.c:81:45: error: missing binary operator before token "(" | ||||||||
| Description | Hi! I am trying to build kdenlive using "build-kdenlive.sh", but it fails. Se below. Please tell me if I have missed anything. This is my first kdenlive bug report. Best ragards, /Martin | ||||||||
| Steps To Reproduce | $ build-kdenlive.sh ... make[1]: Entering directory `/home/martin/data/kdenlive/src/mlt/src/melt' cc -I/home/martin/kdenlive/20121010/include -Wall -DPIC -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I.. -rdynamic -DVERSION=\"0.8.3\" -c -o melt.o melt.c cc -I/home/martin/kdenlive/20121010/include -Wall -DPIC -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I.. -rdynamic -DVERSION=\"0.8.3\" -c -o io.o io.c cc -o melt melt.o io.o -L/home/martin/kdenlive/20121010/lib -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -L../framework -lmlt -lpthread make[1]: Leaving directory `/home/martin/data/kdenlive/src/mlt/src/melt' factory.c:81:45: error: missing binary operator before token "(" filter_sox.c:41:44: error: missing binary operator before token "(" filter_sox.c:47:44: error: missing binary operator before token "(" filter_sox.c:83:43: error: missing binary operator before token "(" filter_sox.c:112:43: error: missing binary operator before token "(" filter_sox.c:136:43: error: missing binary operator before token "(" filter_sox.c:146:43: error: missing binary operator before token "(" filter_sox.c:192:43: error: missing binary operator before token "(" filter_sox.c:225:43: error: missing binary operator before token "(" make[2]: *** [depend] Error 1 make[1]: *** [depend] Error 1 make: *** [all] Error 1 ERROR: Unable to build mlt LOG: Process has finished. Reason: FAILURE Some kind of error occured: Unable to build mlt | ||||||||
| Tags | No tags attached. | ||||||||
| Build/Install Method | Build Script | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0008449) j-b-m (administrator) 2012-10-10 18:07 |
My guess is that you need to install the libsox-dev package. Check the following page for dependencies required: http://www.mltframework.org/bin/view/MLT/BuildScripts [^] |
|
(0008455) male (reporter) 2012-10-11 00:38 |
You are correct. Thank you! |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-10-10 17:13 | male | New Issue | |
| 2012-10-10 18:07 | j-b-m | Note Added: 0008449 | |
| 2012-10-10 18:07 | j-b-m | Assigned To | => j-b-m |
| 2012-10-10 18:07 | j-b-m | Status | new => feedback |
| 2012-10-11 00:38 | male | Note Added: 0008455 | |
| 2012-10-11 00:38 | male | Status | feedback => assigned |
| 2012-10-12 00:29 | j-b-m | Status | assigned => resolved |
| 2012-10-12 00:29 | j-b-m | Fixed in Version | => Recent git |
| 2012-10-12 00:29 | j-b-m | Resolution | open => no change required |
| 2013-01-28 19:49 | j-b-m | Fixed in Version | Recent git => 0.9.4 |
| 2013-01-28 19:51 | j-b-m | Status | resolved => closed |
| Copyright © 2000 - 2013 MantisBT Team |