[Bug 2868] New: CVS won't compile on FC4

Wine Bugs wine-bugs at winehq.org
Thu Apr 14 22:05:34 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=2868

           Summary: CVS won't compile on FC4
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: test
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: kmberry at speakeasy.net


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’
make: *** [file.o] Error 1
[root at kmberry tests]#

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list