On Wed, 2 Feb 2005, Trent Piepho wrote:

> You're right, it looks like it was fixed between when I noticed the problem
> and actually got around to sending an email.
        
        That's why I (try to) do a cvs update and build before making a
        problem/bug report - make sure it hasn't been fixed ;)

> I had to do make clean after the cvs update, or mpeg2enc would crash.  It

        Uh, not surprising.  A tidy system is a happy system - a bit of
        cleanup avoids problems.
        
> seems the Makefile is missing some dependencies, but since it's autohell I
> have no idea how to fix it.

        ./autogen.sh 
        ./configure
        make 
        make install
        make clean

        No difficulty here but then I do a make clean and re-run autogen.sh 
        often - and then tidy up after installing.  Only takes a minute or 
        two but does avoid problem(s).

        Eventually when a release is make all the auto stuff will be
        pregenerated - but the cvs version is a development environment.
        
        Cheers,
        Steven Schultz



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to