<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:plessas@sbox.tugraz.at">plessas@sbox.tugraz.at</a> wrote:<br>
<blockquote type="cite"
 cite="mid20040521210410.icokswgwwso08k0o@webmail.tugraz.at">
  <pre wrap="">Quoting Yves Degoyon <a class="moz-txt-link-rfc2396E" href="mailto:ydegoyon@free.fr">&lt;ydegoyon@free.fr&gt;</a>:

  </pre>
  <blockquote type="cite">
    <pre wrap="">remove the -Werror in Makefile.config
( the line is :
PDP_EXTRA_CFLAGS = -Werror
replace it with :
PDP_EXTRA_CFLAGS = )
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Thanks Yves! got pdp compiled!
Now... You guessed it, i am going for pidip :-)

Status is:
pdp is installed
Imlib2 too
ffmpeg too (as cvs snapshot, with option ./configure --enable-mp3lame
--enable-vorbis)
corrected the PATHS in configure.ac

...then an ERROR at pidip "make":

pdp_ffmpeg~.c: In function `pdp_ffmpeg_process_yv12':
pdp_ffmpeg~.c:446: error: too few arguments to function `img_resample_full_init'
make[1]: *** [pdp_ffmpeg~.o] Error 1
make[1]: Leaving directory `/root/src/pidip-0.12.14/modules'
make: *** [pdp_pidip_all] Error 2
  </pre>
</blockquote>
gosh! what version of ffmpeg are you using ??<br>
&nbsp;i think it's oke with 0.4.8<br>
or the one i recommend :<br>
<a class="moz-txt-link-freetext" href="http://tdegoyon.free.fr/ffmpeg-cvs-2003-03-04.tar.gz">http://tdegoyon.free.fr/ffmpeg-cvs-2003-03-04.tar.gz</a><br>
<br>
if it's so hard, you can also not enable ffmpeg,<br>
but it should work with these versions.<br>
<br>
cheers,<br>
sevy<br>
</body>
</html>