Re: [BUILD]AOO build error in solaris

2012-03-05 Thread L'oiseau de mer
Recently, i meet a new problem in building rev1296433: In module ucb,platform is Solaris 10 , Compiler is SolarisStudio 12.3 === Entering /BuildArea/ooo/main/ucb/source/ucp/hierarchy Making:all_ucphier.dpslo Compiling:

Re: [BUILD]AOO build error in solaris

2012-03-01 Thread L'oiseau de mer
Recently i try to build AOO , and configure parametre are --disable-build-mozilla --disable-cups --with-system-python --enable-presenter-console --enable-wiki-publisher --enable-minimizer --enable-pdfimport --enable-category-b And prebuild-mozlib is use this version:

Re: [BUILD]AOO build error in solaris

2011-12-19 Thread L'oiseau de mer
My Build Environment and step: 1.Solaris 10 x 86 u10(10/8) full installation. 2.Solaris Studio 12.3 full installation. 3.install blastwave csw's svn 4.compile and install gnu's coreutils , bison , patch to /usr/gnu/ 5.compile and install epm 3.7(patched version) to /usr (4 and 5 is ./configure

Re: [BUILD]AOO build error in solaris

2011-12-19 Thread Andrew Rist
On 12/19/2011 7:29 AM, Pedro Giffuni wrote: Hi Andrew; --- Lun 19/12/11, Andrew Ristandrew.r...@oracle.com ha scritto: ... On 12/18/2011 5:54 PM, L'oiseau de mer wrote: Build Success in Solaris 10 with binfilter. Can you share your complete build 'recipe' for Solaris? - What is the

Re: [BUILD]AOO build error in solaris

2011-12-19 Thread Andrew Rist
On 12/19/2011 5:18 AM, L'oiseau de mer wrote: My Build Environment and step: 1.Solaris 10 x 86 u10(10/8) full installation. 2.Solaris Studio 12.3 full installation. 3.install blastwave csw's svn 4.compile and install gnu's coreutils , bison , patch to /usr/gnu/ 5.compile and install epm

Re: [BUILD]AOO build error in solaris

2011-12-18 Thread L'oiseau de mer
Thank you very much, this part i still build and deal with it. Now i first report another problem,when i arrive the step that make packages. It appear this message:(This is another build machine (solaris 11 express)) i check this dir unxsoli4.pro/OpenOffice/pkg/install/en-US_witherror/packages/ it

Re: [BUILD]AOO build error in solaris

2011-12-18 Thread Ariel Constenla-Haile
Hi L'oiseau de mer, On Sun, Dec 18, 2011 at 09:21:03PM +0800, L'oiseau de mer wrote: Thank you very much, this part i still build and deal with it. Now i first report another problem,when i arrive the step that make packages. It appear this message:(This is another build machine (solaris 11

Re: [BUILD]AOO build error in solaris

2011-12-18 Thread L'oiseau de mer
I use version 4.2. from here to download and install: http://www.epmhome.org/software.php Ok,thanks, i continue tying.. 2011/12/18 Ariel Constenla-Haile arie...@apache.org: Hi L'oiseau de mer, On Sun, Dec 18, 2011 at 09:21:03PM +0800, L'oiseau de mer wrote: Thank you very much, this part

Re: [BUILD]AOO build error in solaris

2011-12-18 Thread L'oiseau de mer
Build Success in Solaris 10 with binfilter. I modify this file main/solenv/inc/unxsoli4.mk in line 47: ARCH_FLAGS*=-features=rvalueref = But i also modify these file for building pass.

Re: [BUILD]AOO build error in solaris

2011-12-18 Thread Pedro Giffuni
: [BUILD]AOO build error in solaris A: ooo-dev@incubator.apache.org Data: Domenica 18 dicembre 2011, 20:54 Build Success in Solaris 10 with binfilter. I modify this file main/solenv/inc/unxsoli4.mk in line 47: ARCH_FLAGS*=-features=rvalueref = But i

Re: [BUILD]AOO build error in solaris

2011-12-18 Thread Andrew Rist
On 12/18/2011 5:54 PM, L'oiseau de mer wrote: Build Success in Solaris 10 with binfilter. Can you share your complete build 'recipe' for Solaris? - What is the full version of you OS and what packages have you added in order to build AOO? - What are the exact commands you run to build? -

Re: [BUILD]AOO build error in solaris

2011-12-17 Thread L'oiseau de mer
Thanks for your help, now i meet another problem in building binfilter: In file ooo/main/binfilter/inc/bf_goodies/hmatrix.hxx in line 115~117: I don't know how to modify it , because i don't know what's means lvalue. === Entering

Re: [BUILD]AOO build error in solaris

2011-12-17 Thread Ariel Constenla-Haile
Hi L'oiseau de mer, On Sat, Dec 17, 2011 at 04:58:12PM +0800, L'oiseau de mer wrote: Thanks for your help, now i meet another problem in building binfilter: In file ooo/main/binfilter/inc/bf_goodies/hmatrix.hxx in line 115~117: I don't know how to modify it , because i don't know what's means

[BUILD]AOO build error in solaris

2011-12-16 Thread L'oiseau de mer
This is my OS and env configure: OS: Solaris 10 u10(10/8) x86 Compiler: Solaris Studio 12.3 export CC=/opt/solarisstudio12.3/bin/cc export CXX=/opt/solarisstudio12.3/bin/CC And my conf parametre is : ./configure --enable-werror --disable-cups --disable-mozilla

Re: [BUILD]AOO build error in solaris

2011-12-16 Thread Ariel Constenla-Haile
On Sat, Dec 17, 2011 at 01:21:51PM +0800, L'oiseau de mer wrote: This is my OS and env configure: OS: Solaris 10 u10(10/8) x86 Compiler: Solaris Studio 12.3 export CC=/opt/solarisstudio12.3/bin/cc export CXX=/opt/solarisstudio12.3/bin/CC And my conf parametre is : ./configure