On Sun, 4 Nov 2001 21:20:46 -0800
Eugene Kuznetsov <[EMAIL PROTECTED]> wrote:

> Hello Chris Thompson,
>  On Sunday 04 November 2001 21:16, you wrote:
> 
> >> Hey- I'm getting a the following error during compile of the lastest CVS:
> >>
> >> In file included from ../../include/default.h:61,
> >>                  from ../../include/infotypes.h:4,
> >>                  from ../../include/aviplay.h:11,
> >>                  from aviplay_impl.h:4,
> >>                  from aviplay.cpp:8:
> >> ../../include/avm_stl.h:162: declaration of `class Key'
> >> ../../include/avm_stl.h:160:  shadows template parm `class Key'
> >> ../../include/avm_stl.h:162: declaration of `class Value'
> >> ../../include/avm_stl.h:160:  shadows template parm `class Value'
> >> make[2]: *** [aviplay.lo] Error 1
> >> make[2]: Leaving directory `/opt/downloads/avifile-0.6/lib/aviplay'
> >> make[1]: *** [all-recursive] Error 1
> >> make[1]: Leaving directory `/opt/downloads/avifile-0.6/lib'
> >> make: *** [all-recursive] Error 1
> 
> Fixed.
> 
> -- 
> Best regards,
> Eugene
> 
> _______________________________________________
> Avifile mailing list
> [EMAIL PROTECTED]
> http://prak.org/mailman/listinfo/avifile

Thanks for the immediate response.  ;)  Here's the next compiler error:

In file included from /usr/include/sys/types.h:209,
                 from /usr/include/stdlib.h:391,
                 from vidcapreg.h:39,
                 from v4lwindow.cpp:3:
/usr/include/sys/select.h:52: warning: `__NFDBITS' redefined
/usr/include/linux/posix_types.h:22: warning: this is the location of the previous 
definition
/usr/include/sys/select.h:54: warning: `__FDMASK' redefined
/usr/include/linux/posix_types.h:34: warning: this is the location of the previous 
definition
In file included from v4lwindow.cpp:7:
ccap.h:2: defailt.h: No such file or directory
make[2]: *** [v4lwindow.o] Error 1
make[2]: Leaving directory `/opt/downloads/avifile-0.6/samples/qtvidcap'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/downloads/avifile-0.6/samples'
make: *** [all-recursive] Error 1

> 

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

Reply via email to