[Libreoffice] seg fault building connectivity

John Wohn John at JohnWohn.com
Sun Oct 3 09:07:12 PDT 2010


Hi,

I am trying to build LibreOffice on Ubuntu Lucid following the
instructions on
http://www.freedesktop.org/wiki/Software/LibreOffice/HowToBuild.

During make, I am getting this error:
2 module(s):
	connectivity
	vcl
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making
/home/john/3buildlo/build/build/libreoffice-3.2.99.1/vcl/util
ERROR: error 65280 occurred while making
/home/john/3buildlo/build/build/libreoffice-3.2.99.1/connectivity/source/drivers/kab

I have followed the troubleshooting steps (git pull -r && bin/g pull
-r, autogen, make clean) and still make gives me the same error.

Based on advice I got on #libreoffice IRC I tried to build
connectivity manually.  I did:
source LinuxX86Env.Set.sh
cd build/libreoffice-3.2.99.1/connectivity
build

and I got a segmentation fault:
Making:    libkabdrv1.so
Segmentation fault
dmake:  Error code 1, while making '../../../unxlngi6.pro/lib/libkabdrv1.so'

I don't know what my next steps should be to debug the problem.

Could some one help me out?

Thanks

John


More information about the LibreOffice mailing list