[MPlayer-dev-eng] [RFD] Something...

Alex Beregszaszi alex at fsn.hu
Sun Apr 13 19:26:19 CEST 2003


Hi,

> gcc -c -O2   -pipe -ffast-math -D_REENTRANT -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -fPIC -I. -I.. -o radeon_vid.o radeon_vid.c
> radeon_vid.c:830: `DEVICE_ATI_RADEON_R100_QD' undeclared here (not in
> a function) radeon_vid.c:830: initializer element is not constant
> radeon_vid.c:830: (near initialization for `ati_card_ids[0]')
> radeon_vid.c:831: `DEVICE_ATI_RADEON_R100_QE' undeclared here (not in
> a function) radeon_vid.c:831: initializer element is not constant
> radeon_vid.c:831: (near initialization for `ati_card_ids[1]')
> radeon_vid.c:832: `DEVICE_ATI_RADEON_R100_QF' undeclared here (not in
> a function)

Run make distclean inside the libdha/ directory. (Or make distclean in
the root of the mplayer sources). Note: make clean is not enought.

Sucking dependancy stuff.

While you are at getting that working, you may read the vidix section
of the DOCS (http://www.mplayerhq.hu/DOCS/video.html#vidix), especially
the 'USAGE METHODS' topic. Using the svgalib_helper stuff, you are
able to run xvidix without root permissions (= as user). Cool eh? :)

-- 
Alex Beregszaszi <alex at fsn.hu>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)



More information about the MPlayer-dev-eng mailing list