Re: [Libreoffice] Compilation error in svx undefined reference to `XPropertyList::operator delete(void*)'

2011-09-27 Thread julien2412
Hello, Just to tell it compiles ok now, no more pb in svx. (But make dev-install still fails). Julien. -- View this message in context: http://nabble.documentfoundation.org/Compilation-error-in-svx-undefined-reference-to-XPropertyList-operator-delete-void-tp3366197p3371936.html Sent from the

Re: [Libreoffice] Compilation error in svx undefined reference to `XPropertyList::operator delete(void*)'

2011-09-27 Thread Michael Meeks
On Mon, 2011-09-26 at 20:25 +0200, Stephan Bergmann wrote: If the only way to create XBitmapList instances is via an (XBitmapList member) factory function, you do not need (and should remove again) private new/delete -- private ctor/dtor suffice. And of course you are most welcome

Re: [Libreoffice] Compilation error in svx undefined reference to `XPropertyList::operator delete(void*)'

2011-09-27 Thread Michael Meeks
On Tue, 2011-09-27 at 01:06 -0700, julien2412 wrote: Just to tell it compiles ok now, no more pb in svx. (But make dev-install still fails). I believe that may be the smoke-test, which Lubos is labouring away to fix in a satisfying way. Thanks ! Michael. --

Re: [Libreoffice] Compilation error in svx undefined reference to `XPropertyList::operator delete(void*)'

2011-09-26 Thread Stephan Bergmann
On 09/26/2011 10:58 AM, Michael Meeks wrote: On Sun, 2011-09-25 at 01:40 -0700, julien2412 wrote: /home/maryline/compile-libreoffice/libo/workdir/unxlngi6/CxxObject/svx/source/tbxctrls/fillctrl.o: In function `~XBitmapList': /home/maryline/compile-libreoffice/libo/svx/inc/svx/xtable.hxx:469:

[Libreoffice] Compilation error in svx undefined reference to `XPropertyList::operator delete(void*)'

2011-09-25 Thread julien2412
Hello, I made a make clean make yesterday and here what I've got : ource/dialog/sendreportunx.o -Wl,--start-group -Wl,--end-group -lbasegfxlo -lsblo -lcomphelpgcc3 -luno_cppuhelpergcc3 -luno_cppu -ldrawinglayerlo -leditenglo -li18nisolang1gcc3 -luno_sal -lsfxlo -lsotlo -lsvllo -lsvtlo

Re: [Libreoffice] Compilation error in svx undefined reference to `XPropertyList::operator delete(void*)'

2011-09-25 Thread julien2412
In doubt, I'm redoing from scratch my local LO core repository. We'll see the result in some hours :-) Julien. -- View this message in context: http://nabble.documentfoundation.org/Compilation-error-in-svx-undefined-reference-to-XPropertyList-operator-delete-void-tp3366197p3366327.html Sent

Re: [Libreoffice] Compilation error in svx undefined reference to `XPropertyList::operator delete(void*)'

2011-09-25 Thread julien2412
Same result after rebuilding a new local repo from scratch. Here is my autogen.lastrun : --enable-symbols --enable-ext-barcode --enable-ext-diagram --enable-ext-google-docs --enable-ext-hunart --enable-ext-lightproof --enable-ext-nlpsolver --enable-ext-ct2n --enable-ext-numbertext