Tom Pavel wrote:
> 
> > Jochen Puchalla <[EMAIL PROTECTED]> wrote:
> >
> > avicat is the one I always wanted to have !
> > I'm testing it now.
> > make does not work because it seems to depend on an installed wine.
> > make avicat works.
> 
> I don't know about the wine stuff.  In my installation of
> avifile-0.53.5, there is a /usr/local/include/avifile/wine directory
> that contains the bits of WINE that were used in avifile to support
> the win32 codecs.   I needed some of these headers for the
> BITMAPINFOHEADER struct, and so forth, but they are all included
> indirectly (via /usr/local/include/avifile/avifile.h for example).
> 
> I would expect this stuff to "just work," but I guess you never know...
> As far as I know, though, there shouldn't be a dependence on a full
> WINE package.

This is what I get:

jochen@compi:/Archiv/avitools-0.1 > make
c++ -DPACKAGE=\"avitools\" -DVERSION=\"0.1\" -DHAVE_JPEGLIB_H=1
-DHAVE_LIBJPEG=1  -I. -I.      -O2 -march=i686 -pthread
-I/usr/local/include -I/usr/local/include/avifile  -c avitype.cc
In file included from /usr/local/include/avifile/avifile.h:12,
                 from avitype.cc:20:
/usr/local/include/wine/vfw.h:761: warning: `StreamFromFOURCC' redefined
/usr/local/include/avifile/avifmt.h:144: warning: this is the location
of the previous definition
/usr/local/include/wine/vfw.h:763: warning: `ToHex' redefined
/usr/local/include/avifile/avifmt.h:152: warning: this is the location
of the previous definition
/usr/local/include/wine/vfw.h:815: warning: `AVIIF_LIST' redefined
/usr/local/include/avifile/avifmt.h:217: warning: this is the location
of the previous definition
/usr/local/include/wine/vfw.h:817: warning: `AVIIF_KEYFRAME' redefined
/usr/local/include/avifile/avifmt.h:218: warning: this is the location
of the previous definition
/usr/local/include/wine/vfw.h:819: warning: `AVIIF_NOTIME' redefined
/usr/local/include/avifile/avifmt.h:220: warning: this is the location
of the previous definition
/usr/local/include/wine/vfw.h:820: warning: `AVIIF_COMPUSE' redefined
/usr/local/include/avifile/avifmt.h:221: warning: this is the location
of the previous definition
In file included from /usr/local/include/wine/ole2.h:9,
                 from /usr/local/include/wine/vfw.h:953,
                 from /usr/local/include/avifile/avifile.h:12,
                 from avitype.cc:20:
/usr/local/include/wine/winerror.h:1471: warning: `E_NOTIMPL' redefined
/usr/local/include/avifile/default.h:9: warning: this is the location of
the previous definition
/usr/local/include/wine/winerror.h:1472: warning: `E_NOINTERFACE'
redefined
/usr/local/include/avifile/default.h:10: warning: this is the location
of the previous definition
/usr/local/include/wine/winerror.h:1475: warning: `E_FAIL' redefined
/usr/local/include/avifile/default.h:12: warning: this is the location
of the previous definition
/usr/local/include/wine/winerror.h:1727: warning: `REGDB_E_CLASSNOTREG'
redefined
/usr/local/include/avifile/default.h:13: warning: this is the location
of the previous definition
/usr/local/include/wine/winerror.h:1878: warning: `E_INVALIDARG'
redefined
/usr/local/include/avifile/default.h:11: warning: this is the location
of the previous definition

and so on.

Did I do something wrong ?
I use avifile 0.53.5

-- 
Jochen

                        Jochen Puchalla
                        http://www.puchalla-online.de





Greetings to NSA FBI CIA MI5 BND KGB and many more

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

Reply via email to