[Open Office] oob680.1.1 - new issues and qustion getting our own distro tag

Andreas Radke a.radke at arcor.de
Tue Feb 21 18:53:10 EST 2006


Jan Holesovsky schrieb:
> On Tuesday 21 February 2006 14:20, Petr Mladek wrote:
>
>   
>>> Do I have to add it to the apply file?
>>>       
>> Exactly. You should put the patch below ooo-build/patches/src680 and
>> mention it in a suitable section of the apply file.
>>     
>
> It's already in ooo-build (thanks, Bero! :-) ), in SystemJavaBits section (it 
> depends on workspace.systemjava.diff).  It should be enough to add 
> SystemJavaBits to eg. LinuxCommon, if it's interesting for other distros as 
> well.
>
> Regards,
> Jan
> _______________________________________________
> Openoffice mailing list
> Openoffice at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/openoffice
>
>   
Thank you all so far. I've added SystemJavaBits to LinuxCommon and also
added the no_java.patch
Bit I still get this error:

/usr/bin/perl
/var/abs/testing/openoffice.org-RC/src/ooo-build-oob680.1.1/build/oob680-m1/solenv/bin/leconvert.pl
dos  ./unxlngx6.pro/misc/build/hsqldb/build/build.xml
./unxlngx6.pro/misc/build/hsqldb/doc/changelist_1_8_0.txt
./unxlngx6.pro/misc/build/hsqldb/src/org/hsqldb/resources/sql-error-messages_it.properties
&& touch ./unxlngx6.pro/misc/convert_dos_flag
touch ./unxlngx6.pro/misc/build/so_configured_so_hsqldb
mkdir ./unxlngx6.pro/misc/build/hsqldb/
mkdir: cannot create directory `./unxlngx6.pro/misc/build/hsqldb/': File
exists
cd ./unxlngx6.pro/misc/build/hsqldb/ &&
/var/abs/testing/openoffice.org-RC/src/ooo-build-oob680.1.1/build/oob680-m1/external/common/apache-ant-1.6.1/bin/ant
-Dbuild.label="build-680m1(Build:9006)" -f build/build.xml jar  && touch
so_built_so_hsqldb
/var/abs/testing/openoffice.org-RC/src/ooo-build-oob680.1.1/build/oob680-m1/external/common/apache-ant-1.6.1/bin/ant:
Command not found.
dmake:  Error code 1, while making
'./unxlngx6.pro/misc/build/so_built_so_hsqldb'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/var/abs/testing/openoffice.org-RC/src/ooo-build-oob680.1.1/build/oob680-m1/hsqldb
make: *** [stamp/build] Error 1
==> ERROR: Build Failed.  Aborting...


I have this set for configure:
./configure --prefix=/opt/openoffice \
   --with-arch="x86_64" \
   --with-srcdir=$startdir/src \
   --with-binsuffix=2 \
   --disable-access \
   --disable-mono \
   --disable-cairo \
   --without-firefox-nss \
   --with-mozilla-nss \
   --disable-post-install-scripts \
   --mandir=/usr/man \
   --without-docdir \
   --with-hunspell \
   --with-system-fonts \
   --with-system-gpc \
   --with-distro=SUSE-64 \
   --with-xulrunner \
   --with-lang=ALL \
   --with-system-curl \
   --with-system-expat \
   --with-system-odbc-headers \
   --with-system-xrender-headers \
   --with-system-sane-header \
   --with-system-sndfile \
   --with-system-db \
   --with-system-neon \
   --disable-gnome-vfs \
   --enable-pam-link \
   --enable-xrender-link \
   --enable-vba \
   --with-java=no \

What's wrong here?

Andreas Radke



More information about the Openoffice mailing list