>>> Jochen Puchalla <[EMAIL PROTECTED]> wrote:
>
> 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
> ...
>
> and so on.
> 
> Did I do something wrong ?
> I use avifile 0.53.5


I see what happened.  I guess this build environment stuff is trickier 
than it looks...

Anyway, I've made a new version at:
        http://home.earthlink.net/~tpavel/avitools-0.2.tar.gz

Hopefully, this should work better for you.  I've reordered the include 
directories in order to pull the wine headers from avifile 
preferentially.  Let me know how this works.

Good luck,

Tom Pavel
[EMAIL PROTECTED]



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

Reply via email to