> Hello,

> 
> I am trying to compile mlt under windows seven.
> When I do the "make all install" for installing mlt, I got the 
> following error :
> 
> c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe:
> cannot find -ljack
> c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe:
> cannot find -ljacksever
> collect2: ld returned 1 exit status
> make[2]: *** [../libmltjackrack.ddl] Error 1
> make[2]: Leaving directory '/home/cedric/src/mlt/src/modules/jackrack'
> make[1]: *** [all] Error 1
> make[1]: Leaving directory '/home/cedric/src/mlt/src/modules'
> make: *** [all] Error 1
> 
> Do you have any idea of what I should try to fixe that ?

Try using "--disable-jackrack" with the configure script.

~Brian


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Mlt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to