[MPlayer-cygwin] Current issues

Diego Biurrun diego at biurrun.de
Wed Jan 31 16:05:10 CET 2007


On Wed, Jan 31, 2007 at 03:59:31PM +0100, Thomas Plank wrote:
> Reimar Döffinger (Reimar.Doeffinger at stud.uni-karlsruhe.de) wrote:
> 
> I don't get mplayer compiled with LIVE555 for some time.
> 
> make[1]: Entering directory `/cygdrive/d/cdrtools/mplayer/mplayer/libmpdemux'
> g++ -I../stream -I../loader -I../libavutil -I../libavcodec -I../libavformat -I. -I.. -O4 -march=pentium4 -mtune=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D__CYGWIN__ -I/cygdrive/d/cdrtools/mplayer/live/ -I/usr/local/include/freetype2 -I/usr/local/include -I/liveMedia/include              -I/UsageEnvironment/include              -I/BasicUsageEnvironment/include              -I/groupsock/include -D__STDC_LIMIT_MACROS   -c -o demux_rtp.o demux_rtp.cpp
> In file included from demux_rtp.cpp:12:
> demux_rtp_internal.h:17:24: error: liveMedia.hh: No such file or directory
> demux_rtp.cpp:14:36: error: BasicUsageEnvironment.hh: No such file or directory
> demux_rtp.cpp:16:30: error: GroupsockHelper.hh: No such file or directory

You are forcing the live check and not providing the proper include
paths...

Diego




More information about the MPlayer-cygwin mailing list