[ros-kernel] pipetools

David Kredba kredba at ibot.cas.cz
Thu Dec 4 21:39:55 CET 2003


Are U getting this ?


Regards,
David

make -C pipetools
make[2]: Entering directory `/home/dave/ros/reactos/tools/pipetools'
g++ -opiperead.exe -DWIN32 -Wall -DNDEBUG -Os piperead.cpp -lwsock32
piperead.cpp:14:21: windows.h: No such file or directory
piperead.cpp:24: error: `LONG' was not declared in this scope
piperead.cpp:24: error: syntax error before `)' token
piperead.cpp: In function `void print_error(...)':
piperead.cpp:26: error: `win32_error' undeclared (first use this function)
piperead.cpp:26: error: (Each undeclared identifier is reported only 
once for each function it appears in.)
piperead.cpp: In function `int main(int, char**)':
piperead.cpp:32: error: `MAX_PATH' undeclared (first use this function)
piperead.cpp:40: error: `path' undeclared (first use this function)
piperead.cpp:42: error: `HANDLE' undeclared (first use this function)
piperead.cpp:42: error: syntax error before `=' token
piperead.cpp:44: error: `hPipe' undeclared (first use this function)
piperead.cpp:44: error: `INVALID_HANDLE_VALUE' undeclared (first use 
this function)
piperead.cpp:45: error: `GetLastError' undeclared (first use this function)
piperead.cpp:50: error: `DWORD' undeclared (first use this function)
piperead.cpp:50: error: syntax error before `;' token
piperead.cpp:51: error: `BYTE' undeclared (first use this function)
piperead.cpp:53: error: `buffer' undeclared (first use this function)
piperead.cpp:53: error: `read' undeclared (first use this function)
piperead.cpp:53: error: `ReadFile' undeclared (first use this function)
piperead.cpp:54: error: syntax error before `=' token
piperead.cpp:56: error: `error' undeclared (first use this function)
piperead.cpp:56: error: `ERROR_PIPE_LISTENING' undeclared (first use 
this function)
piperead.cpp:57: error: `Sleep' undeclared (first use this function)
piperead.cpp:58: error: `ERROR_BROKEN_PIPE' undeclared (first use this 
function)
piperead.cpp:59: error: `CloseHandle' undeclared (first use this function)
piperead.cpp:61: error: `PIPE_ACCESS_DUPLEX' undeclared (first use this 
function)
piperead.cpp:61: error: `PIPE_WAIT' undeclared (first use this function)
piperead.cpp:61: error: `PIPE_TYPE_BYTE' undeclared (first use this 
function)
piperead.cpp:61: error: `CreateNamedPipe' undeclared (first use this 
function)
make[2]: *** [piperead.exe] Error 1
make[2]: Leaving directory `/home/dave/ros/reactos/tools/pipetools'



More information about the Ros-kernel mailing list