help-vcdimager
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[VCDImager] Re: SVCD still image generation -- testers wanted...


From: Shanker Balan
Subject: [VCDImager] Re: SVCD still image generation -- testers wanted...
Date: Tue, 28 Aug 2001 15:39:30 +0530
User-agent: Mutt/1.2.5i

Hello:

Roman Hochleitner wrote,
> it seems that the CVS version has a few incompatibilities with some system
> configurations, therefore you have to edit configure.in or makefile.in so
> that the autogen script works,

Thanx for the hint Roman. I think there is a screw up in "configure.in"
in the "mjpeg_help" CVS module.

By changing "AC_INIT(lavtools/lav_io.c)" to
"AC_INIT(lavtools/lav_io.h)", the "autogen.sh" script now works. 

Now to get on with the compile. :)

$ ./authgen.sh

[..]

 MJPEG tools 1.5.0 build configuration :

    - MMX Optimizations enabled     : true
    - cmov support enabled          : true

****************************************************************************
* NOTE:                                                                    *

    - 3DNow support                : true
    - software MJPEG playback      : true
    - movtar playback/recording    : true
    - Quicktime playback/recording : false
    - AVI MJPEG playback/recording : true (always)
    - libDV (digital video) support: false
    - AVIFILE divx encoding support: false
    - Gtk+ support for glav        : true

$ make
make  all-recursive
make[1]: Entering directory `/usr/src/mjpeg_play'
Making all in utils
make[2]: Entering directory `/usr/src/mjpeg_play/utils'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -mcpu=i686 -march=i686 -g -O2 -Wall 
-Wunused -c yuv4mpeg.c
yuv4mpeg.c:29: yuv4mpeg_intern.h: No such file or directory
make[2]: *** [yuv4mpeg.o] Error 1
make[2]: Leaving directory `/usr/src/mjpeg_play/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mjpeg_play'
make: *** [all-recursive-am] Error 2

Guess i am missing some header files. 
Anyways, thanx for your time folks.

-- 
 ------------------------------------------( Shanu )-------------------
 Shanker Balan                          http://people.exocore.com/shanu
    A Microsoft Certified Systems Engineer is to computing what a 
        McDonalds Certified Food Specialist is to fine cuisine
 ----------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]