view TOOLS/realcodecs/drv4.sh @ 9103:6c2c74adaebe

mplayer crashes if one tries to use osd menu without having a font installed. The patch to menu.c is one way to fix that. patch by Bj«Órn Sandell <biorn@dce.chalmers.se>
author arpi
date Sun, 26 Jan 2003 16:02:58 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm drv4.so.6.0
gcc -c drv4.c -g &&
ld -shared -o drv4.so.6.0 drv4.o -ldl -lc