Hi, I downloaded avifile-0.7.6-20020508.tgz from the website and then did
./configure with that.  Then I did make -j 2 install as the readme says
to.  But I got these errors at the end:

Making install in video
make[2]: Entering directory
`/home/jdavin/downloads/avifile0.7-0.7.6/lib/video'
source='renderer.cpp' object='renderer.lo' libtool=yes \
depfile='.deps/renderer.Plo' tmpdepfile='.deps/renderer.TPlo' \
depmode=gcc /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I.
-I../../include   -I/usr/X11R6/include -D_REENTRANT  -I./../subtitles
-DQT_GRABHACKVER=231 -Wall -Wno-unused -I../../include  -g  -march=i686
-ffast-math -pipe -c -o renderer.lo `test -f renderer.cpp || echo
'./'`renderer.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/X11R6/include
-D_REENTRANT -I./../subtitles -DQT_GRABHACKVER=231 -Wall -Wno-unused
-I../../include -g -march=i686 -ffast-math -pipe -c renderer.cpp
-Wp,-MD,.deps/renderer.TPlo  -fPIC -DPIC -o renderer.lo
renderer.cpp: In method
`avm::VideoRendererWithLock::VideoRendererWithLock(int, int, bool =
false)':
renderer.cpp:298: class `avm::VideoRendererWithLock' does not have any
field named `m_iAuto'
make[2]: *** [renderer.lo] Error 1
make[2]: Leaving directory
`/home/jdavin/downloads/avifile0.7-0.7.6/lib/video'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/jdavin/downloads/avifile0.7-0.7.6/lib'
make: *** [install-recursive] Error 1


Any idea why this would be happening?



And here's the output from the end of my ./configure:

Note: If you have installed/removed some package in your system
      do not forget to remove config.cache file before using configure
Configuration for avifile CVS-020512-01:25-2.95.3
Compiler C:       gcc -g  -march=i686 -ffast-math -pipe
Compiler C++:     c++ -g  -march=i686 -ffast-math -pipe
Install path:     /usr/local
Qt:               yes
Sdl:              no
Xft:              yes
Oss audio:        yes
Sun audio:        no
Mga_vid:          no
Plugins:
  ac3passthrough  yes  (with SBLive only)
  divx4           yes  (DivX ;-), OpenDivX, DivX4)
  xvid            no   (DivX4, XviD)
  ffmpeg          yes  (DivX ;-), OpenDivX, MJPEG, AC3)
  os motion jpeg  yes  (MJPEG)
  win32           yes  (DivX, WMF1/2, DV, MJPEG, Ati, Asus,...)
  MAD             yes  (MPEG Layer I/II/III)
  vorbis          no
  lame runtime    no






_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to