Haven't been able to compile cvs wine for the last few weeks.
This is Fedora Rawhide with gcc4. Any suggestions?

gcc -c -I. -I. -I../../../include -I../../../include
-I../../../include/msvcrt -I./..   -D_REENTRANT -fPIC -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith  -g -O2 -o file.o file.c
In file included from ../../../include/winnt.h:27,
                 from ../../../include/windef.h:204,
                 from ../../../include/wine/test.h:25,
                 from file.c:21:
../../../include/msvcrt/ctype.h:72: warning: conflicting types for
built-in function âiswalnumâ
../../../include/msvcrt/ctype.h:73: warning: conflicting types for
built-in function âiswalphaâ
../../../include/msvcrt/ctype.h:75: warning: conflicting types for
built-in function âiswcntrlâ
../../../include/msvcrt/ctype.h:77: warning: conflicting types for
built-in function âiswdigitâ
../../../include/msvcrt/ctype.h:78: warning: conflicting types for
built-in function âiswgraphâ
../../../include/msvcrt/ctype.h:79: warning: conflicting types for
built-in function âiswlowerâ
../../../include/msvcrt/ctype.h:80: warning: conflicting types for
built-in function âiswprintâ
../../../include/msvcrt/ctype.h:81: warning: conflicting types for
built-in function âiswpunctâ
../../../include/msvcrt/ctype.h:82: warning: conflicting types for
built-in function âiswspaceâ
../../../include/msvcrt/ctype.h:83: warning: conflicting types for
built-in function âiswupperâ
../../../include/msvcrt/ctype.h:84: warning: conflicting types for
built-in function âiswxdigitâ
../../../include/msvcrt/ctype.h:85: warning: conflicting types for
built-in function âtowlowerâ
../../../include/msvcrt/ctype.h:86: warning: conflicting types for
built-in function âtowupperâ
../../../include/msvcrt/io.h:179: error: âopenâ aliased to external
symbol â_openâ
../../../include/msvcrt/io.h:180: error: âsopenâ aliased to undefined
symbol â_sopenâ
../../../include/msvcrt/process.h:129: error: âexeclâ aliased to
undefined symbol â_execlâ
../../../include/msvcrt/process.h:130: error: âexecleâ aliased to
undefined symbol â_execleâ
../../../include/msvcrt/process.h:131: error: âexeclpâ aliased to
undefined symbol â_execlpâ
../../../include/msvcrt/process.h:132: error: âexeclpeâ aliased to
undefined symbol â_execlpeâ
../../../include/msvcrt/process.h:133: error: âspawnlâ aliased to
undefined symbol â_spawnlâ
../../../include/msvcrt/process.h:134: error: âspawnleâ aliased to
undefined symbol â_spawnleâ
../../../include/msvcrt/process.h:135: error: âspawnlpâ aliased to
undefined symbol â_spawnlpâ
../../../include/msvcrt/process.h:136: error: âspawnlpeâ aliased to
undefined symbol â_spawnlpeâ

-- 
Ivan Gyurdiev <[EMAIL PROTECTED]>
Cornell University


Reply via email to