[PD] pidip and libquicktime 0.9.x

Miha Tomsic miha.tomsic at guest.arnes.si
Tue Mar 4 21:52:34 CET 2003


	Hello Yves! 

On tor, 2003-03-04 at 18:37, Yves Degoyon wrote: 
> >I can't compile libquicktime-0.9.1 it dies in plugins/xanim. 
> i'm using this one and the problem was that my compiler
> does not support something like :

This is the clue I needed. 

It compiled fine with gcc-3.0.

Now back to pidip:
 
gcc -DPD -DX_DISPLAY_MISSING -O2 -funroll-loops -fomit-frame-pointer 
-ffast-math -Wall -W -Wstrict-prototypes -Werror -Wno-unused
-Wno-parentheses -Wno-switch -DPDP_PIDIP_VERSION=\"0.9.2\" -g
-I/usr/src/pd-0.36-0/src -I. -I/usr/src/pd-externals/pdp-0.9/include 
-I/usr/src/ffmpeg-0.4.6/libavcodec -I/usr/src/ffmpeg-0.4.6/libavformat
-I../include -o pdp_ffmpeg~.o -c pdp_ffmpeg~.c
cc1: warnings being treated as errors
In file included from /usr/src/ffmpeg-0.4.6/libavformat/avformat.h:8,
                 from pdp_ffmpeg~.c:32:
/usr/src/ffmpeg-0.4.6/libavcodec/avcodec.h:1122: warning: function
declaration isn't a prototype
pdp_ffmpeg~.c: In function `pdp_ffmpeg_feed':
pdp_ffmpeg~.c:271: warning: implicit declaration of function
`av_set_parameters'
pdp_ffmpeg~.c: In function `pdp_ffmpeg_process_yv12':
pdp_ffmpeg~.c:367: void value not ignored as it ought to be
make[1]: *** [pdp_ffmpeg~.o] Error 1
make[1]: Leaving directory `/usr/src/pd-externals/pidip-0.9.2/modules'
make: *** [pdp_pidip_all] Error 2

Ani other clues?

Thanks and take care,

	Miha...





More information about the Pd-list mailing list