Hello Dev Team,

I'm trying to compile OO on Win7 64. I red through the guides here:
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Building_on_Windows
Thanks to Andrea Pescetti I 'repaired' the CPAN installation part but
now I'm stuck with the same problem as described here:
https://forum.openoffice.org/en/forum/viewtopic.php?f=47&t=57054

I noticed that the a unicode directory is created next to
aoo\main\solenv\wntmsci12.pro named:
aoo\main\solenv\wntmsci12.pro

When changing in aoo\main\solenv\bin\mkout.pl line 88 from
$envpath = $ARGV[0] if defined($ARGV[0]); to
$envpath = "wntmsci12pro";
the solenv is build but deliver fails with:
Neither common nor platform tree? at
/home/MartinT/aoo/main/solenv/bin/deliver.pl line 1158.
deliver: /home/MartinT/aoo/main/solenv/prj/d.lst: ERROR: can't copy
build.lst: No such file or directory
deliver: /home/MartinT/aoo/main/solenv/prj/d.lst: ERROR: directory
'/inc/solenv' does not exist

My PATH variable is (launched within cygwin):
$ echo $PATH
.:/home/MartinT/aoo/main/solenv/bin:/home/MartinT/aoo/main/solenv/wntmsci12.pro/bin:/cygdrive/c/PROGRA~2/Java/JDK17~1.0_6/bin:/cygdrive/c/PROGRA~2/Java/JDK17~1.0_6/jre/bin/client:/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin:/cygdrive/c/PROGRA~2/MICROS~1.0/Common7/IDE:/cygdrive/c/PROGRA~1/MICROS~4/Windows/v7.0/bin:/cygdrive/c/Windows/MICROS~1.NET/FRAMEW~1/V20~1.507:/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin:/usr/bin::/usr/local/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows

My configure switches are the same from the wiki guide (without
--disable-binfilter because not recognized/used anymore). I tryed the
procedure with Win7 32 too and I'm stucked at the same point.

Any suggestions?

Regards
-- 
Martin Tille

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to