[ros-bugs] [Bug 1068] New: Where is "csr/protocol.h"?
ReactOS.Bugzilla at reactos.org
ReactOS.Bugzilla at reactos.org
Sat Dec 3 04:05:01 CET 2005
http://www.reactos.org/bugzilla/show_bug.cgi?id=1068
Summary: Where is "csr/protocol.h"?
Product: ReactOS
Version: TRUNK
Platform: x86 Hardware
OS/Version: ReactOS
Status: NEW
Severity: normal
Priority: P3
Component: Win32
AssignedTo: ros-bugs at reactos.org
ReportedBy: hys545 at naver.com
QAContact: ros-bugs at reactos.org
[hys545 at localhost explorer]$ make
gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -D__WINE__
-D_WIN32_IE=0x0600 -D_WIN32_WINNT=0x0501 -DWINVER=0x0500 -D__MINGW32__
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g
-o services/startup.o services/startup.c
In file included from services/startup.c:56:
./windows.h:4:26: error: csr/protocol.h: No such file or directory
In file included from services/startup.c:56:
./windows.h:8: error: syntax error before 'STDCALL'
./windows.h:8: error: syntax error before '*' token
./windows.h:8: warning: data definition has no type or storage class
./windows.h:12: error: syntax error before 'STDCALL'
./windows.h:12: error: syntax error before '*' token
./windows.h:12: warning: data definition has no type or storage class
services/startup.c:63: error: syntax error before 'wininit'
services/startup.c: In function 'wininit':
services/startup.c:65: error: 'TRUE' undeclared (first use in this function)
services/startup.c:65: error: (Each undeclared identifier is reported only once
services/startup.c:65: error: for each function it appears in.)
services/startup.c: At top level:
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Ros-bugs
mailing list