Talk:Ubuntu Build Instructions

From Apache OpenOffice Wiki
Revision as of 08:13, 26 May 2006 by Kostmo (Talk | contribs)

Jump to: navigation, search

Build Problems (Kostmo)

Failed Patches

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

Patching HEAD

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

Patching ooo-build-2-0-2 (02:37, 26 May 2006 (CEST))

  • ubuntu-dictionary.diff

Errors compiling ooo-build

HEAD

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

ooo-build-2-0-2 (02:35, 26 May 2006 (CEST))

/home/kostmo/ooo-build/build/OOO_2_0_2/solver/680/unxlngi6.pro/bin/makedepend: error:  makedepend:  Failed to read file "hbox.cpp"
dmake:  Error code 1, while making '../unxlngi6.pro/misc/s_hbox.dpcc'
dmake:  '../unxlngi6.pro/misc/s_hbox.dpcc' removed.
'---* TG_SLO.MK *---'

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

Errors with 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 after installing j2sdk1.4 along with gjc

With j2sdk1.4 installed (requires enabling multiverse package sources), the above error is elminated.

dbus-glib-1 library requirement

checking for dbus-glib-1 >= 0.60... Package dbus-glib-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-glib-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-glib-1' foundconfigure: error: Library requirements (dbus-glib-1 >= 0.60) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
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