[PD] Problem compiling pidip

jim ruxton cinetron at passport.ca
Fri Jul 23 05:35:45 CEST 2004


pidip compilation is getting stuck as seen below. I'm using Fedora Core
1 and gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1) . Does anyone
have any thoughts as to what I'm doing wrong here? ffmpeg is version
0.4.8 . Thanks!
Jim

> cc  -I/usr/X11R6/include -g -O2 -Wall  -I/usr/local/include 
> -I/usr/X11R6/include -DPD -DX_DISPLAY_MISSING -O2 -funroll-loops 
> -fomit-frame-pointer  -ffast-math -Wall -W -Wstrict-prototypes 
> -Wno-unused -Wno-parentheses -Wno-switch -DPDP_PIDIP_VERSION=\"0.12.16\" 
> -g -I/usr/local/pd/src -I. -I/usr/local/pd/pdp/include -I../include 
> -I../charmaps  -I/SOURCES/ffmpeg/libavcodec 
> -I/SOURCES/ffmpeg/libavformat -o pdp_ffmpeg~.o -c pdp_ffmpeg~.c
> pdp_ffmpeg~.c: In function `pdp_ffmpeg_process_yv12':
> pdp_ffmpeg~.c:446: error: too few arguments to function 
> `img_resample_full_init'
> pdp_ffmpeg~.c:485: warning: passing arg 2 of `av_write_frame' makes 
> pointer from integer without a cast
> pdp_ffmpeg~.c:485: error: too many arguments to function `av_write_frame'
> pdp_ffmpeg~.c:555: warning: passing arg 2 of `av_write_frame' makes 
> pointer from integer without a cast
> pdp_ffmpeg~.c:555: error: too many arguments to function `av_write_frame'
> pdp_ffmpeg~.c: In function `pdp_ffmpeg_process':
> pdp_ffmpeg~.c:630: warning: passing arg 4 of `pdp_queue_add' from 
> incompatible pointer type
> pdp_ffmpeg~.c: In function `pdp_ffmpeg_input_0':
> pdp_ffmpeg~.c:655: warning: passing arg 1 of 
> `pdp_packet_convert_ro_or_drop' from incompatible pointer type
> make[1]: *** [pdp_ffmpeg~.o] Error 1
> make[1]: Leaving directory `/src/pidip-0.12.16/modules'
> make: *** [pdp_pidip_all] Error 2
> 
> 





More information about the Pd-list mailing list