Re: smoketestoo_native

2012-01-18 Thread linyi li
build the trunk/main/test module? When I met the problem in smoketestoo_native module, I tried to build test module. But there were problems too. Here is the error message: lily@lily-desktop:~/ooo/main$ cd test build build -- version: 275224 = Building module test

Re: smoketestoo_native

2012-01-18 Thread Ariel Constenla-Haile
Hi linyi li, On Wed, Jan 18, 2012 at 06:04:07PM +0800, linyi li wrote: did you build the trunk/main/test module? When I met the problem in smoketestoo_native module, I tried to build test module. But there were problems too. Here is the error message: lily@lily-desktop:~/ooo/main$ cd

Re: smoketestoo_native

2012-01-17 Thread Ariel Constenla-Haile
undefined references. Adding -L/usr/local/lib to the linker command is not enough. The full output of the command when building smoketestoo_native is: lily@lily-desktop:~/ooo/main$ cd smoketestoo_native build build -- version: 275224 = Building module smoketestoo_native

Re: smoketestoo_native

2012-01-16 Thread linyi li
Hi Ariel, My problem is the same like L'oiseau de mer. The variable CPPUNIT_CFLAGSis set to: -I/usr/local/include The variable CPPUNIT_LIBS is set to: -L/usr/local/lib -lcppunit The full output of the command when building smoketestoo_native is: lily@lily-desktop:~/ooo/main$ cd

Re: smoketestoo_native

2012-01-11 Thread L'oiseau de mer
I have also meet this problem, my platform is solaris x86: = Building module smoketestoo_native = Entering /UNIX-LAB/ooo/main/smoketestoo_native dmake: Executing shell macro: ls $(installationtest_instset)/OOo_*_install-arc_$(defaultlangiso).tar.gz Making

Re: smoketestoo_native

2012-01-11 Thread Ariel Constenla-Haile
Hi L'oiseau de mer On Thu, Jan 12, 2012 at 11:18:58AM +0800, L'oiseau de mer wrote: I have also meet this problem, my platform is solaris x86: = Building module smoketestoo_native = Entering /UNIX-LAB/ooo/main/smoketestoo_native dmake: Executing shell macro: ls

Re: smoketestoo_native

2012-01-11 Thread Ariel Constenla-Haile
Hi linyi li, On Mon, Jan 09, 2012 at 05:59:07PM +0800, linyi li wrote: Hi Oliver, I tried you configure options, but the entire build can not work well. My configure options is: ./configure --with-jdk-home=/usr/lib/jvm/java-6-sun --with-system-python --enable-verbose --with-epm-url=

Re: smoketestoo_native

2012-01-10 Thread Oliver-Rainer Wittmann
Hi, On 09.01.2012 10:59, linyi li wrote: Hi Oliver, I tried you configure options, but the entire build can not work well. My configure options is: ./configure --with-jdk-home=/usr/lib/jvm/java-6-sun --with-system-python --enable-verbose --with-epm-url=

smoketestoo_native

2011-12-29 Thread linyi li
After finishing a build I want to do smoketest over Ubuntu. But thers is some problem. My step is: source LinuxX86Env.Set.sh cd smoketestoo_native build But error occured while making smoketest.obj. The reason is that some files do not exist,such as cppunit/TestAssert.h, cppunit