[MPlayer-users] Problems compiling mplayer

Josep Figueras jfigue17 at yahoo.es
Tue Dec 1 17:38:13 CET 2009


That's what I tried but when I try to "make install" lrmi gives me this error:

mkdir -p /usr/local/lib
install -m 755 -s -p liblrmi.so.0.10 /usr/local/lib/liblrmi.so.0.10
rm -f /usr/local/lib/liblrmi.so
ln -sf liblrmi.so.0.10 /usr/local/lib/liblrmi.so.0
ln -sf liblrmi.so.0 /usr/local/lib/liblrmi.so
install -m 644 -s -p lrmi.h /usr/local/include/lrmi.h
strip: /usr/local/include/lrmi.h: File format not recognized
install: strip process terminated abnormally
make: *** [install] Error 1

Apparently, make doesn't complaing:

cc -c  -g -Wall -o lrmi.o lrmi.c
ar -rs liblrmi.a lrmi.o
ar: creating liblrmi.a
cc -c  -g -Wall -fPIC -o lrmi.lo lrmi.c
cc  -g -Wall -Wl,-soname,liblrmi.so.0 -fPIC -shared -o liblrmi.so.0.10 lrmi.lo
ln -sf liblrmi.so.0.10 liblrmi.so.0
ln -sf liblrmi.so.0 liblrmi.so
cc  -g -Wall -o vbetest vbetest.c liblrmi.a

Thanks again!


      


More information about the MPlayer-users mailing list