hey axel - just tried the new mplayer and ffmpeg and some others. they are all missing the the libopencore-
e.g.: from smart: Can't install mplayer-4:1.0-72_snap20091120.f...@x86_64: no package provides libopencore-amrnb.so.0()(64bit) Can't install libavcodec52-0.5-31_git20091120.f...@x86_64: no package provides libopencore-amrwb.so.0()(64bit) etc. visited with cousin google and ran across this: I had an issue in 64-bit Debian that there were text relocations in some of the code so the compiled object files wouldn't link into a shared library. I had to edit amrnb/Makefile and amrwb/Makefile to have '-fPIC' as part of their CPPFLAGS. in this page: http://lists.mplayerhq.hu/pipermail/libav-user/2009-June/003214.html dunno if that's the problem or not. thanks! john -- cleverly disguised as a responsible adult. _______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
