On Thursday 10 January 2002 04:46, Mario Miko�evi� wrote:

> In file included from codeckeeper.cpp:7:
> ./include/creators.h:54: previous declaration of `avm::string
> avm::GetError()' with C++ linkage
> ./include/plugin.h:74: conflicts with new declaration with C linkage
> In file included from ../include/avm_output.h:5,
>                  from codeckeeper.cpp:38:
> ./include/avm_map.h:303: warning: `typename avm::avm_map<Key,
> Value>::_Tnode' is implicitly a typename
> ./include/avm_map.h:303: warning: implicit typename is deprecated, please
> see the documentation for details
> make[2]: *** [codeckeeper.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.58661 (%build)
>     Bad exit status from /var/tmp/rpm-tmp.58661 (%build)

This can be corrected with an 'extern "C" ' directive in creators.h, line 54, 
but when I tried aviplay yesterday, it was still unusable. Btw, what compiler 
version did you use? (I received nearly the same output with the gcc 3.1 
branch from RedHat rawhide)

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

Reply via email to