You are not logged in.
Hi,
I try to compile this package for use vdpau with xine , but no luck..
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I../../lib -DNDEBUG -D_REENTRANT -DXINE_COMPILE -O3 -ffast-math -fexpensive-optimizations -fvisibility=hidden -fno-strict-aliasing -pipe -Wall -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Werror-implicit-function-declaration -Wstrict-aliasing=2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wpointer-arith -g -march=x86-64 -mtune=generic -O2 -pipe -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -MT xineplug_vo_out_xxmc_la-video_out_xxmc.lo -MD -MP -MF .deps/xineplug_vo_out_xxmc_la-video_out_xxmc.Tpo -c video_out_xxmc.c -fPIC -DPIC -o .libs/xineplug_vo_out_xxmc_la-video_out_xxmc.o
video_out_xxmc.c: In function 'xxmc_xvmc_destroy_surfaces':
video_out_xxmc.c:181:7: error: implicit declaration of function 'XvMCFlushSurface'
video_out_xxmc.c:181:7: warning: nested extern declaration of 'XvMCFlushSurface'
video_out_xxmc.c:182:7: error: implicit declaration of function 'XvMCSyncSurface'
video_out_xxmc.c:182:7: warning: nested extern declaration of 'XvMCSyncSurface'
video_out_xxmc.c:183:7: error: implicit declaration of function 'XvMCHideSurface'
video_out_xxmc.c:183:7: warning: nested extern declaration of 'XvMCHideSurface'
video_out_xxmc.c:184:7: error: implicit declaration of function 'XvMCDestroySurface'
video_out_xxmc.c:184:7: warning: nested extern declaration of 'XvMCDestroySurface'
video_out_xxmc.c: In function 'xxmc_xvmc_destroy_subpictures':
video_out_xxmc.c:202:7: error: implicit declaration of function 'XvMCFlushSubpicture'
video_out_xxmc.c:202:7: warning: nested extern declaration of 'XvMCFlushSubpicture'
video_out_xxmc.c:203:7: error: implicit declaration of function 'XvMCSyncSubpicture'
video_out_xxmc.c:203:7: warning: nested extern declaration of 'XvMCSyncSubpicture'
video_out_xxmc.c:204:7: error: implicit declaration of function 'XvMCDestroySubpicture'
video_out_xxmc.c:204:7: warning: nested extern declaration of 'XvMCDestroySubpicture'
video_out_xxmc.c: In function 'xxmc_xvmc_alloc_surface':
video_out_xxmc.c:231:7: error: implicit declaration of function 'XvMCCreateSurface'
video_out_xxmc.c:231:7: warning: nested extern declaration of 'XvMCCreateSurface'
video_out_xxmc.c: In function 'xxmc_xvmc_alloc_subpicture':
video_out_xxmc.c:293:7: error: implicit declaration of function 'XvMCGetSubpictureStatus'
video_out_xxmc.c:293:7: warning: nested extern declaration of 'XvMCGetSubpictureStatus'
video_out_xxmc.c:310:7: error: implicit declaration of function 'XvMCCreateSubpicture'
video_out_xxmc.c:310:7: warning: nested extern declaration of 'XvMCCreateSubpicture'
video_out_xxmc.c: In function 'xxmc_duplicate_frame_data':
video_out_xxmc.c:479:5: error: implicit declaration of function 'XvMCClearSubpicture'
video_out_xxmc.c:479:5: warning: nested extern declaration of 'XvMCClearSubpicture'
video_out_xxmc.c:481:5: error: implicit declaration of function 'XvMCBlendSubpicture2'
video_out_xxmc.c:481:5: warning: nested extern declaration of 'XvMCBlendSubpicture2'
video_out_xxmc.c: In function 'xxmc_dispose_context':
video_out_xxmc.c:759:7: error: implicit declaration of function 'XvMCDestroyMacroBlocks'
video_out_xxmc.c:759:7: warning: nested extern declaration of 'XvMCDestroyMacroBlocks'
video_out_xxmc.c:760:7: error: implicit declaration of function 'XvMCDestroyBlocks'
video_out_xxmc.c:760:7: warning: nested extern declaration of 'XvMCDestroyBlocks'
video_out_xxmc.c:777:5: error: implicit declaration of function 'XvMCDestroyContext'
video_out_xxmc.c:777:5: warning: nested extern declaration of 'XvMCDestroyContext'
video_out_xxmc.c: In function 'xxmc_create_context':
video_out_xxmc.c:846:3: error: implicit declaration of function 'XvMCCreateContext'
video_out_xxmc.c:846:3: warning: nested extern declaration of 'XvMCCreateContext'
video_out_xxmc.c: In function 'xxmc_mocomp_create_macroblocks':
video_out_xxmc.c:920:5: error: implicit declaration of function 'XvMCCreateMacroBlocks'
video_out_xxmc.c:920:5: warning: nested extern declaration of 'XvMCCreateMacroBlocks'
video_out_xxmc.c:923:5: error: implicit declaration of function 'XvMCCreateBlocks'
video_out_xxmc.c:923:5: warning: nested extern declaration of 'XvMCCreateBlocks'
video_out_xxmc.c: In function 'xvmc_check_colorkey_properties':
video_out_xxmc.c:952:5: error: implicit declaration of function 'XvMCQueryAttributes'
video_out_xxmc.c:952:5: warning: nested extern declaration of 'XvMCQueryAttributes'
video_out_xxmc.c:952:21: warning: assignment makes pointer from integer without a cast
video_out_xxmc.c:959:4: error: implicit declaration of function 'XvMCSetAttribute'
video_out_xxmc.c:959:4: warning: nested extern declaration of 'XvMCSetAttribute'
video_out_xxmc.c: In function 'xxmc_overlay_end':
video_out_xxmc.c:1485:10: warning: passing argument 6 of '_x_xx44_to_xvmc_palette' discards qualifiers from pointer target type
../../include/xine/alphablend.h:107:6: note: expected 'char *' but argument is of type 'const char *'
video_out_xxmc.c:1487:2: error: implicit declaration of function 'XvMCSetSubpicturePalette'
video_out_xxmc.c:1487:2: warning: nested extern declaration of 'XvMCSetSubpicturePalette'
video_out_xxmc.c:1497:2: error: implicit declaration of function 'XvMCBlendSubpicture'
video_out_xxmc.c:1497:2: warning: nested extern declaration of 'XvMCBlendSubpicture'
video_out_xxmc.c: In function 'xxmc_overlay_blend':
video_out_xxmc.c:1561:6: error: implicit declaration of function 'XvMCCompositeSubpicture'
video_out_xxmc.c:1561:6: warning: nested extern declaration of 'XvMCCompositeSubpicture'
video_out_xxmc.c: In function 'xxmc_display_frame':
video_out_xxmc.c:1720:5: error: implicit declaration of function 'XvMCPutSurface'
video_out_xxmc.c:1720:5: warning: nested extern declaration of 'XvMCPutSurface'
video_out_xxmc.c: In function 'checkXvMCCap':
video_out_xxmc.c:2309:3: error: implicit declaration of function 'XvMCQueryExtension'
video_out_xxmc.c:2309:3: warning: nested extern declaration of 'XvMCQueryExtension'
video_out_xxmc.c:2318:3: error: implicit declaration of function 'XvMCListSurfaceTypes'
video_out_xxmc.c:2318:3: warning: nested extern declaration of 'XvMCListSurfaceTypes'
video_out_xxmc.c:2318:15: warning: assignment makes pointer from integer without a cast
video_out_xxmc.c:2363:7: error: implicit declaration of function 'XvMCListSubpictureTypes'
video_out_xxmc.c:2363:7: warning: nested extern declaration of 'XvMCListSubpictureTypes'
video_out_xxmc.c:2363:20: warning: assignment makes pointer from integer without a cast
video_out_xxmc.c: In function 'open_plugin':
video_out_xxmc.c:2488:12: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type
video_out_xxmc.c:2488:12: note: expected 'char **' but argument is of type 'const char * const*'
video_out_xxmc.c:2492:7: warning: format '%d' expects type 'int', but argument 5 has type 'XvPortID'
video_out_xxmc.c:2659:8: warning: passing argument 4 of 'config->register_enum' from incompatible pointer type
video_out_xxmc.c:2659:8: note: expected 'char **' but argument is of type 'const char * const*'
make[3]: *** [xineplug_vo_out_xxmc_la-video_out_xxmc.lo] Error 1
make[3]: Leaving directory `/var/abs/local/yaourtbuild/xine-lib-vdpau-hg/src/xine-lib-build/src/video_out'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/abs/local/yaourtbuild/xine-lib-vdpau-hg/src/xine-lib-build/src/video_out'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/abs/local/yaourtbuild/xine-lib-vdpau-hg/src/xine-lib-build/src'
make: *** [all-recursive] Error 1
Aborting...
==> ERROR: Makepkg was unable to build xine-lib-vdpau-hg.
==> Restart building xine-lib-vdpau-hg ? [y/N]
Its sound something with libxvmc, but i dint find the clue, any tip is really welcomed..thx!!!
Offline