[Ffmpeg-devel] Shared libraries install script broken in cvs

Diego Biurrun diego
Fri Jan 13 01:55:35 CET 2006


On Fri, Jan 06, 2006 at 01:29:09PM +0100, Diego Biurrun wrote:
> On Fri, Jan 06, 2006 at 05:44:11AM +0100, Luca Barbato wrote:
> > --- configure	11 Dec 2005 00:45:33 -0000	1.219
> > +++ configure	13 Dec 2005 16:16:02 -0000
> > @@ -215,12 +215,12 @@
> >  dlfcn="no"
> >  dlopen="no"
> >  mpegaudio_hp="yes"
> > -SHFLAGS='-shared -Wl,-soname,$@.$(LIBVERSION)'
> > +SHFLAGS='-shared -Wl,-soname,$@.$(LIBMAJOR)'
> >  netserver="no"
> >  need_inet_aton="no"
> >  ffserver="yes"
> >  ffplay="yes"
> > -LIBOBJFLAGS=""
> > +LIBOBJFLAGS=""
> >  LDFLAGS=-Wl,--warn-common
> >  FFSLDFLAGS=-Wl,-E
> >  LDCONFIG="ldconfig"
> 
> It's still there.  Anyway, I'll try to look at the patch later today.

OK, I really want to apply this patch now.  It does not yet cover
libavcodec/libpostproc/Makefile yet, please include that as well.

Diego





More information about the ffmpeg-devel mailing list