Date: Sun, 17 Jul 2011 20:05:03 +0200 From: "Dr. A. Haakh" <bugReporter@Haakh.de> To: openoffice@freebsd.org Subject: build-errors OOo-2.4.3 and workarounds Message-ID: <4E23244F.3060604@Haakh.de>
next in thread | raw e-mail | index | archive | help
Building OOo-2.4.3 on FreBSD-8.2/amd64 and /i386 leads to several errors
1. checkdll.sh fails in libegg, vcl and sfx2, probably due to incomplete
SOLARLIBDIR or EXTRALIBPATHS
Workaround: find the unchecked library check_libname.so and rename
it to libname.so
2. portaudio fails because a required directory is not created.
Workaround: mkdir
path_to_OOoSource/portaudio/unxfbsdx.pro/misc/build/portaudio_v18_1/lib
then restart "make" after each failure...
I still need OOo-2.4.x because there is a bug in OOo-3.3.0-calc (present
in Windows/i386, FreeBSD/amd64, FreeBSD/i386). Some decimal
tablecellvalues are interpreted as date if you include a databasetable.
Andreas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E23244F.3060604>
