Are the usetup changes implying a unicode conversion of reactos.dff ? Doing tests and looking at testbot output shows that usetup is having problem parsing the file.
(base/setup/usetup/interface/usetup.c:2758) SetupFindFirstLine() failed (1st stage)It also fails finding gecko cab file in 2nd stage. Kind regards, Sylvain Petreolle ----- Message d'origine ---- > De : Eric Kohl <[email protected]> > À : ReactOS Development List <[email protected]> > Envoyé le : Ven 23 avril 2010, 11 h 42 min 41 s > Objet : [ros-dev] I need help fixing rbuild and testing builds on *nix > machines! > > Hi! In order to fix bug #2482 I needed to make inflib Unicode-aware. My > local ReactOS setup is curently able to build Boot-CD and Live-CD using > Unicode > hive*.inf files. Rbuild is the only tool that still uses the original > inflib. Could someone who knows more about C++ and STL than I do have a look > at > rbuild and make it work with the new inflib? I can provide a patch that > includes newinflib (Unicode-aware inflib) and my changes to usetup and > mkhive. I also need someone who can test the whole patch on a *nix > machine. Any > volunters? Regards, Eric _______________________________________________ Ros-dev > mailing list > href="mailto:[email protected]">[email protected] > href="http://www.reactos.org/mailman/listinfo/ros-dev" target=_blank > >http://www.reactos.org/mailman/listinfo/ros-dev _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
