[MPlayer-dev-eng] Compilation error on mandrake 8.1

Jacob Gorban jacob.gorban at flextronicsdesign.co.il
Fri Oct 5 17:16:07 CEST 2001


while compiling on mandrake 8.1 platform, after changing gcc to 
gcc-3.0.1 in configure script, I got the following error:



make[1]: Entering directory `/var/tmp/MPlayer-0.50pre3/loader/DirectShow'
gcc-3.0.1 -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math 
-fomit-frame-pointer -I. -I.. -I/usr/local/include  -DNOAVIFILE_HEADERS 
-fexceptions  -o DS_AudioDec.o DS_AudioDec.cpp
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_list.h:61,
                  from /usr/include/g++-v3/list:31,
                  from allocator.h:8,
                  from outputpin.h:8,
                  from DS_Filter.h:6,
                  from DS_AudioDecoder.h:5,
                  from DS_AudioDec.cpp:5:
/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[1]: *** [DS_AudioDec.o] Error 1
make[1]: Leaving directory `/var/tmp/MPlayer-0.50pre3/loader/DirectShow'
make: *** [loader/DirectShow/libDS_Filter.a] Error 2

Jacob Gorban




More information about the MPlayer-dev-eng mailing list