[Ffmpeg-devel] [PATCH] let ffmpeg build with make -jN
Dominik 'Rathann' Mierzejewski
dominik
Tue Sep 12 19:04:40 CEST 2006
On Tuesday, 12 September 2006 at 16:42, Diego Biurrun wrote:
> On Tue, Sep 12, 2006 at 01:37:05PM +0200, Luca Barbato wrote:
> > Diego Biurrun wrote:
> >
> > > What do you have in mind?
> >
> > Something like
> >
> > --- INSTALL (revision 6239)
> > +++ INSTALL (working copy)
> > @@ -7,8 +7,11 @@
> > absolute path when launching 'configure',
> > e.g. /ffmpegdir/ffmpeg/configure.
> >
> > -2) Then type 'make' to build ffmpeg. On BSD systems, type 'gmake'
> > -instead of 'make'. You may need to install GNU make first.
> > +2) Then type 'make depend' to prepare the build environment.
> > +On BSD systems, type 'gmake' instead of 'make'. You may need to
> > +install GNU make first.
> > +
> > +3) Then type 'make' to build ffmpeg.
> >
> > -3) Type 'make install' to install ffmpeg and ffserver in
> > +4) Type 'make install' to install ffmpeg and ffserver in
> > /usr/local/bin.
>
> Commit.
If anyone cares, I am against this. make/gmake should be enough,
i.e. Luca's original patch should be committed instead.
Regards,
R.
--
MPlayer developer and RPMs maintainer: http://rpm.greysector.net/mplayer/
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
-- from "Collected Sayings of Muad'Dib" by the Princess Irulan
More information about the ffmpeg-devel
mailing list