About ffmpeg,

You need to install  ...-dev  packages

Thanks
Vadim

On 05/10/11 07:47, Murray Collingwood wrote:
Hi folks

Before I start sending problems to the list I thought it best to try and get to the latest stable version. I downloaded the source and have installed all of the components I can find to install... but then I get the following:

    murray@ngaio:~/Source/qutecom-2.2.1/build$ cmake ..
    CMake Warning (dev) at owbuild/owbuild/CMakeLists.txt:9 (include):
      Policy CMP0011 is not set: Included scripts do automatic
    cmake_policy PUSH
and POP. Run "cmake --help-policy CMP0011" for policy details. Use the
      cmake_policy command to set the policy and suppress this warning.

      The included script

/home/murray/Source/qutecom-2.2.1/owbuild/owbuild/OWDefaultConfig.cmake

      affects policy settings.  CMake is implying the NO_POLICY_SCOPE
    option for
      compatibility, so the effects are applied to the including context.
    Call Stack (most recent call first):
      CMakeLists-owbuild.txt:13 (include)
      CMakeLists.txt:1 (include)
    This warning is for project developers.  Use -Wno-dev to suppress it.

    Mercurial (hg) command line not found, it is recommended to install it
    CMake Warning (dev) at CMakeLists-owbuild.txt:13 (include):
      Policy CMP0011 is not set: Included scripts do automatic
    cmake_policy PUSH
and POP. Run "cmake --help-policy CMP0011" for policy details. Use the
      cmake_policy command to set the policy and suppress this warning.

      The included script

        /home/murray/Source/qutecom-2.2.1/owbuild/owbuild/CMakeLists.txt

      affects policy settings.  CMake is implying the NO_POLICY_SCOPE
    option for
      compatibility, so the effects are applied to the including context.
    Call Stack (most recent call first):
      CMakeLists.txt:1 (include)
    This warning is for project developers.  Use -Wno-dev to suppress it.

    -- OS: Linux-2.6.32-5-amd64
    -- Processor: x86_64
    -- Compiler: /usr/bin/gcc
    -- Build type: Debug
    -- Build tool: /usr/bin/make
    -- Build directory: /home/murray/Source/qutecom-2.2.1/build/debug
    -- svn revision: c
    -- Time: 20111005153802
    CMake Warning (dev) at CMakeLists.txt:1 (include):
      Policy CMP0011 is not set: Included scripts do automatic
    cmake_policy PUSH
and POP. Run "cmake --help-policy CMP0011" for policy details. Use the
      cmake_policy command to set the policy and suppress this warning.

      The included script

        /home/murray/Source/qutecom-2.2.1/CMakeLists-owbuild.txt

      affects policy settings.  CMake is implying the NO_POLICY_SCOPE
    option for
      compatibility, so the effects are applied to the including context.
    This warning is for project developers.  Use -Wno-dev to suppress it.

    Doing find_package(PkgConfig)
    _AVCODEC_INCLUDEDIR =
    _AVCODEC_LIBDIR =
    _AVCODEC_LIBS =
    _AVCODEC_LIBS_L =
    _AVCODEC_LIBS_PATH =
    AVCODEC_INCLUDE_DIR = AVCODEC_INCLUDE_DIR-NOTFOUND
    CMake Error at owbuild/FindFFMPEG.cmake:266 (message):
      Could not find FFMPEG
    Call Stack (most recent call first):
      libs/3rdparty/ffmpeg/CMakeLists-external.txt:2 (find_package)
      libs/3rdparty/ffmpeg/CMakeLists.txt:10 (include)


    -- Configuring incomplete, errors occurred!
    murray@ngaio:~/Source/qutecom-2.2.1/build$



The warnings I believe can be ignored (not that it's my practice) however the missing FFMPEG appears to be a problem. What is it looking for?

I'm able to do this:

    murray@ngaio:~/Source/qutecom-2.2.1/build$ ffmpeg
    FFmpeg version SVN-r0.5.4-4:0.5.4-1, Copyright (c) 2000-2009
    Fabrice Bellard, et al.
      configuration: --extra-version=4:0.5.4-1 --prefix=/usr
    --enable-avfilter --enable-avfilter-lavf --enable-vdpau
    --enable-bzlib --enable-libdirac --enable-libgsm
    --enable-libopenjpeg --enable-libschroedinger --enable-libspeex
    --enable-libtheora --enable-libvorbis --enable-pthreads
    --enable-zlib --disable-stripping --disable-vhook
    --enable-runtime-cpudetect --enable-gpl --enable-postproc
    --enable-swscale --enable-x11grab --enable-libfaad
    --enable-libdc1394 --enable-shared --disable-static
      libavutil     49.15. 0 / 49.15. 0
      libavcodec    52.20. 1 / 52.20. 1
      libavformat   52.31. 0 / 52.31. 0
      libavdevice   52. 1. 0 / 52. 1. 0
      libavfilter    0. 4. 0 /  0. 4. 0
      libswscale     0. 7. 1 /  0. 7. 1
      libpostproc   51. 2. 0 / 51. 2. 0
      built on Mar 26 2011 23:35:16, gcc: 4.4.5
    At least one output file must be specified
    murray@ngaio:~/Source/qutecom-2.2.1/build$



Suggestions any one???

Cheers
Murray


--
Murray Collingwood
Focus Computing
p +61 415 24 26 24
http://www.focus-computing.com.au


_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to