Re: [dev] build problems, help?

2009-01-21 Thread Mathias Bauer
Rene Engelhard wrote: > Hi, > > Mathias Bauer wrote: >> No, as I wrote, testtools is not required to build an installation set >> or build any other module. > > Sure, but depending on what on (or why) testtools fails chances are big it > would fail on packaging then too. (been there, had that)

Re: [dev] build problems, help?

2009-01-21 Thread Mathias Bauer
Hi Jochen, that's great, so this will even help in the case of Albert where increasing the version number in wouldn't help (because he had a problem building 3.0 with 3.0.1 installed). Good stuff. Ciao, Mathias Joachim Lingner wrote: > Try the suggested solution described here: > http://qa.op

Re: [dev] More Build Problems

2009-01-21 Thread Maximilian Odendahl
Hi Albert, > WITH_MOZILLA=NO sorry, didn't follow the thread, but I am always building with .. --disable-build-mozilla --disable-mozilla .. as well as putting the precombiled bundle into moz folder For Windows builds, this is the best ressource, with this it should work for sure: http://wi

Re: [dev] More Build Problems

2009-01-21 Thread eric b
Hi Albert, Le 21 janv. 09 à 17:28, Albert Law a écrit : Hi Eric, WITH_MOZILLA=NO Ok, then things are clear, and either you have something wrong in your build or you hit a build issue (I'm surprised, because Windows build is well known ) Someone better than me with Windows will probabl

RE: [dev] More Build Problems

2009-01-21 Thread Albert Law
Hi Eric, WITH_MOZILLA=NO Ya, I'm not too interested in figuring out the dependencies. I just want to build a vanilla OOo. :) Additionally, I was trying to avoid building Mozilla just to simplify my life. Perhaps avoiding it doesn't help at all? - Albert -Original Message- From:

Re: [dev] build problems, help?

2009-01-21 Thread Joachim Lingner
Try the suggested solution described here: http://qa.openoffice.org/issues/show_bug.cgi?id=98273 After copying the climaker.exe.config next to the climaker.exe in the solver build again cli_ure unoil testtools Joachim Albert Law schrieb: Hi All, I have a build problem, and I was wondering

Re: [dev] More Build Problems

2009-01-21 Thread eric b
Hi Albert, Le 21 janv. 09 à 16:41, Albert Law a écrit : In your configure command line, I read you used the options : ./configure --disable-build-mozilla --disable-mozilla ... and so on. AFAIK, --disable-mozilla options means build without use mozilla zipped archives nor mozilla sou

RE: [dev] build problems, help?

2009-01-21 Thread Albert Law
Hi Mathias, Thanks for all your replies and investigations. Okay, so I'll try #1 from a new source code directory. I'll tell you how it goes, but I'm sure it will be fine. As for #2... I got this error: Fetching dependencies for module testtools from solver... failed... Fetching from CVS...

RE: [dev] More Build Problems

2009-01-21 Thread Albert Law
Hi Felix, I do have it in my source code directory for OOO300_m9. But are you saying I have to build this manually before running an OOo build? - Albert -Original Message- From: Zhang Xiaofei [mailto:zhangxiao...@redoffice.com] Sent: Tuesday, January 20, 2009 20:15 To: dev@openoffic

[dev] Mac OS X and mirrored UI

2009-01-21 Thread Philipp Lohmann
Hi, anybody using the mac in an RTL locale (e.g. arabic or hebrew) ? I'm wondering wether controls are mirrored in that case (like e.g. on Windows or gtk). An example would be the spinbox, does it have the spin buttons on the left or right side ? Searching the web came up inconclusive, it seems t

Re: [dev] More Build Problems

2009-01-21 Thread Zhang Xiaofei
Hi Albert, The xmlsec.h is in the libxmlsec module, please make sure it's included in your source code, built and delivered before the xmlsecurity module. If you don't have it, get it with cvs -d:pserver:anon...@anoncvs.services.openoffice.org:/cvs co -r OOO300_m9 libxmlsec Regards, Feli

Re: [dev] build problems, help?

2009-01-21 Thread Rene Engelhard
Hi, Mathias Bauer wrote: > No, as I wrote, testtools is not required to build an installation set > or build any other module. Sure, but depending on what on (or why) testtools fails chances are big it would fail on packaging then too. (been there, had that) Regards, Rene -

Re: [dev] build problems, help?

2009-01-21 Thread Mathias Bauer
eric b wrote: > Hi Albert, > > Le 20 janv. 09 à 21:17, Albert Law a écrit : > >> Hi Mathias, >> >> I tried #1 and #2, but that didn't solve the problem. I'm >> switching to MSVS2008Express to see what happens with my luck there. >> >> Someone on IRC suggested I use the following to fix the te

Re: [dev] build problems, help?

2009-01-21 Thread Mathias Bauer
Hi Albert, Albert Law wrote: > Hi Mathias, > > I tried #1 and #2, but that didn't solve the problem. I'm switching to > MSVS2008Express to see what happens with my luck there. I forget to mention that #1 will only help if you rebuild the modules cli_ure and unoil afterwards, sorry. #2 always