Re: [Libreoffice] build failure loading pythonloader.uno.so

2010-11-01 Thread Thomas Klausner
On Sun, Oct 24, 2010 at 12:56:39PM +0100, Caolán McNamara wrote: > This sucks, looks like catch throw and catch catch don't work on NetBSD. > Or maybe its too old a gdb or something. Maybe add a "break main" and > reorganize the gdb script in the hope that it needs libstdc++ to be > loaded before i

Re: [Libreoffice] build failure loading pythonloader.uno.so

2010-10-25 Thread Thomas Klausner
On Mon, Oct 25, 2010 at 12:55:22PM +0100, Michael Meeks wrote: > In addition to the other sage advice; I would tend to recommend going > depth-first, and coming back to breadth. > > ie. get the build working / running with --disable-python. > > And then come back and fix this :-

Re: [Libreoffice] build failure loading pythonloader.uno.so

2010-10-25 Thread Michael Meeks
Hi Thomas, On Fri, 2010-10-22 at 15:03 +0200, Thomas Klausner wrote: > My latest build failure is: > Entering > /disk/2/archive/libreoffice/build/libreoffice-3.2.99.2/pyuno/source/loader In addition to the other sage advice; I would tend to recommend going depth-first, and coming back to

Re: [Libreoffice] build failure loading pythonloader.uno.so

2010-10-24 Thread Caolán McNamara
On Sun, 2010-10-24 at 01:26 +0200, Thomas Klausner wrote: > I used "build" with the variable set for my original error and got: > > /build/libreoffice-3.2.99.2/solenv/bin/gdbtrycatchtrace:2: Error in > sourced command file: > Function "__cxa_throw" not defined. This sucks, looks like catch t

Re: [Libreoffice] build failure loading pythonloader.uno.so

2010-10-23 Thread Miklos Vajna
On Sun, Oct 24, 2010 at 01:26:46AM +0200, Thomas Klausner wrote: > What is uno? It's a component framework, see here: http://wiki.services.openoffice.org/wiki/Uno > What is this registering step doing? In case a component is not registered, other components can't really use it. (Just like in

Re: [Libreoffice] build failure loading pythonloader.uno.so

2010-10-23 Thread Thomas Klausner
Hi Caolan! On Fri, Oct 22, 2010 at 02:44:47PM +0100, Caolán McNamara wrote: > Here's where porting gets hard unfortunately. > > This is just a generic error, and from an exception. What might help you > out there is find exactly where the exceptions is being thrown and see > what the exact error

Re: [Libreoffice] build failure loading pythonloader.uno.so

2010-10-22 Thread Caolán McNamara
On Fri, 2010-10-22 at 15:03 +0200, Thomas Klausner wrote: > error (CannotRegisterImplementationException): loading component library > failed: ./pythonloader.uno.so > dmake: Error code 1, while making '../../unxbsdx3.pro/lib/pyuno_services.rdb' > > I don't know what it's doing here or why it fa

[Libreoffice] build failure loading pythonloader.uno.so

2010-10-22 Thread Thomas Klausner
Hi! My latest build failure is: Entering /disk/2/archive/libreoffice/build/libreoffice-3.2.99.2/pyuno/source/loader Making:all_pythonloader.uno.dpslo Compiling: pyuno/unxbsdx3.pro/misc/pythonloader.uno_version.c Compiling: pyuno/source/loader/pyuno_loader.cxx Making:pythonloader.uno.lib