hi all
Thanks for your replies
Went for the obvious : libquicktime...
compiled mjpegtools from source and did a check on

edou...@gascogne:~/mjpeg_play> ./configure > config.txt
edou...@gascogne:~/mjpeg_play> more config.txt | grep -i quick
checking for LIBQUICKTIME... no
configure:   - Quicktime playback/recording  : false
edou...@gascogne:~/mjpeg_play>


so already ... not a good sign to say the least. :-[
Ha well let's install libquicktime-devel then ...
No such luck, Yast is preventing me to do so thanks to a depedency on libdc1394_control_12-devel /ffmpeg which leads me to a cascade of depedencies of various stuff ...

Ok ... so downloaded libquicktime source to compile .... and make fails on some libtool >:o


/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DLOCALE_DIR=\"/usr/local/share/locale\" -march=k8 -mtune=k8 -O3 -funroll-all-loops -fomit-frame-pointer  -finline-functions -Wall -Winline -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audio.lo -MD -MP -MF .deps/audio.Tpo -c -o audio.lo audio.c
../libtool: line 824: X--tag=CC: command not found
../libtool: line 857: libtool: ignoring unknown tag : command not found
../libtool: line 824: X--mode=compile: command not found
../libtool: line 991: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 992: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 1135: Xgcc: command not found
../libtool: line 1135: X-DHAVE_CONFIG_H: command not found
../libtool: line 1135: X-I.: command not found
../libtool: line 1135: X-I..: command not found
../libtool: line 1135: X-I../include: No such file or directory
../libtool: line 1135: X-I../include: No such file or directory
../libtool: line 1135: X-DLOCALE_DIR="/usr/local/share/locale": No such file or directory
../libtool: line 1135: X-march=k8: command not found
../libtool: line 1135: X-mtune=k8: command not found
../libtool: line 1135: X-O3: command not found
../libtool: line 1135: X-funroll-all-loops: command not found
../libtool: line 1135: X-fomit-frame-pointer: command not found
../libtool: line 1135: X-finline-functions: command not found
../libtool: line 1135: X-Wall: command not found
../libtool: line 1135: X-Winline: command not found
../libtool: line 1135: X-Wmissing-declarations: command not found
../libtool: line 1135: X-Wdeclaration-after-statement: command not found
../libtool: line 1135: X-fvisibility=hidden: command not found
../libtool: line 1135: X-MT: command not found
../libtool: line 1135: Xaudio.lo: command not found
../libtool: line 1135: X-MD: command not found
../libtool: line 1135: X-MP: command not found
../libtool: line 1135: X-MF: command not found
../libtool: line 1135: X.deps/audio.Tpo: No such file or directory
../libtool: line 1135: X-c: command not found
../libtool: line 1188: Xaudio.lo: command not found
../libtool: line 1193: libtool: compile: cannot determine name of library object from `': command not found
make[2]: *** [audio.lo] Error 1
make[2]: Leaving directory `/home/edouard/Desktop/libquicktime-1.1.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/edouard/Desktop/libquicktime-1.1.3'
make: *** [all] Error 2
edou...@gascogne:~/Desktop/libquicktime-1.1.3>

Went back to Yast and to the risk of seeing some corruption in the system eventually accepted 20 different depedencies.
recompiled mjpegtools : works !! got my qttoy4m etc ...
coriander (for machine vision 1394) is still working (my biggest concern).
So all good but wow ... what a pain.

Now y4mscaler... in an another thread.

Cheers
Edouard


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to