[MPlayer-users] divx4_vbr.o no longer needed?
Rich Felker
dalias at aerifal.cx
Sat Jul 22 10:33:23 CEST 2006
On Fri, Jul 21, 2006 at 03:03:57PM -0400, David Ronis wrote:
> Thanks for the reply. I've answered in context below.
>
> David
>
>
> On Fri, 2006-07-21 at 20:46 +0200, Ivo wrote:
> > On Friday 21 July 2006 20:13, David Ronis wrote:
> > [..]
> > > make distclean
> > > svn update && ./configure --enable-gui && make
> > >
> > > I get the following error at the link step for mplayer
> > >
> > > gcc: divx4_vbr.o: No such file or directory
> > >
> > > Sure enough it's not anywhere in the mplayer tree. If I manually edit
> > > the makefile and remove the line divx_vbr.c from the SRC macro
> > > definition, the error goes away and mplayer seems to link properly.
> >
> > divx4_vbr got removed recently. There is no divx4_vbr.c mentioned in my
> > Makefile. I am at revision r19151 (svnversion).
>
> Well, there doesn't seem to be a bootstrap script, nor any .in files in
> the top of the tree, so I'm assuming that svn and configure should be
> updating the makefile properly.
Makefile is not a generated file. It's from svn. config.mak and
config.h are the only files generated by configure.
Rich
More information about the MPlayer-users
mailing list