[ros-kernel] Building ROS on ROS

James Tabor jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Fri Mar 19 03:21:18 CET 2004


Hi,
After rebooting during a hang up (5+ hours) at objdump -d -S unicode.nostrip.dll > unicode.map.

I get this,

make -C subsys/system/explorer
make[1]: Entering directory `C:/ros/reactos/subsys/system/explorer'
updatebuildno
C:\ros\reactos\subsys\system\explorer>set COPYCMD=/y if exist ..\..\..\include\reactos\buildno.h 
copy ..\..\..\include\reactos\buildno.h . >nul if not exist buildno.h copy buildno.h.templ buildno.h

g++ -DWIN32 -D_ROS_ -D_WIN32_IE=0x0600 -D_WIN32_WINNT=0x0501 -fexceptions -Wall 
-I../../../w32api/include -DNDEBUG -Os -DUNICODE   -c -o desktop.o desktop/desktop.cpp
desktop/desktop.cpp:276:24: ../buildno.h: No such file or directory (ENOENT)
desktop/desktop.cpp: In function `void draw_desktop_background(HWND__*, HDC__*)
    ':
desktop/desktop.cpp:277: error: syntax error before string constant
make[1]: *** [desktop.o] Error 1
make[1]: Leaving directory `C:/ros/reactos/subsys/system/explorer'
make: *** [explorer] Error 2

Manually copied file into directory.

Make completed with out any more errors.

Very Good,
James


More information about the Ros-kernel mailing list