02.10.2013, 19:09, "Oliver-Rainer Wittmann" <orwittm...@googlemail.com>: > Hi, > > On 01.10.2013 11:20, Yuri Myasoedov wrote: > >> Hi! >> >> I've found some annoying issues while building AOO (4.0.0) on Win7 >> (32-bit). >> >> 1. Some modules are built with wrong permissions. I have to fix it >> manually with chmod. Some directories doesn't have x bit for >> execution, some files don't have any permission bits (i.e. 000). 2. >> Many modules have source code that should include *comphelper* >> headers. And I often get errors like this: >> >> Making: all_configmgr.dpslo Compiling: >> configmgr/wntmsci12.pro/misc/configmgr.uno_version.c Compiling: >> configmgr/source/access.cxx >> C:/aoo/main/configmgr/source/access.cxx(75) : fatal error C1083: >> Cannot open include file: 'comphelper/sequenceasvector.hxx': No such >> file or directory dmake: Error code 2, while making >> '../wntmsci12.pro/slo/access.obj' >> >> i.e. these modules can't find *comphelper* header files. >> >> Is there known solutions for such issues? > > I never faced problems due to wrong file access permissions on the > several Windows build environment I have setup. > > How did you got the source code? > - via "svn checkout" in cygwin shell? > - via another Windows SVN tool? > - via download and unpack of source tarball? > - ...
Via source tarball (zip archive) [1]. [1] http://www.apache.org/dist/openoffice/4.0.1/source/apache-openoffice-4.0.1-r1524958-src.zip --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org