Re: [BUILD]solaris build failed again.

2012-02-03 Thread Ariel Constenla-Haile
Hi L'oiseau de mer, On Fri, Feb 03, 2012 at 06:06:04PM +0800, L'oiseau de mer wrote: > I try to build AOO with some test tools, and have installed > cppunit-1.12.1 to system, and in AOO configure add the parametre: > --with-system-cppunit. > But build AOO in main/smoketestoo_native ,i meet some er

Re: [BUILD]solaris build failed again.

2012-02-03 Thread L'oiseau de mer
I try to build AOO with some test tools, and have installed cppunit-1.12.1 to system, and in AOO configure add the parametre: --with-system-cppunit. But build AOO in main/smoketestoo_native ,i meet some error : Is this compiler problem? (suncc can't recognize the syntax? My compiler is SolarisStudi

Re: [BUILD]solaris build failed again.

2012-02-01 Thread Ariel Constenla-Haile
On Wed, Feb 01, 2012 at 06:29:49PM -0300, Ariel Constenla-Haile wrote: > > > > GTK_CFLAGS="-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include > > > > -I/usr/include/atk > > > > -1.0 -I/usr/include/pango-1.0 -I/usr/openwin/include -I/usr/sfw/include > > > > -I/usr/s > > > > fw/include/freetype2 -I/

Re: [BUILD]solaris build failed again.

2012-02-01 Thread Ariel Constenla-Haile
Hi Nicolas, On Wed, Feb 01, 2012 at 08:01:06PM +0100, Nicolas Christener wrote: > Hi, > > On Tue, 2012-01-17 at 07:41 -0300, Ariel Constenla-Haile wrote: > > Hi L'oiseau de mer, > > > > On Mon, Jan 16, 2012 at 09:29:33AM +0800, L'oiseau de mer wrote: > > > This is my content in SolarisX86Env.Set

Re: [BUILD]solaris build failed again.

2012-02-01 Thread Andrew Rist
On 2/1/2012 11:01 AM, Nicolas Christener wrote: Hi, On Tue, 2012-01-17 at 07:41 -0300, Ariel Constenla-Haile wrote: Hi L'oiseau de mer, On Mon, Jan 16, 2012 at 09:29:33AM +0800, L'oiseau de mer wrote: This is my content in SolarisX86Env.Set.sh: GTK_CFLAGS="-I/usr/include/gtk-2.0 -I/usr/lib

Re: [BUILD]solaris build failed again.

2012-02-01 Thread Nicolas Christener
Hi, On Tue, 2012-01-17 at 07:41 -0300, Ariel Constenla-Haile wrote: > Hi L'oiseau de mer, > > On Mon, Jan 16, 2012 at 09:29:33AM +0800, L'oiseau de mer wrote: > > This is my content in SolarisX86Env.Set.sh: > > > > GTK_CFLAGS="-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include > > -I/usr/include

Re: [BUILD]solaris build failed again.

2012-01-17 Thread Ariel Constenla-Haile
Hi L'oiseau de mer, On Mon, Jan 16, 2012 at 09:29:33AM +0800, L'oiseau de mer wrote: > This is my content in SolarisX86Env.Set.sh: > > GTK_CFLAGS="-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include > -I/usr/include/atk > -1.0 -I/usr/include/pango-1.0 -I/usr/openwin/include -I/usr/sfw/include >

Re: [BUILD]solaris build failed again.

2012-01-15 Thread L'oiseau de mer
2012/1/15 Ariel Constenla-Haile : > > Hi, > > On Fri, Jan 13, 2012 at 12:15:56PM +0100, Jürgen Schmidt wrote: >> Hi, >> >> you have to update the sources, there was a fix already from Ariel >> that should solve your problem hopefull >> >> Juergen >> >> On 1/13/12 12:09 PM, L'oiseau de mer wrote: >>

Re: [BUILD]solaris build failed again.

2012-01-14 Thread Ariel Constenla-Haile
Hi, On Fri, Jan 13, 2012 at 12:15:56PM +0100, Jürgen Schmidt wrote: > Hi, > > you have to update the sources, there was a fix already from Ariel > that should solve your problem hopefull > > Juergen > > On 1/13/12 12:09 PM, L'oiseau de mer wrote: > >Today i try to build failure, it appear this

Re: [BUILD]solaris build failed again.

2012-01-14 Thread L'oiseau de mer
i test build the latest revision, but the problem is still exists, Still is the same error message. 2012/1/13 Jürgen Schmidt : > Hi, > > you have to update the sources, there was a fix already from Ariel that > should solve your problem hopefully > > Juergen > > > On 1/13/12 12:09 PM, L'oiseau de

Re: [BUILD]solaris build failed again.

2012-01-13 Thread Jürgen Schmidt
Hi, you have to update the sources, there was a fix already from Ariel that should solve your problem hopefully Juergen On 1/13/12 12:09 PM, L'oiseau de mer wrote: Today i try to build failure, it appear this error message. Maybe recently have modified some code about gtk? ==

Re: [BUILD]solaris build failed again.

2012-01-13 Thread L'oiseau de mer
Today i try to build failure, it appear this error message. Maybe recently have modified some code about gtk? == [ build LNK ] Library/libvclplug_gtk.so Undefined first referenced symbol in f

Re: [BUILD]solaris build failed again.

2012-01-12 Thread L'oiseau de mer
Recently i try to build Dev snapshot version, but meet some problem: (i exec build --all in the dir smoketestoo_native) If configure not add --with-system-cppunit, it will build until smoketestoo_native then appear this error message that findn't libtest.so, and i have check the dir "ooo/main/test

Re: [BUILD]solaris build failed again.

2011-12-20 Thread Michael Stahl
On 19/12/11 20:18, tora - Takamichi Akiyama wrote: > Additionally, try using the same version of compiler as the release > engineering team used. > http://wiki.services.openoffice.org/wiki/Compiler_versions_used_by_port_maintainers_and_release_engineers > > Generally speaking, the latest version

Re: [BUILD]solaris build failed again.

2011-12-19 Thread L'oiseau de mer
I have build success! I am very appreciative for your help. Recently these build work let me learn much. Before i try to build by using these compilers: sunstudio 11,12.0,12.1,12.2 But always failed. i have read this document: http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/B

Re: [BUILD]solaris build failed again.

2011-12-19 Thread tora - Takamichi Akiyama
On 12/20/2011 1:19 AM, Ariel Constenla-Haile wrote: But when i exec build --all, it appear these error message: == build -- version: 275224 Fetching dependencies for module l10n from solver... failed ERROR: incomplete dependencies! ===

Re: [BUILD]solaris build failed again.

2011-12-19 Thread Ariel Constenla-Haile
Hi L'oiseau de mer, On Mon, Dec 19, 2011 at 11:02:50PM +0800, L'oiseau de mer wrote: > Today i try to build AOO with language pack: select all language. oh this may take too lng. May be it's better to try --with-lang="es de fr it pt" or a few more or less. (no need to add en-US) > configure

[BUILD]solaris build failed again.

2011-12-19 Thread L'oiseau de mer
Today i try to build AOO with language pack: select all language. configure parametre is: ./configure --disable-mozilla --with-junit=/usr/jdk/jdk1.6.0_26/bin/junit-4.10.jar --disable-gtk --with-lang=ALL --disable-cups --with-build-version="003" --with-system-python But when i exec build --all, it