On Wed, Jan 09, 2002 at 03:46:48PM +0000, Mario Mikočević wrote:
> Hi,
> 
> yes, I do know that CVS is WIP but nevertheless ->
> 
> configure.in:63: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
> configure.in:65: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
> configure.in:1062: warning: do not use m4_regexp: use regexp or m4_bregexp

Don't know how to solve this one so it would work with all  auto* version
floating around - when I swap order here then this message dissapears
but it's not usable with 1.3.x version of autoconf.

> + ./configure --prefix=/usr --enable-release --enable-quiet
> configure: WARNING: /usr/X11R6/include/X11/extensions/dpms.h: present but cannot
> be compiled.

hmm interesting - I know it's not compilable alone - I do not now why
the script which is rather checking for presence of header file shows
also this warning - I guess auto* developer are being too 'active'...

> the preprocessor's result
> WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
> WARNING: and `config.h.top', to define templates for `config.h.in'
> WARNING: is deprecated and discouraged.

it's not used - however if you are using autogen.sh on the tar file
which contains files for building avifile without autotools then 
these files could be purged with   make maintainer-clean

> WARNING: documentation.
> configure.in:27: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
> configure.in:358: warning: do not use m4_regexp: use regexp or m4_bregexp

bug for auto* developers...

> aviplay.cpp:163:2: warning: #warning FIXME
> In file included from /usr/include/g++-v3/backward/ostream.h:31,
>                  from aviplayth.cpp:26:
> /usr/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This
> file includes at least one deprecated or antiquated header. Please consider
> using one of the 32 headers found in section 17.4.1.2 of the C++ standard.

ostream.h  and  cout  will dissapear...

> /usr/include/features.h:137:1: warning: this is the location of the previous
> definition
> In file included from AviWrite.h:12,
>                  from AviVideoWriteStream.cpp:1:
> FileBuffer.h:4:1: warning: "_LARGEFILE64_SOURCE" redefined\

possible fixed

> In file included from ../../include/avm_output.h:5,
>                  from avm_output.cpp:2:
> ./../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

will be checked....

> In file included from codeckeeper.cpp:7:
> ./include/creators.h:54: previous declaration of `avm::string avm::GetError()' 
>    with C++ linkage

fixed


-- 
  .''`.  Which fundamental human right do you want to give up today?
 : :' :      Debian GNU/Linux maintainer - www.debian.{org,cz}
 `. `'  Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
   `-         Resistance is futile. You all will be packaged

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

Reply via email to