[MPlayer-users] Mplayer compiling failure
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Jul 27 15:19:13 CEST 2012
Alexandre Schenberg <ale.schenberg <at> gmail.com> writes:
> It worked. What there is in <stdlib.h> whose absence was
> causing the error.
This should be fixed in current svn head.
> Unfortunately, here is another error:
>
> make V=1
> make -C ffmpeg libpostproc/libpostproc.a
> make[1]: Entering directory `/abaco/mplayer-checkout-2012-07-19/ffmpeg'
> common.mak:120: no file name for `-include'
Please try the following from inside your MPlayer directory:
(Except the last line this takes significantly less than
five minutes on a very slow computer here.)
$ wget ftp://ftp.gnu.org/gnu/make/make-3.82.tar.bz2
$ tar xf make-3.82.tar.bz2
$ cd make-3.82
$ ./configure
$ make make
$ cd ..
$ make-3.82/make
Do not top-post here, it is considered very rude!
Carl Eugen
More information about the MPlayer-users
mailing list