[MPlayer-users] today's cvs library problem

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Aug 21 12:57:45 CEST 2005


Hi,
On Sun, Aug 21, 2005 at 12:40:58PM +0200, Julian Sikorski wrote:
> usr/bin/ld: warning: libmp4v2.so.0, needed by
> /usr/lib/gcc/i386-redhat-linux/4.0.1/../../../libfaac.so, not found (try
> using -rpath or -rpath-link)
> 
> and mplayer reports the missing so on startup. has .//configure detected
> something that does not exits?

No, but your faac installation is broken. You removed a lib it depends
on.
Either reinstall libmp4v2.so.0 or remove libfaac and recompile.

> And btw, make clean does not really clean the mplayer dir, it leaves the
> binary and also loads of object files in subfolders.

make distclean is what you want then. Current behaviour is useful when
making changes since you don't have to compile everything (though it has
some disadvantages as well *g*)

Greetings,
Reimar Döffinger




More information about the MPlayer-users mailing list