Bugs item #477801, was opened at 2001-11-03 08:38
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=111050&aid=477801&group_id=11050
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ste Robinson (lordgate)
Assigned to: Nobody/Anonymous (nobody)
Summary: Can't compile
Initial Comment:
The compilation always ends at the same place. I'm
using Mandrake 8.1 and gcc3.0.1 and tried gcc-2.96.
Here's what I get:
Making all in aviplay
make[2]: Entering directory
`/home/src/lib/avifile-0.6.0.20010831/lib/aviplay'
/bin/sh ../../libtool --mode=compile c++
-DHAVE_CONFIG_H -I. -I. -I../../include
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT
-Wall -Wno-unused -I../subtitles -g -O2 -march=i586
-pipe -c aviplay.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT
-Wall -Wno-unused -I../subtitles -g -O2 -march=i586
-pipe -Wp,-MD,.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
`/home/src/lib/avifile-0.6.0.20010831/lib/aviplay'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/src/lib/avifile-0.6.0.20010831/lib'
make: *** [all-recursive] Error 1
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=111050&aid=477801&group_id=11050
_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile