[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec Makefile,1.217,1.218

Erik Slagter erik
Wed Jan 11 12:58:08 CET 2006


On Wed, 2006-01-11 at 12:24 +0100, Diego Biurrun wrote:
> On Wed, Jan 11, 2006 at 11:55:04AM +0100, Erik Slagter wrote:
> > On Mon, 2006-01-09 at 20:42 +0100, Nico Sabbi wrote:
> > 
> > > it's ready, but as Richard said users must remember not to report bugs 
> > > in the shared libs unless they can be exactly reproduced with the static ones
> > 
> >  - mencoder.c includes avutil.h but doesn't search for it in
> > the /usr/include/ffmpeg directory, whereas mplayer does (as it should).
> 
> No, it doesn't.  Either you're not using CVS or you're getting something
> else wrong.

Apparently, because now it works without the
"--with-extraincdir=/usr/include/ffmpeg" kludge.

BTW of course I always use latest CVS.

> >  - ffmpeg generates soname "libpostproc.so.libpostproc.so.51.0.0" which
> > looks wrong to me, and indeed, mplayer cannot use it.
> 
> Huh?  Elaborate, I need to fix this.

Well, I don't know. I simply do make && make install && make installibs
(with some extra make options provided by rpmbuild which you will find
below) and then libpostproc shows up as
libpostproc.so.libpostproc.so.51.0.0 whereas the other two are ok.

These are the exact install command lines:

make -j2
make prefix=/home/erik/src/ffmpeg/tmp/ffmpeg-root/usr
exec_prefix=/home/erik/src/ffmpeg/tmp/ffmpeg-root/usr
bindir=/home/erik/src/ffmpeg/tmp/ffmpeg-root/usr/bin
sbindir=/home/erik/src/ffmpeg/tmp/ffmpeg-root/usr/sbin
sysconfdir=/home/erik/src/ffmpeg/tmp/ffmpeg-root/etc
datadir=/home/erik/src/ffmpeg/tmp/ffmpeg-root/usr/share
includedir=/home/erik/src/ffmpeg/tmp/ffmpeg-root/usr/include
libdir=/home/erik/src/ffmpeg/tmp/ffmpeg-root/usr/lib
libexecdir=/home/erik/src/ffmpeg/tmp/ffmpeg-root/usr/libexec
localstatedir=/home/erik/src/ffmpeg/tmp/ffmpeg-root/var
sharedstatedir=/home/erik/src/ffmpeg/tmp/ffmpeg-root/usr/com
mandir=/home/erik/src/ffmpeg/tmp/ffmpeg-root/usr/share/man
infodir=/home/erik/src/ffmpeg/tmp/ffmpeg-root/usr/share/info install
installlib
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2771 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20060111/4529836d/attachment.bin>



More information about the ffmpeg-cvslog mailing list