Hi Mathias,

Le 31 août 11 à 23:48, Mathias Bauer a écrit :

OK, my Windows build was successful.

Great :-)


So obviously the two perl modules that didn't install properly are not needed for a standard build.


I had to upgrade my Windows set too, including cygwin, and lot of binaries, but it seems to work now (build in progress).

Pavel provided me the info to avoid issue with l10n module, and I used --with-lang="de fr". If nothing goes wrong, the build should end tonight

To make the life easier, I created an archive of missing files, that you can find here : http://ftp.educoo.org/home/ericb/patches/apache_ooo/




Here's the configure command line I have used:

./configure \
  --with-cl-home="/cygdrive/j/OOO/msvc9p" \
  --with-mspdb-path="/cygdrive/j/OOO/msvc9p/Common7/IDE" \
  --with-frame-home="/cygdrive/j/OOO/msvc9p/PlatformSDK/v6.1" \
  --with-psdk-home="/cygdrive/j/OOO/msvc9p/PlatformSDK/v6.1" \
  --with-midl-path="/cygdrive/j/OOO/msvc9p/PlatformSDK/v6.1/Bin" \
  --with-asm-home="/cygdrive/j/OOO/msvc9p" \
  --with-jdk-home="/cygdrive/j/OOO/jdk1.5.0_22" \
  --with-csc-path="/cygdrive/j/OOO/msvc9p/SDK/v3.5" \
  --with-directx-home="/cygdrive/j/OOO/msvc9p/DirectXSDK" \
  --with-ant-home=/ant \
  --without-junit \
  --enable-pch \
  --enable-werror \
  --with-external-tar=j:/OOO/ext_sources \
  --enable-dbgutil



I'll try to copy mine on the wiki too. I added --disable-mozilla

Do you build mozilla from sources, or do you use pre-built binaries ?


You should use all these switches, but IMHO you don't need any others. Of course you must adjust the path names. As you can see, I have installed everything to a special build hard disk and made sure that the install paths don't have blanks. It *shouldn't* be necessary to avoid blanks, but I have learned to avoid them. Being paranoid doesn't mean
that "they" aren't after you...



I completely agree : same method here : I got some "Program File" (Direct X SDK) , but most of the paths are without blanks.



"--enable-pch" speeds up the build by at least 20%.


I never used this option. I understand pch as pre-compiled headers (?), but I'm not sure. Can you tell us more please ?



Regards,
Eric


--
qɔᴉɹə
Education Project:
http://wiki.services.openoffice.org/wiki/Education_Project
Projet OOo4Kids : http://wiki.ooo4kids.org/index.php/Main_Page
L'association EducOOo : http://www.educoo.org
Blog : http://eric.bachard.org/news





Reply via email to