-----Original Message-----
From: ros-dev-bounces(a)reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Alex
Ionescu
Sent: 29. maj 2005 01:40
To: ReactOS Development List
Subject: [ros-dev] More RBuild issues...
1) -j2 still doesn't work. It's giving me issues when compiling
wininet's resources. Almost as if it's trying to compile them before
parsing them or something similar:
Alex_Ionescu|DND wininet.rci.tmp:178:10: Error: Unexpected end of file
during preprocessing
Alex_Ionescu|DND make: *** [obj-i386/lib/wininet/version.coff] Error 1
Alex_Ionescu|DND make: *** Waiting for unfinished jobs....
Alex_Ionescu|DND make: *** Waiting for unfinished jobs....
Alex_Ionescu|DND lib/wininet/version.rc:31:13: Error: Cannot open file LONG
Alex_Ionescu|DND make: *** [obj-i386/lib/wininet/rsrc.coff] Error 1
Not using -j2 fixes this.
I'll look at this.
2) Can't boot ROS, whether or not dbg 1 or 0 is
used.
Revision 15583 (point of merge) both boots and installs so it is a change after
the merge that has broken it if it doesn't boot now.
Casper