salamanderrake

libsdl 2 7238 build failure

May 29th, 2013
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. [ 90%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11events.c.o
  2. /usr/bin/x86_64-pc-linux-gnu-gcc -DSDL2_EXPORTS -DUSING_GENERATED_CONFIG_H -DNDEBUG -march=native -O2 -pipe -m64 -DHAVE_LINUX_VERSION_H -D_REENTRANT -mfpmath=387 -msse2 -msse -mmmx -fvisibility=hidden -march=native -O2 -pipe -m64 -fPIC -I/var/tmp/portage/media-libs/libsdl-2.0.0_pre7238/work/SDL-2.0.0-7238-amd64/include -I/var/tmp/portage/media-libs/libsdl-2.0.0_pre7238/work/SDL-2.0.0-7238/include -o CMakeFiles/SDL2.dir/src/video/x11/SDL_x11events.c.o -c /var/tmp/portage/media-libs/libsdl-2.0.0_pre7238/work/SDL-2.0.0-7238/src/video/x11/SDL_x11events.c
  3. /var/tmp/portage/media-libs/libsdl-2.0.0_pre7238/work/SDL-2.0.0-7238/src/video/x11/SDL_x11events.c: In function ‘X11_HandleGenericEvent’:
  4. /var/tmp/portage/media-libs/libsdl-2.0.0_pre7238/work/SDL-2.0.0-7238/src/video/x11/SDL_x11events.c:190:5: warning: passing argument 2 of ‘XGetEventData’ from incompatible pointer type [enabled by default]
  5. /usr/include/X11/Xlib.h:4016:13: note: expected ‘struct XGenericEventCookie *’ but argument is of type ‘union XEvent *’
  6. /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/media-libs/libsdl-2.0.0_pre7238/work/SDL-2.0.0-7238-amd64/CMakeFiles 91
  7. [ 91%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11dyn.c.o
  8. /usr/bin/x86_64-pc-linux-gnu-gcc -DSDL2_EXPORTS -DUSING_GENERATED_CONFIG_H -DNDEBUG -march=native -O2 -pipe -m64 -DHAVE_LINUX_VERSION_H -D_REENTRANT -mfpmath=387 -msse2 -msse -mmmx -fvisibility=hidden -march=native -O2 -pipe -m64 -fPIC -I/var/tmp/portage/media-libs/libsdl-2.0.0_pre7238/work/SDL-2.0.0-7238-amd64/include -I/var/tmp/portage/media-libs/libsdl-2.0.0_pre7238/work/SDL-2.0.0-7238/include -o CMakeFiles/SDL2.dir/src/video/x11/SDL_x11dyn.c.o -c /var/tmp/portage/media-libs/libsdl-2.0.0_pre7238/work/SDL-2.0.0-7238/src/video/x11/SDL_x11dyn.c
  9. In file included from /var/tmp/portage/media-libs/libsdl-2.0.0_pre7238/work/SDL-2.0.0-7238/src/video/x11/SDL_x11dyn.c:113:0:
  10. /var/tmp/portage/media-libs/libsdl-2.0.0_pre7238/work/SDL-2.0.0-7238/src/video/x11/SDL_x11sym.h:206:1: error: conflicting types for ‘_XData32’
  11. /usr/include/X11/Xlibint.h:595:12: note: previous declaration of ‘_XData32’ was here
Advertisement
Add Comment
Please, Sign In to add comment