Build source Apache open office

2015-05-15 Thread Nguyễn Đình Văn
Dear Apache group,
I Build source fllow link :
wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Windows_7
,
When I run command build --all then It's output this error message :
---
build -- version: 275224


=
Building module solenv
=

Entering /cygdrive/f/AndroidDev/aoo-4.1.1/main/solenv

mkout -- version: 1.8
/usr/bin/bash:
/cygdrive/cygdrive/f/AndroidDev/aoo-4.1.1/main/solenv/wntmsci12.p
ro/inc/myworld.mk: No
such file or directory
dmake:  Error code 1, while making
'/cygdrive/cygdrive/f/AndroidDev/aoo-4.1.1/ma
in/solenv/wntmsci12.pro/inc/myworld.mk'

1 module(s):
solenv
need(s) to be rebuilt

---

Please for me away

-- 
Name :Nguyễn Đình Văn
BirthDay: 27-03
SDT:   0979998058  0949998972
Yahoo :dinhvanse
Gmail  :dinhvanse
Hotmail:dinhvanse


Re: Build source Apache open office

2015-05-15 Thread Oliver Brinzing

Hi,

 dmake:  Error code 1, while making
 '/cygdrive/cygdrive/f/AndroidDev/aoo-4.1.1/ma
  in/solenv/wntmsci12.pro/inc/myworld.mk'

Can you please provide more information about your configuration?
What does autoconf, configure and bootstrap report?

For example i use:

SourceMain=/cygdrive/c/build_tmp/aoo_src/main
cd $SourceMain
autoconf

./configure \
--with-build-version=$(date +%Y-%m-%d %H:%M:%S %z (%a, %d %b %Y)) \
--with-vendor=AOO Debug Build \
--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2;
 \
--with-ant-home=/cygdrive/c/build/ant \
--with-mozilla-build=/cygdrive/c/build/mozilla-build \
--with-frame-home=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0 \
--with-psdk-home=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0 \
--with-midl-path=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0/bin \
--with-cl-home=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC 
 \
--with-mspdb-path=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/Common7/IDE \
--with-asm-home=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/VC/bin \
--with-csc-path=/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5 \
--with-jdk-home=/cygdrive/c/Program Files (x86)/Java/jdk1.7.0  \
--with-nsis-path=/cygdrive/c/Program Files (x86)/NSIS/Unicode \
--with-directx-home=/cygdrive/c/Program Files (x86)/Microsoft DirectX SDK (June 
2010) \
--with-atl-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/atl71 \
--with-atl-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386 \
--with-mfc-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42 \
--with-mfc-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386 \
--enable-pch \
--with-package-format=installed msi \
--enable-win-x64-shellext \
--enable-category-b \
--enable-bundled-dictionaries \
--with-lang=de \
--without-stlport \
--without-junit \
--enable-verbose \
--disable-odk \
--without-fonts \
--disable-online-update \
--disable-strip-solver \
--enable-symbols \
--enable-dbgutil \
--enable-crashdump \
--enable-debug \

./bootstrap
source winenv.set.sh
cd instsetoo_native
build --all --html -P4 -- -P4


Regards
Oliver


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



Re: review requested: [Issue 126305] WebDAV lock on 4.1.1 does not work : [Attachment 84738] Add lock functionality to WebDAV, according to RFC4918

2015-05-15 Thread Pedro Giffuni

IMHO, this is a *must* for the next release ...

It has been a very requested feature for the Italian PA. (I am
not involved but I saw this mentioned in a couple talks).

I recall there was an interesting CMIS GSoC too and this might
be a good chance to get that hooked in. Perhaps Jürgen can
review it?

Pedro.

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