Bruce Dubbs wrote these words on 01/31/07 10:28 CST:
> OK, but did your build compile video_out_xxmc.c?
As best as I can tell. Here is output from the configure command:
checking for libXv.so... found libXv.so in /usr/X11R6/lib
checking for XvShmCreateImage in -lXv... yes
checking whether to enable the xxmc plugin with vld extensions...
checking for XvMCPutSlice in -lXvMCW... yes
checking X11/extensions/vldXvMC.h usability... yes
checking X11/extensions/vldXvMC.h presence... yes
checking for X11/extensions/vldXvMC.h... yes
checking X11/extensions/XvMC.h usability... yes
checking X11/extensions/XvMC.h presence... yes
checking for X11/extensions/XvMC.h... yes
*** Enabling xxmc plugin with vld extensions.
checking whether to enable the xvmc plugin...
checking for XvMCCreateContext in -lXvMCW... yes
checking for X11/extensions/XvMC.h... (cached) yes
*** Enabling old xvmc plugin.
And here is output from the make command:
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I../.. -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/usr/X11R6/include
-DXINE_COMPILE -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
-I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include
-I/usr/include/ -mtune=athlon -O3 -pipe -fomit-frame-pointer
-falign-functions=4 -falign-loops=4 -falign-jumps=4
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2
-fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -MT
video_out_xxmc.lo -MD -MP -MF ".deps/video_out_xxmc.Tpo" -c -o
video_out_xxmc.lo video_out_xxmc.c; \
then mv -f
".deps/video_out_xxmc.Tpo" ".deps/video_out_xxmc.Plo"; else rm -f
".deps/video_out_xxmc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I.
-I. -I../.. -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/usr/X11R6/include
-DXINE_COMPILE -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
-I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include
-I/usr/include/ -mtune=athlon -O3 -pipe -fomit-frame-pointer
-falign-functions=4 -falign-loops=4 -falign-jumps=4
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2
-fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes
-DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -MT
video_out_xxmc.lo -MD -MP -MF
.deps/video_out_xxmc.Tpo -c video_out_xxmc.c -fPIC -DPIC -o
.libs/video_out_xxmc.o
video_out_xxmc.c: In function 'xxmc_do_update_frame_xv':
video_out_xxmc.c:1151:
warning: pointer targets in assignment differ in signedness
video_out_xxmc.c:1157: warning: pointer targets in
assignment differ in signedness
video_out_xxmc.c:1158: warning: pointer targets in assignment differ in
signedness
video_out_xxmc.c:1159: warning: pointer targets in assignment differ in
signedness video_out_xxmc.c:
In function 'xxmc_overlay_end':
video_out_xxmc.c:1442: warning: pointer
targets in passing argument
2 of
'_x_xx44_to_xvmc_palette' differ in signedness
video_out_xxmc.c:1445: warning: pointer targets in passing argument 3 of
'XvMCSetSubpicturePalette' differ in signedness video_out_xxmc.c: In
function 'xxmc_overlay_blend':
video_out_xxmc.c:1498: warning: pointer targets
in passing argument 1 of '_x_blend_xx44' differ in signedness
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_GNU_SOURCE=1
-D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix
-I/usr/include -I/usr/include/ -mtune=athlon -O3 -pipe -fomit-frame-pointer
-falign-functions=4 -falign-loops=4 -falign-jumps=4
-mpreferred-stack-boundary=2 -fexpensive-optimizations
-fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations
-Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64
-DXINE_COMPILE -MT video_out_xxmc.lo -MD -MP -MF .deps/video_out_xxmc.Tpo -c
video_out_xxmc.c -o video_out_xxmc.o >/dev/null 2>&1
Is this what you were asking about?
--
Randy
rmlscsi: [bogomips 1003.26] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3]
[GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686]
10:34:00 up 21 days, 10:48, 1 user, load average: 0.14, 0.13, 0.05
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page