10/03/15 08:10:34 TUI2hr9m
# svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer -r 29813
# wget URLリンク(2sen.dip.jp)
# unzip up0250.zip
# cd dvb_apps_0.4
# patch -p0 < /root/dvb_apps_0.4/patches/mplayer/s2api.patch
# patch -p0 < /root/dvb_apps_0.4/patches/mplayer/s2api-1forcev5.patch
# ./configure --prefix=/usr --confdir=/etc/mplayer --libdir=/usr/lib64
# make
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch
-Wpointer-arith -Wredundant-decls -O4 -march=core2 -mtune=core2 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -pthread -I/usr/include/PCSC -c -o command.o command.c
command.c: In function 'mp_property_tv_color':
command.c:1861: warning: cast from pointer to integer of different size
command.c:1863: warning: cast from pointer to integer of different size
command.c:1866: warning: cast from pointer to integer of different size
command.c:1872: warning: cast from pointer to integer of different size
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls
-O4 -march=core2 -mtune=core2 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
-Ilibdvdread4 -I. -D_REENTRANT -pthread -I/usr/include/PCSC -c -o m_property.o m_property.c
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls
-O4 -march=core2 -mtune=core2 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
-Ilibdvdread4 -I. -D_REENTRANT -pthread -I/usr/include/PCSC -c -o mixer.o mixer.c