I also tried to disable odk but no luck, another error occured.

export JAVA_HOME=/usr/local/jdk1.6.0_07/
export PATH=$PATH:/usr/local/jdk1.6.0_07/bin

export CLASSPATH=$CLASSPATH:/usr/local/junit4.5/junit-4.5.jar

export ANT_HOME=/usr/local/ant
export PATH=$PATH:$ANT_HOME/bin

PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig/
./configure --prefix=$HOME --disable-cups --disable-pam
--with-jdk-home=/usr/local/jdk1.6.0_07/ --disable-mozilla
--disable-qadevooo --without-system-stdlibs --disable-odk

cd ..
./bootstrap
source LinuxX86Env.Set.sh
export SOLENV=`pwd`/solenv/
./solenv/unxlngi6/bin/dmake

Full error: http://aoclife.ddo.jp/~vuhung/tmp/ooo.dev29.build.error.002.txt
Error:

integration/forms/FormPropertyBags.java:159: cannot find symbol
symbol  : method assure(java.lang.String,boolean)
location: class integration.forms.FormPropertyBags
        assure( "trying to write a read-only property did not give the
expected result",
        ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
100 errors
dmake:  Error code 1, while making
'../unxlngi6.pro/misc/FormIntegrationTest_dummy.java'

ERROR: Error 65280 occurred while making
/home/vuhung/public_html/foss/src/DEV300_m29/forms/qa
rmdir /tmp/2051
dmake:  Error code 1, while making 'build_instsetoo_native'



On Sat, Aug 16, 2008 at 2:12 PM, Hung Nguyen Vu
<[EMAIL PROTECTED]> wrote:
> On Sat, Aug 16, 2008 at 11:19 AM, Rene Engelhard <[EMAIL PROTECTED]> wrote:
>>
>> He needs the _system tarball, too.
>
> I've unpacked all the tarballs:
>
> *sdk*tar.bz2 is  42 bytes big which seems weird.
>
> Here is the list[1][2] of the tar.bz2 files that I have and unpacked.
>
> I also checkout the missing libraries that m29 reports as instructed[3]
>
> Now I build:
>
> ./configure --prefix=$HOME --disable-cups --disable-pam
> --with-jdk-home=/usr/local/jdk1.6.0_07/ --disable-mozilla
> --disable-qadevooo --without-system-stdlibs
>
> cd ..
> ./bootstrap
> source LinuxX86Env.Set.sh
> export SOLENV=`pwd`/solenv/
> ./solenv/unxlngi6/bin/dmake
>
> And got error likes:
>
> ERROR: "../../unxlngi6.pro/bin/odkcommon/docs/common/ref/index-files" is 
> missing
>
> Full error is here[4]
>
>
> [1] http://aoclife.ddo.jp/~vuhung/foss/src/
> [2] http://aoclife.ddo.jp/~vuhung/foss/src/md5sum.txt
> [3] http://wiki.services.openoffice.org/wiki/Building_OpenOffice.org#Hints
> [4] http://aoclife.ddo.jp/~vuhung/tmp/ooo.dev29.build.error.001.txt
>
> --
> Best Regards,
> Nguyen Hung Vu ( Nguyễn Vũ Hưng )
> [EMAIL PROTECTED] , YIM: vuhung16 , Skype: vuhung16dg
> Japan through an eye of a gaijin:
> http://www.flickr.com/photos/vuhung/tags/fav/
>



-- 
Best Regards,
Nguyen Hung Vu ( Nguyễn Vũ Hưng )
[EMAIL PROTECTED] , YIM: vuhung16 , Skype: vuhung16dg
Japan through an eye of a gaijin:
http://www.flickr.com/photos/vuhung/tags/fav/

Reply via email to