Talk:Ubuntu Build Instructions

From Apache OpenOffice Wiki
Revision as of 22:11, 25 May 2006 by Kostmo (Talk | contribs)

Jump to: navigation, search

Build Problems (Kostmo 10:24, 24 May 2006 (CEST))

Failed Patches (HEAD)

  • disable-helpcontent2.diff
  • ubuntu-lpi.diff
  • ubuntu-dictionary.diff
  • fontconfig-substitute.diff

I disabled them by commenting out their lines in ooo-build/patches/src680/apply.

Errors compiling HEAD ooo-build

With the above patches removed, the build process could commence. This error was obtained after about 3 hours into the build:

 Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/star/help/HelpLinker
 dmake:  Error code 1, while making '../../unxlngi6.pro/bin/smath_en-US.zip'
 '---* tg_merge.mk *---'
 ERROR: Error 65280 occurred while making /home/kostmo/ooo-build/build/ooc680-m2/helpcontent2/util/smath
 make: *** [stamp/build] Error 1

Errors caused by gjc in ooo-build-2-0-2 (00:10, 26 May 2006 (CEST))

BUILD FAILED
/home/kostmo/ooo-build/build/OOO_2_0_2/hsqldb/unxlngi6.pro/misc/build/hsqldb/build/build.xml:133: Error running gcj compiler

Total time: 8 seconds
dmake:  Error code 1, while making './unxlngi6.pro/misc/build/so_built_so_hsqldb'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /home/kostmo/ooo-build/build/OOO_2_0_2/hsqldb
make: *** [stamp/build] Error 1

Errors caused by running ubdatedb

 ERROR: cannot open /home/kostmo/ooo-build/build/ooc680-m2/connectivity/unxlngi6.pro/inc/com/sun/star/sdbc/XConnection.hdl for writing
 dmake:  Error code 99, while making '../../unxlngi6.pro/inc/types_headergen.done'
 '---* tg_merge.mk *---'

After the compiler aborts, I find that I can't write anything to the hard drive (e.g. save a text file to the desktop).

Personal tools