[ros-dev] RE: [ros-cvs] CVS Update: reactos

James Tabor jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Mon Nov 1 13:55:24 CET 2004


Hum, something got missed.

Hartmut Birr wrote:
> Hi,
> 
> it seems you have forgot to change the named pipe and mail slot driver.
> 
> - Hartmut
> 
> 
>>-----Original Message-----
>>From: ros-cvs-bounces at reactos.com 
>>[mailto:ros-cvs-bounces at reactos.com] On Behalf Of ion at cvs.reactos.com
>>Sent: Sunday, October 31, 2004 3:40 PM
>>To: ros-cvs at reactos.com
>>Subject: [ros-cvs] CVS Update: reactos
>>
>>
>>CVSROOT:	/CVS/ReactOS
>>Module name:	reactos
>>Repository:	reactos/include/ddk/
>>Changes by:	ion at mok.osexperts.com	04/10/31 15:40:11
>>
>>Modified files:
>>	reactos/include/ddk/: iotypes.h 
>>
>>Log message:
>>	Mailslot/Named Pipe structures.
>>
>


make[1]: Entering directory `/home/ros/reactos/drivers/fs/ms'
i386-mingw32-gcc -Werror -Wall -D__NTDRIVER__ -I. -D_SEH_NO_NATIVE_NLG -I../../../include 
-I../../../w32api/include -pipe -march=i486 -D_M_IX86 -c create.c -o create.o
create.c: In function `MsfsCreateMailslot':
create.c:117: error: `PIO_MAILSLOT_CREATE_BUFFER' undeclared (first use in this function)
create.c:117: error: (Each undeclared identifier is reported only once
create.c:117: error: for each function it appears in.)
create.c:117: error: parse error before "Buffer"
create.c:124: error: `Buffer' undeclared (first use in this function)
create.c:124: error: parse error before "Irp"
make[1]: *** [create.o] Error 1
make[1]: Leaving directory `/home/ros/reactos/drivers/fs/ms'
make: *** [ms] Error 2

Thanks,
James


More information about the Ros-dev mailing list