[MPlayer-users] libmpdemux/demux_rtp.cpp make error
Steven M. Schultz
sms at 2BSD.COM
Sat Nov 20 20:02:40 CET 2004
Hi -
After doing a 'cvs update;./configure ...' on a SuSE 9.2 system I'm
seeing this:
cc -c -I../libvo -I../../libvo -I/usr/X11/include -fno-PIC -O4 -march=athlon-4 -mcpu=athlon-4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -I../loader -I../libavcodec -I../libavformat -I(LIVE_LIB_DIR)/liveMedia/include -I(LIVE_LIB_DIR)/UsageEnvironment/include -I(LIVE_LIB_DIR)/BasicUsageEnvironment/include -I(LIVE_LIB_DIR)/groupsock/include -o demux_rtp.o demux_rtp.cpp
/bin/sh: -c: line 0: syntax error near unexpected token `('
/bin/sh: -c: line 0: `cc -c -I../libvo -I../../libvo -I/usr/X11/include -fno-PIC -O4 -march=athlon-4 -mcpu=athlon-4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -I../loader -I../libavcodec -I../libavformat -I(LIVE_LIB_DIR)/liveMedia/include -I(LIVE_LIB_DIR)/UsageEnvironment/include -I(LIVE_LIB_DIR)/BasicUsageEnvironment/include -I(LIVE_LIB_DIR)/groupsock/include -o demux_rtp.o demux_rtp.cpp'
gmake[1]: *** [demux_rtp.o] Error 2
when building MPlayer.
Appears to be a missing level of shell $ quoting somewhere from
the looks of it.
Cheers,
Steven Schultz
More information about the MPlayer-users
mailing list