Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: [ANNOUNCE] vdr-softdevice-0.0.7pre2
On Montag, 26. Juli 2004 16:51, Joerg Riechardt wrote:
> Hi,
> I did as written in the makefile, but compiling gives an error
So your inst prefix is /usr/local ? In /usr/local/lib you find libpostproc.a right ?
>
> /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld:
> cannot find -lpostproc
> collect2: ld returned 1 exit status
>
> What do I have to do?
pls change in Makefile line 78 from:
FFMPEGLIBS = -lavcodec
to:
FFMPEGLIBS = -L/usr/local/lib -lavcodec
--
Stefan Lucke
Home |
Main Index |
Thread Index