I still can't build this branch:
[RSYM] output-i386/subsys/system/ibrowser/ibrowser.exe
[DLLTOOL] output-i386/lib/fmifs/fmifs.a
[CC] subsys/system/format/format.c
subsys/system/format/format.c: In function `wmain':
subsys/system/format/format.c:476: warning: int format, different type
arg (arg 2)
subsys/system/format/format.c:477: warning: int format, different type
arg (arg 2)
make: *** [obj-i386/subsys/system/format/format.o] Error 1
Which is "%I64d" on the printf, this works in trunk.
I build under linux with "gcc version 3.4.2 (mingw-special)"
Here are the env vars I've been setting manually in HEAD:
export PATH=$PATH:$HOME/bin/mingw/bin
export HOST=mingw32-linux
export ROS_INSTALL=$HOME/vmware/ReactOS/ros/ReactOS
export INSTALL_DIR=$ROS_INSTALL
export ROS_USE_PCH=yes
On 4/23/05, Royce Mitchell III <royce3(a)ev1.net> wrote:
rbuild has one bug ( that we're aware of )
blocking it from being ready
to go live.
Basically, both bootcd and livecd are halting with a
"inaccessible_boot_device" after blue.sys.
Would anybody be willing to look at it and help us figure out what we're
doing wrong when generating the ISOs?
Also, being this close, would everybody who cares please check out the
rbuild branch for feedback before we go live?
Here's the branch url:
svn://svn.reactos.com/branches/xmlbuildsystem/reactos
Thanks
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.com
http://reactos.com:8080/mailman/listinfo/ros-dev
--
"<tinus_> and also win32k should be fixed up a bit"