Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Softdevice



Selon Torgeir Veimo <torgeir@pobox.com>:

> Please quote without any email addresses.
>
> On Thu, 2004-10-28 at 13:26 +0200, Cedric.Picard wrote:
> > Selon Torgeir Veimo:
> >
> > > On Thu, 2004-10-28 at 12:22 +0200, Cedric.Picard
> > > wrote:
> > > > Selon Torgeir Veimo:
> > > >
> > > > > On Thu, 2004-10-28 at 11:38 +0200, Cedric.Picard
> > > > > wrote:
> > > > > >
> > > > > >
> > > > > > I have no more this error but this one
> > > > > >
> > > > > > ---
> > > > > > /usr/bin/ld: cannot find -lpostproc
> > > > > > collect2: ld returned 1 exit status
> > > > > > make[1]: *** [libvdr-softdevice.so] Error 1
> > > > > > -------
> > > > > >
> > > > > > i'm working on it but if you have any idea
> > > > >
> > > > > Either configure ffmpeg with; ./configure --enable-gpl --enable-pp,
> or
> > > > > edit the softdevice Makefile and comment out the
> > > > >
> > > > > PP_LIBAVCODEC=1
> > > > >
> > > >
> > > > all of that is already done
> > >
> > > What does ls -alF /usr/local/lib/libpostproc* say, and what is in
> > > your /etc/ld.so.conf?
>
> > ls -alF /usr/local/lib/libpostproc*
> > ls: /usr/local/lib/libpostproc*: No such file or directory
> >
> > and in my /etc/ld.so.conf there is  :
> > --
> > /usr/X11R6/lib
> > --
>
> How did you run configure for ffmpeg? If you have no postproc you should
> make sure the line in the softdevice Makefile reads
>
> #PP_LIBAVCODEC=1
>
>
> --
> Torgeir Veimo <torgeir@pobox.com>
>
>
>
for my ffmped i did "./configure --enable-pp --enable-gpl

butin fact i've got postproc in ffmpeg/libavcodec/postproc

i put a comment on the line #PP_LIBAVCODEC=1
i succeed to "make plugins" but when i run vdr i have this meesage :

----
./runvdr -P softdevice
vdr: ./PLUGINS/lib/libvdr-softdevice.so.1.2.6: undefined symbol:
avcodec_find_decoder
----






Home | Main Index | Thread Index