Mailing List archive

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

[vdr] Re: Softdevice



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>





Home | Main Index | Thread Index