[MPlayer-users] Compile error (asf_streaming.c)

Stephen Stocker lpar at par1.net
Tue Dec 28 03:14:44 CET 2004


   Hi,

   Latest CVS is giving me the following compile error, on Slackware with 
gcc 2.95.3. Thanks for any help.

 	Steve

---
cc -c -I../libvo -I../../libvo  -fno-PIC -O4 -march=i586 -mcpu=i586 -pipe -ffast
-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=
64  -I.. -I../loader   -I../libavcodec -I../libavformat    -o demux_gif.o demux_
gif.c
cc -c -I../libvo -I../../libvo  -fno-PIC -O4 -march=i586 -mcpu=i586 -pipe -ffast
-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=
64  -I.. -I../loader   -I../libavcodec -I../libavformat    -o demux_ts.o demux_t
s.c
cc -c -I../libvo -I../../libvo  -fno-PIC -O4 -march=i586 -mcpu=i586 -pipe -ffast
-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=
64  -I.. -I../loader   -I../libavcodec -I../libavformat    -o demux_realaud.o de
mux_realaud.c
cc -c -I../libvo -I../../libvo  -fno-PIC -O4 -march=i586 -mcpu=i586 -pipe -ffast
-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=
64  -I.. -I../loader   -I../libavcodec -I../libavformat    -o url.o url.c
cc -c -I../libvo -I../../libvo  -fno-PIC -O4 -march=i586 -mcpu=i586 -pipe -ffast
-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=
64  -I.. -I../loader   -I../libavcodec -I../libavformat    -o muxer_rawvideo.o m
uxer_rawvideo.c
cc -c -I../libvo -I../../libvo  -fno-PIC -O4 -march=i586 -mcpu=i586 -pipe -ffast
-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=
64  -I.. -I../loader   -I../libavcodec -I../libavformat    -o demux_lavf.o demux
_lavf.c
cc -c -I../libvo -I../../libvo  -fno-PIC -O4 -march=i586 -mcpu=i586 -pipe -ffast
-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=
64  -I.. -I../loader   -I../libavcodec -I../libavformat    -o demux_nsv.o demux_
nsv.c
cc -c -I../libvo -I../../libvo  -fno-PIC -O4 -march=i586 -mcpu=i586 -pipe -ffast
-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=
64  -I.. -I../loader   -I../libavcodec -I../libavformat    -o asf_streaming.o as
f_streaming.c
asf_streaming.c: In function `asf_streaming_parse_header':
asf_streaming.c:303: parse error before `int'
asf_streaming.c:306: `stream_count' undeclared (first use in this function)
asf_streaming.c:306: (Each undeclared identifier is reported only once
asf_streaming.c:306: for each function it appears in.)
asf_streaming.c:306: `ptr' undeclared (first use in this function)
make[1]: *** [asf_streaming.o] Error 1
make[1]: Leaving directory `/home/lpar/temp-work/main/libmpdemux'
make: *** [libmpdemux/libmpdemux.a] Error 2




More information about the MPlayer-users mailing list