Hi, I installed Matterhorn 1.2 Core on
Linux xxxxxxxx 2.6.32-33-generic-pae #72-Ubuntu SMP Fri Jul 29 22:06:29 UTC 2011 i686 GNU/Linux Ubuntu 10.04.3 LTS When compiling the 3-party tools I get the error: gcc -Wshadow -O3 -ffast-math -Wall -I. -march=i686 -mfpmath=sse -msse -std=gnu99 -s -fomit-frame-pointer -fno-tree-vectorize -c -o input/thread.o input/thread.c gcc -Wshadow -O3 -ffast-math -Wall -I. -march=i686 -mfpmath=sse -msse -std=gnu99 -s -fomit-frame-pointer -fno-tree-vectorize -c -o input/lavf.o input/lavf.c input/lavf.c: In function ‘open_file’: input/lavf.c:134: warning: ‘width’ is deprecated (declared at /usr/local/include/libavformat/avformat.h:247) input/lavf.c:134: warning: ‘height’ is deprecated (declared at /usr/local/include/libavformat/avformat.h:248) input/lavf.c:135: warning: ‘pix_fmt’ is deprecated (declared at /usr/local/include/libavformat/avformat.h:249) input/lavf.c:138: warning: ‘av_open_input_file’ is deprecated (declared at /usr/local/include/libavformat/avformat.h:1090) input/lavf.c:144: error: ‘CODEC_TYPE_VIDEO’ undeclared (first use in this function) input/lavf.c:144: error: (Each undeclared identifier is reported only once input/lavf.c:144: error: for each function it appears in.) make: *** [input/lavf.o] Error 1 + '[' 2 -ne 0 ']' + exit 1 + '[' 1 -ne 0 ']' + return 1 + exit 1 + '[' 1 -ne 0 ']' + return 1 + exit 1 real 4m28.222s user 3m44.886s sys 0m39.782s Could anyone give me a hint on how to proceed? Regards Alex Contis _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
