[Mplayer-users] Compilation problem

nickols_k nickols_k at mail.ru
Sun Aug 5 15:43:16 CEST 2001


Hello!

I just synced mplayer-CVS (previous sync I had at 29 jul 2001)
and can't compile new stuff:
dec_video.c:59: decore.h: No such file or directory
dec_video.c: In function `set_video_quality':
dec_video.c:124: `DEC_SET' undeclared (first use in this function)
dec_video.c:124: (Each undeclared identifier is reported only once
dec_video.c:124: for each function it appears in.)
dec_video.c:124: parse error before `dec_set'
dec_video.c:126: `dec_set' undeclared (first use in this function)
dec_video.c:127: `DEC_OPT_SETPP' undeclared (first use in this function)
dec_video.c: In function `init_video':
dec_video.c:223: `DEC_PARAM' undeclared (first use in this function)
dec_video.c:223: parse error before `dec_param'
dec_video.c:224: `DEC_SET' undeclared (first use in this function)
dec_video.c:225: `dec_param' undeclared (first use in this function)
dec_video.c:227: `DEC_USER' undeclared (first use in this function)
dec_video.c:233: `DEC_OPT_INIT' undeclared (first use in this function)
dec_video.c:234: `dec_set' undeclared (first use in this function)
dec_video.c:235: `DEC_OPT_SETPP' undeclared (first use in this function)
dec_video.c:246: parse error before `dec_param'
dec_video.c:251: `DEC_YV12' undeclared (first use in this function)
dec_video.c:252: `DEC_YUY2' undeclared (first use in this function)
dec_video.c:253: `DEC_UYVY' undeclared (first use in this function)
dec_video.c:254: `DEC_420' undeclared (first use in this function)
dec_video.c:255: `DEC_RGB555_INV' undeclared (first use in this function)
dec_video.c:256: `DEC_RGB565_INV' undeclared (first use in this function)
dec_video.c:257: `DEC_RGB24_INV' undeclared (first use in this function)
dec_video.c:258: `DEC_RGB32_INV' undeclared (first use in this function)
dec_video.c:268: warning: assignment makes pointer from integer without a cast
dec_video.c: In function `decode_video':
dec_video.c:343: `DEC_FRAME' undeclared (first use in this function)
dec_video.c:343: parse error before `dec_frame'
dec_video.c:345: `DEC_PICTURE' undeclared (first use in this function)
dec_video.c:348: `dec_frame' undeclared (first use in this function)
dec_video.c:353: `dec_pic' undeclared (first use in this function)
dec_video.c:355: `DEC_OPT_FRAME_311' undeclared (first use in this function)
dec_video.c:355: `DEC_OPT_FRAME' undeclared (first use in this function)
dec_video.c:385: parse error before `dec_frame'
dec_video.c: In function `video_read_properties':
dec_video.c:535: warning: assignment makes pointer from integer without a cast
make: *** [dec_video.o] ïÛÉÂËÁ 1

The file dec_video.c contains:

#ifndef NEW_DECORE
..
#else
#include <decore.h>

Well, file config.h contains:
#define NEW_DECORE

But file decore.h is missed.

Any suggestion please!

Best regards! Nick
--


--


_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users



More information about the MPlayer-users mailing list