g++ -DHAVE_CONFIG_H -I. -I. -I../../include   -Wall -Wno-unused
-I/app/qt-3.0.0/include  -g -O2 -march=i586 -ffast-math  -pipe  -c -o
thread.o `test -f thread.cpp || echo './'`thread.cpp
thread.cpp:19: redefinition of `template <class T> const T & min(const T &,
const T &)'
/app/gcc-2.95.3/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/../../../../include/g++-3/stl_algobase.h:91:
`template <class _Tp> const _Tp & min(const _Tp &, const _Tp &)' previously
declared here
thread.cpp:19: redefinition of `const T & min(const T &, const T &)'
/app/gcc-2.95.3/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/../../../../include/g++-3/stl_algobase.h:91:
`const _Tp & min(const _Tp &, const _Tp &)' previously defined here
make[2]: *** [thread.o] Error 1
make[2]: Leaving directory `/home/war/avifile-0.6/samples/qtrecompress'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/war/avifile-0.6/samples'
make: *** [all-recursive] Error 1

SAME PROBLEM

Zdenek Kabelac wrote:

> On Tue, Nov 20, 2001 at 04:03:52PM -0500, war wrote:
> > When will this error be fixed?
> >
> > g++ -DHAVE_CONFIG_H -I. -I. -I../../include   -Wall -Wno-unused
> > -I/app/qt-3.0.0/include  -g -O2 -march=i586 -ffast-math  -pipe  -c -o
> > thread.o `test -f thread.cpp || echo './'`thread.cpp
> > thread.cpp:21: redefinition of `template <class T> const T & min(const T
> > &, const T &)'
>
> Please update to current CVS and let me know if it helped
>
> --
>   .''`.  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