[MPlayer-dev-eng] mp-G2 pre18
Anders Rune Jensen
anders at gnulinux.dk
Mon May 5 00:58:17 CEST 2003
Arpi <arpi at thot.banki.hu> writes:
> Hi,
>
> [..]
> pre19:
> - libavcodec, swscaler and their interfaces upgraded from main CVS
> - libinput imported from mplayer main, test-input added
Seem you need to add this to Makefile to have inputinput.a compiled.
--- Makefile.old 2003-05-05 00:46:28.000000000 +0200
+++ Makefile 2003-05-05 00:42:35.000000000 +0200
@@ -22,6 +22,9 @@
all: test-stream test-codecs test-input test-play
+input/libinput.a:
+ $(MAKE) -C input
+
stream/libmpstream.a:
$(MAKE) -C stream
--
Anders Rune Jensen
http://www.gnulinux.dk/~arj/
More information about the MPlayer-dev-eng
mailing list