News:

--

Main Menu

r7795 ** Failed at make** FIXED

Started by Jan Gruuthuse, March 19, 2012, 07:29:40 AM

Previous topic - Next topic

Jan Gruuthuse

Quote-- Build files have been written to: /home/jan/avidemux_2.6_branch_mean/buildPluginsCommon
** Failed at make**

Do you require other information? Or should I install VDPAU libraries?

Quote[ 92%]Linking CXX shared library libADM_vf_vdpauFilter.so
cd /home/jan/avidemux_2.6_branch_mean/buildPluginsCommon/ADM_videoFilters6/vdpauFilters && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_vf_vdpauFilter.dir/link.txt --verbose=1
/usr/bin/c++  -fPIC  -fmessage-length=0 -fmessage-length=0 -O3 -DNDEBUG   -shared -Wl,-soname,libADM_vf_vdpauFilter.so -o libADM_vf_vdpauFilter.so CMakeFiles/ADM_vf_vdpauFilter.dir/ADM_vidVdpauFilter.cpp.o -L/home/jan/avidemux_2.6_branch_mean/install/usr/lib -Wl,--as-needed -Wl,-z,defs -lADM_coreVDPAU6 -lADM_core6 -lADM_coreUI6 -lADM_coreVideoFilter6 -lADM_coreImage6 -lADM_coreUtils6 -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/install/usr/lib:
/usr/bin/ld: cannot find -lADM_coreVDPAU6
collect2: ld returned 1 exit status
make[2]: *** [ADM_videoFilters6/vdpauFilters/libADM_vf_vdpauFilter.so] Error 1
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildPluginsCommon'
make[1]: *** [ADM_videoFilters6/vdpauFilters/CMakeFiles/ADM_vf_vdpauFilter.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
github:gist raw txt, select View Raw @ avidemux 2.6 r7795 buildPluginsCommon
_____________________________________________
Avidemux v2.6.0 (r7795)
_____________________________________________
Compiler: GCC 4.6.1
Build Target: Linux (x86-64)
User Interface: Qt (4.7.4)
_____________________________________________
Kernel: Linux 3.0.0-16-generic (x86_64)
Distribution: Linux Ubuntu 11.10 (oneiric)
Desktop: Unity 2D 4.28.0
Display Server: 1.11.2.902 (1.11.3 RC 2)
Display Driver: intel 2.18.0
Intel Core i5-2500K with 16 GB ram
OpenGL Renderer:  Mesa DRI Intel(R) Sandybridge
Version: 3.0 Mesa 8.0.1

nibbles

You asked about vdpau.  If there is a vdpau for your os, then install it,
because r7770 started to link against it.

Jan Gruuthuse

thanks, installing libvdpau-dev did move things again forward:
sudo apt-get install libvdpau-dev
** ALL DONE **
** The installable packages are in the debs folder **