Re: udk module fails to compile

2012-06-06 Thread julien2412
t was stuck by Boost date problem (finally solved by Bjoern). Now I passed this step (see http://nabble.documentfoundation.org/udk-module-fails-to-compile-tp3987690p3988392.html) but now it fails to compile sfx2 (a solver dependancy or something, I'm not at home so can't give details,

Re: udk module fails to compile

2012-06-06 Thread Michael Stahl
On 05/06/12 22:04, julien2412 wrote: > After having exported LD_LIBRARY_PATH + SOLARBINDIR, I launched gdb : > gdb /home/julien/compile-libreoffice/libo/solver/unxlngx6/bin/cppumaker > then : > (gdb) run -Gc -L -BUCR > -O/home/julien/compile-libreoffice/libo/workdir/unxlngx6/UnoApiHeadersTarget/ud

Re: udk module fails to compile

2012-06-05 Thread julien2412
of master sources again. Julien. -- View this message in context: http://nabble.documentfoundation.org/udk-module-fails-to-compile-tp3987690p3988392.html Sent from the Dev mailing list archive at Nabble.com. ___ LibreOffice mailing list LibreO

Re: udk module fails to compile

2012-06-05 Thread julien2412
argv=0x7fffe208) at /home/julien/compile-libreoffice/libo/codemaker/source/cppumaker/cppumaker.cxx:224 #9 0x00405e51 in main (argc=6, argv=0x7fffe208) at /home/julien/compile-libreoffice/libo/codemaker/source/cppumaker/cppumaker.cxx:151 Any idea ? Julien. -- View

Re: udk module fails to compile

2012-06-03 Thread julien2412
Thank you David for your answer. I runned "make clean && make" (I put again with system boost) yesterday, this time udkapi compilation is ok, weird. Julien. -- View this message in context: http://nabble.documentfoundation.org/udk-module-fails-to-compile-tp3987690p3987926.

Re: udk module fails to compile

2012-06-03 Thread David Tardon
Hi, On Sun, Jun 03, 2012 at 03:27:08AM -0700, julien2412 wrote: > Hi David, > > Could you give me more details ? > From where do you launch these commands ? I've got "no command found" if I > try from Libo root directory. Sorry, I forgot to use full paths. They are both in $(OUTDIR)/bin . > Wh

Re: udk module fails to compile

2012-06-03 Thread julien2412
"env" or grep "set" Julien -- View this message in context: http://nabble.documentfoundation.org/udk-module-fails-to-compile-tp3987690p3987722.html Sent from the Dev mailing list archive at Nabble.com. ___ LibreOffice mailing list

Re: udk module fails to compile

2012-06-03 Thread David Tardon
Hi, On Sun, Jun 03, 2012 at 01:38:29AM -0700, julien2412 wrote: > Hello, > > I made from scratch my LO repo to be sure and I got a segfault during udk > compilation. > [ build CHK ] loaded modules: udkapi > [ build UNO ] udkapi > [ build HPP ] udkapi > [ build UNO ] ure/types > Segmentation fault

udk module fails to compile

2012-06-03 Thread julien2412
--enable-dbus --enable-graphite --enable-evolution2 --enable-werror --enable-debug --enable-dbgutil --enable-crashdump --enable-kde4 --enable-dependency-tracking --enable-online-update Any idea ? Julien. -- View this message in context: http://nabble.documentfoundation.org/udk-module-fails-to-compile