OK, so now I've got a weird error when building:
bash-3.2$ makex bootcd [ 0%] [ 0%] [ 1%] Built target wdmguid Generating ../bugcodes.rc, ../bugcodes.h Built target psdk In bugcodes.mc at line 1: parser: syntax error. In bugcodes.mc at line 1: fatal: syntax error. make[3]: *** [include/reactos/bugcodes.rc] Error 1 Scanning dependencies of target libkdcom make[2]: *** [include/reactos/mc/CMakeFiles/bugcodes.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 1%] Generating ../../../importlibs/libkdcom.a [ 1%] Built target libbootvid [ 1%] Built target libkdcom make[1]: *** [boot/CMakeFiles/bootcd.dir/rule] Error 2 make: *** [bootcd] Error 2
I looked at bugcodes.mc and there's nothing wrong that I can see.
Regards, Cameron Gutman
On Oct 13, 2011, at 1:11 AM, Cameron Gutman wrote:
I've recently done a clean reinstall of Lion, updated to 10.7.2, and installed the new release of Xcode (4.2) and the problem has disappeared. I just wanted to give you a heads up that everything is good again on OS X. I haven't yet performed a build with it but it should be ok. I'll send you an email if I get anything weird while building.
Regards, Cameron Gutman
On Sep 21, 2011, at 10:08 AM, Cameron Gutman wrote:
I tried RosBE Unix 2.0 on my OS X Lion laptop (10.7.1 with Xcode 4.1) and it failed again. I've attached some logs.
<build.log><config.log> Hopefully this helps, Cameron
On Sep 20, 2011, at 6:58 PM, Colin Finck wrote:
Hi all,
A first release candidate of RosBE-Unix 2.0 is now available on http://svn.reactos.org/RosBE-Temp/. Compared to 1.5, it finally includes CMake 2.8.5 (with Jerome's patches), an updated GNU Make and new GMP and MPFR libraries. For the latter ones, I've added a patch to fix building under Mac OS X 10.7.
Please try it out and tell me about your results. If there's anything that needs to be fixed before the release, please tell me in a reply to this mail.
For the reference, the current CMake building commands in a ReactOS checkout are as follows:
- ./configure.sh
- cd output-i386-MinGW/host-tools
- makex
- cd ../reactos
- makex bootcd
I'll also set up this Build Environment on the Debug Buildslave as soon as possible.
Happy building,
Colin
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev