[Libreoffice] Build error in desktop::Migration

2010-11-03 Thread Dave Lacy Kusters
I'm making progress on finally getting a full build, but hit another error. This one seems simple. Entering /home/dlacykusters/libre/libreoffice/build/build/libreoffice-3.2.99.2/desktop/source/migration Compiling: desktop/source/migration/migration.cxx g++ -fmessage-length=0 -c -Os

Re: [Libreoffice] First build error: segmentation fault on vcl

2010-10-29 Thread Dave Lacy Kusters
On Fri, October 29, 2010 1:37:11 AM, Michael Meeks wrote: Sorry pardon, and thanks for persisting here ! hopefully as/when we branch for 3.3 (Saturday) we will have a stable branch to recommend for new builds. No problem. Sounds like the best plan for me is to sit back and wait until the

Re: [Libreoffice] First build error: segmentation fault on vcl

2010-10-28 Thread Dave Lacy Kusters
On Wed, October 27, 2010 2:46:43 AM, Michael Meeks wrote: Soo ... IIWY I would remove your solver: rm -Rf build/libreoffice*/solver And re-configure with --without-stlport Hopefully that will fix your build; failing that, disabling both kde3 and 4 will get you past the

Re: [Libreoffice] First build error: segmentation fault on vcl

2010-10-26 Thread Dave Lacy Kusters
On Tue, October 26, 2010 12:30:43 AM, Caolán McNamara wrote: On Mon, 2010-10-25 at 17:41 -0700, Dave Lacy Kusters wrote: I hit an error on my first compile that I haven't seen discussed in the archive or elsewhere online. See this thread: http://www.mail-archive.com/libreoffice

[Libreoffice] First build error: segmentation fault on vcl

2010-10-25 Thread Dave Lacy Kusters
I hit an error on my first compile that I haven't seen discussed in the archive or elsewhere online. After the vcl project failed to build in the omnibus make, I ran 'build' in the vcl project. All was going fine until the vcl/util project. Here is my error: Entering