did you mean that :
[root@svetljo avifile-0.6.0.20010831]# ./configure --disable-x86opt
.............
........
.....
..
D,.deps/aviplay.pp -c aviplay.cpp -fPIC -DPIC -o aviplay.lo
In file included from /usr/include/g++-v3/bits/std_cwchar.h:42,
from /usr/include/g++-v3/bits/fpos.h:40,
from /usr/include/g++-v3/bits/std_iosfwd.h:41,
from /usr/include/g++-v3/bits/stl_algobase.h:77,
from /usr/include/g++-v3/bits/std_vector.h:62,
from /usr/include/g++-v3/vector:31,
from ../../include/infotypes.h:7,
from ../../include/aviplay.h:11,
from aviplay_impl.h:4,
from aviplay.cpp:8:
/usr/include/wchar.h: In function `long long int wcstoq(const wchar_t*,
wchar_t**, int)':
/usr/include/wchar.h:514: cannot convert `const wchar_t* __restrict' to
`const
__gwchar_t*' for argument `1' to `long long int __wcstoll_internal(const
__gwchar_t*, __gwchar_t**, int, int)'
/usr/include/wchar.h: In function `long long unsigned int wcstouq(const
wchar_t*, wchar_t**, int)':
/usr/include/wchar.h:520: cannot convert `const wchar_t* __restrict' to
`const
__gwchar_t*' for argument `1' to `long long unsigned int
__wcstoull_internal(const __gwchar_t*, __gwchar_t**, int, int)'
make[2]: *** [aviplay.lo] Error 1
make[2]: Leaving directory
`/mnt/ftp/pub/src/patches/TV_DVD/avifile-0.6.0.20010831/lib/aviplay'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/mnt/ftp/pub/src/patches/TV_DVD/avifile-0.6.0.200108
Guillaume Rousse wrote:
>Ainsi parlait svetljo :
>
>>i think i'm getting the same error with avifile and avi-xmms with gcc-3.0.1
>>
>Dunno, i can't even pass configure step wit current avifile :-(
>In your case, you have to disable optimisation.
>