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 &)' /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:21: 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 Command exited with non-zero status 2 205.29user 38.57system 4:09.66elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (1023087major+1142799minor)pagefaults 0swaps [root@war avifile-0.6]#
[war@war war]$ ls /app/gcc-2.95.3/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/../../../../include/g++-3/stl_algobase.h /app/gcc-2.95.3/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/../../../../include/g++-3/stl_algobase.h [war@war war]$ _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
