|
|
make[4]: Entering directory `/home/star/VDR/xine-lib/src/video_out'
source='video_out_opengl.c' object='video_out_opengl.lo' libtool=yes \
depfile='.deps/video_out_opengl.Plo' tmpdepfile='.deps/video_out_opengl.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool-nofpic --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 -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -mcpu=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 -funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -c -o video_out_opengl.lo `test -f 'video_out_opengl.c' || echo './'`video_out_opengl.c
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 -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -mcpu=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 -funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -c video_out_opengl.c -MT video_out_opengl.lo -MD -MP -MF .deps/video_out_opengl.TPlo -o .libs/video_out_opengl.o
video_out_opengl.c:86: error: conflicting types for `glXGetProcAddressARB'
/usr/include/GL/glx.h:305: error: previous declaration of `glXGetProcAddressARB'
make[4]: *** [video_out_opengl.lo] Error 1
make[4]: Leaving directory `/home/star/VDR/xine-lib/src/video_out'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/star/VDR/xine-lib/src/video_out'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/star/VDR/xine-lib/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/star/VDR/xine-lib'
make: *** [all] Error 2 |
|