Hi all,

I've tried to compile DEV300_m9 but I get an error:

ERROR: File not found: ScriptFramework.jar

cd DEV300_m29; find . -name ScriptFramework.jar gives me nothing.

Here is what I did

[EMAIL PROTECTED] DEV300_m29]$ uname -a
Linux aoclife.ddo.jp 2.6.18-53.1.13.el5 #1 SMP Tue Feb 12 13:01:45 EST 2008
i686 i686 i386 GNU/Linux
[EMAIL PROTECTED] DEV300_m29]$ LANG=en_US g++ -v
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk
--disable-dssi --enable-plugin
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic
--host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)
[EMAIL PROTECTED] DEV300_m29]$

cd config_office

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/

export CCACHE_DIR="/tmp/DEV300_m29.ccache"
ccache -M 2G -F 100000
export CC="ccache gcc"
export CXX="ccache g++"
export CXXFLAGS="-Werror"
export CFLAGS="-Werror -fvisibility=hidden"

./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 \
                --with-use-shell=bash \
                --with-vendor="Vietnamese Localization Build" \
                --disable-vba \
                --with-use-shell=bash \
                --with-ant-home=/usr/local/ant/ \
                --without-java \

cd ..
./bootstrap
source LinuxX86Env.Set.sh <http://linuxx86env.set.sh/>

export SOLENV=`pwd`/solenv/
./solenv/unxlngi6/bin/dmake

The last few lines of error I got:

. analyzing files ...
ERROR: The following files could not be found:
ERROR: File not found: ScriptFramework.jar
ERROR: File not found: ScriptProviderForBeanShell.jar
ERROR: File not found: ScriptProviderForJava.jar
ERROR: File not found: ScriptProviderForJavaScript.jar
ERROR: File not found: writer2latex.jar
ERROR: File not found: XSLTFilter.jar
ERROR: File not found: XSLTValidate.jar
ERROR: File not found: librptli.so
ERROR: File not found: librptuili.so
ERROR: File not found: librptxmlli.so
ERROR: File not found: rpten-US.res
ERROR: File not found: rptuien-US.res
ERROR: File not found: ScriptsJava.zip
... cleaning the output tree ...

**************************************************
ERROR: ERROR: Missing files
in function: remove_Files_Without_Sourcedirectory
**************************************************

**************************************************
ERROR: Saved logfile:
/home/vuhung/public_html/foss/src/DEV300_m29/instsetoo_native/
unxlngi6.pro/OpenOffice/rpm/logging/en-US/log_DEV300_en-US.log
**************************************************
Thu Aug 21 22:09:43 2008 (00:14 min.)
dmake:  Error code 255, while making 'openoffice_en-US.rpm'

ERROR: Error 65280 occurred while making
/home/vuhung/public_html/foss/src/DEV300_m29/instsetoo_native/util
rmdir /tmp/32701
dmake:  Error code 1, while making 'build_instsetoo_native'

Full log:
http://aoclife.ddo.jp/~vuhung/tmp/log_DEV300_en-US.log.2008-08-21.001<http://aoclife.ddo.jp/%7Evuhung/tmp/log_DEV300_en-US.log.2008-08-21.001>

# I am sorry. I posted this email to [EMAIL PROTECTED] by mistake.

-- 
Best Regards,
Nguyen Hung Vu ( Nguyễn Vũ Hưng )
[EMAIL PROTECTED]
<[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