> What should I modify in xvid/mplayer configure to enable mplayer to > compile with it - whith --enable-static enabled? > shared linking works. the other doesn't. Grr... > Xvid: configure --disable-shared afair The resulting lib should then be renamed to have "lib" as prefix. xvidcore.a should get libxvidcore.a Sascha