Ver Mensaje Individual
  #1 (permalink)  
Antiguo 25/05/2005, 05:54
djbollas
 
Fecha de Ingreso: mayo-2005
Mensajes: 1
Antigüedad: 19 años
Puntos: 0
problema con mpeg4ip socorro!!!!!

mu wenas,estoy instalando el mpeg4ip en linux (concretamente fedora core 2) y tngo un problema.ejecuto ./bootstrap y perfecto, pero al hacer make pasa lo siguiente:


video_sdl.cpp: In constructor `CSDLVideo::CSDLVideo(int, int)':
video_sdl.cpp:100: `struct SDL_SysWMinfo::<anonymous union>::<anonymous>' has
no member named `display'
video_sdl.cpp:101: `struct SDL_SysWMinfo::<anonymous union>::<anonymous>' has
no member named `display'
video_sdl.cpp:101: `DefaultScreen' undeclared (first use this function)
video_sdl.cpp:101: (Each undeclared identifier is reported only once for each
function it appears in.)
video_sdl.cpp:101: `DisplayWidth' undeclared (first use this function)
video_sdl.cpp:102: `struct SDL_SysWMinfo::<anonymous union>::<anonymous>' has
no member named `display'
video_sdl.cpp:103: `struct SDL_SysWMinfo::<anonymous union>::<anonymous>' has
no member named `display'
video_sdl.cpp:103: `DisplayHeight' undeclared (first use this function)
video_sdl.cpp: In member function `void CSDLVideo::set_screen_size(int, int,
int, int, int, int)':
video_sdl.cpp:269: `struct SDL_SysWMinfo::<anonymous union>::<anonymous>' has
no member named `display'
video_sdl.cpp:269: `struct SDL_SysWMinfo::<anonymous union>::<anonymous>' has
no member named `wmwindow'
video_sdl.cpp:270: `XMoveWindow' undeclared (first use this function)
make[4]: *** [video_sdl.lo] Error 1
make[4]: Saliendo directorio `/usr/local/mpeg4ip-1.3/player/src'
make[3]: *** [all-recursive] Error 1
make[3]: Saliendo directorio `/usr/local/mpeg4ip-1.3/player/src'
make[2]: *** [all-recursive] Error 1
make[2]: Saliendo directorio `/usr/local/mpeg4ip-1.3/player'
make[1]: *** [all-recursive] Error 1
make[1]: Saliendo directorio `/usr/local/mpeg4ip-1.3'
make: *** [all] Error 2



creo que tengo todos los compiladores necesarios, alguien me echa una mano????muxas gracias!!!!