[PD] pidip xcanvas can't compile

metafor metafor at gmx.net
Thu Oct 30 18:25:53 CET 2003


hi

i saw that a new pidip release is out, which should deal with
some performance issues. i try to compile the new version
but the compiling crashs when it comes to pdp_xcanvas.

i thought it could be, that my ffmpeg-cvs is to old (04-08).
but with the newest version i have problems compiling it
either, pdp_rec~ complains, as you can see below.

am i the only one with these problem?
puzzled
marc

->with ffmpeg-cvs-2003-30-10
pdp_xcanvas.c: At top level:
pdp_xcanvas.c:387: syntax error before '*' token
pdp_xcanvas.c:388: warning: function declaration isn't a prototype
pdp_xcanvas.c: In function `pdp_xcanvas_input7':
pdp_xcanvas.c:389: `x' undeclared (first use in this function)
pdp_xcanvas.c:389: `s' undeclared (first use in this function)
pdp_xcanvas.c:389: `f' undeclared (first use in this function)
pdp_xcanvas.c: At top level:
pdp_xcanvas.c:392: syntax error before '*' token
pdp_xcanvas.c:393: warning: function declaration isn't a prototype
pdp_xcanvas.c: In function `pdp_xcanvas_input8':
pdp_xcanvas.c:394: `x' undeclared (first use in this function)
pdp_xcanvas.c:394: `s' undeclared (first use in this function)
pdp_xcanvas.c:394: `f' undeclared (first use in this function)
pdp_xcanvas.c: At top level:
pdp_xcanvas.c:397: syntax error before '*' token
pdp_xcanvas.c:398: warning: function declaration isn't a prototype
pdp_xcanvas.c: In function `pdp_xcanvas_input9':
pdp_xcanvas.c:399: `x' undeclared (first use in this function)
pdp_xcanvas.c:399: `s' undeclared (first use in this function)
pdp_xcanvas.c:399: `f' undeclared (first use in this function)
pdp_xcanvas.c: At top level:
pdp_xcanvas.c:402: syntax error before '*' token
pdp_xcanvas.c:403: warning: function declaration isn't a prototype
pdp_xcanvas.c: In function `pdp_xcanvas_free':
pdp_xcanvas.c:406: `x' undeclared (first use in this function)
pdp_xcanvas.c:419: warning: implicit declaration of function 
`pdp_xvideo_free'
pdp_xcanvas.c: In function `pdp_xcanvas_new':
pdp_xcanvas.c:427: `x' undeclared (first use in this function)
pdp_xcanvas.c:427: syntax error before ')' token
pdp_xcanvas.c:494: warning: implicit declaration of function 
`pdp_xvideo_init'
make[1]: *** [pdp_xcanvas.o] Error 1

->with ffmpeg-cvs-2003-04-08
0/libavcodec -I/home/metafor/audio/ffmpeg-cvs-2003-10-30/libavformat 
-I../include -o pdp_live~.o -c pdp_live~.c
pdp_live~.c: In function `pdp_decode_stream_from_url':
pdp_live~.c:320: `AVFMT_NOHEADER' undeclared (first use in this function)
pdp_live~.c:320: (Each undeclared identifier is reported only once
pdp_live~.c:320: for each function it appears in.)
make[1]: *** [pdp_live~.o] Error 1







More information about the Pd-list mailing list