Re: [Libreoffice] ixion breakage in sw

2011-02-20 Thread Kálmán „KAMI” Szalai
Title: Szalai Kálmán Hi Cedric, Can you please fix this problem? I have to disable this (fields-table-formula.diff) patch for a while. As I saw it uses component from system not the internal things however I specified that (and other components uses). Thank

Re: [Libreoffice] ixion breakage in sw, mising std::stl and STLport

2010-12-23 Thread Caolán McNamara
On Wed, 2010-12-22 at 23:28 +0100, Petr Mladek wrote: > ixion is compiled without STL; cellfml.o is compiled with STL; We have some magic for mixing when one lib was compiled with system stl and the other with stlport. See e.g vcl/source/glyphs/*.cxx files there. The and are put around that lib

Re: [Libreoffice] ixion breakage in sw

2010-12-22 Thread Petr Mladek
Henrik /KaarPoSoft píše v Út 16. 11. 2010 v 12:23 +0100: > Dear all, > > I am trying to build libreoffice 3.2.99.3 > > In sw/util when making libswli.so I get: > > ../unxlngi6.pro/slo/cellfml.o: In function `lcl_ConvertWWFormula(String > const&)': > cellfml.cxx:(.text+0x29c4): undefined referen

Re: [Libreoffice] ixion breakage in sw

2010-11-22 Thread Cedric Bosdonnat
On Tue, 2010-11-16 at 12:36 +0100, Miklos Vajna wrote: > On Tue, Nov 16, 2010 at 12:23:40PM +0100, Henrik /KaarPoSoft > wrote: > > It has been suggested to remove fields-table-formula.diff. > > However, in the "apply" file, it is listed under [Fixes] which is > > included in "Common", which is i

Re: [Libreoffice] ixion breakage in sw

2010-11-16 Thread Miklos Vajna
On Tue, Nov 16, 2010 at 12:23:40PM +0100, Henrik /KaarPoSoft wrote: > It has been suggested to remove fields-table-formula.diff. > However, in the "apply" file, it is listed under [Fixes] which is > included in "Common", which is included in every distro. Except LibreOffice*, where even Common

[Libreoffice] ixion breakage in sw

2010-11-16 Thread Henrik /KaarPoSoft
Dear all, I am trying to build libreoffice 3.2.99.3 In sw/util when making libswli.so I get: ../unxlngi6.pro/slo/cellfml.o: In function `lcl_ConvertWWFormula(String const&)': cellfml.cxx:(.text+0x29c4): undefined reference to `ixion::formula_lexer::swap_tokens(boost::ptr_vectorboost::heap_clo

Re: [Libreoffice] ixion breakage in sw

2010-10-10 Thread Miklos Vajna
On Sun, Oct 10, 2010 at 09:09:49PM +0100, Caolán McNamara wrote: > No idea, but I can tell that the ixion stuff isn't committed directly to > the split repos, but is still as patches that get applied in one of the > distro-modes, which is presumably why it's not a common build problem > for every

Re: [Libreoffice] ixion breakage in sw

2010-10-10 Thread Caolán McNamara
On Sat, 2010-10-09 at 07:29 +0200, Miklos Vajna wrote: > Looks like some '-lixion' is missing from ldflags or so. Do you have an > idea what's going on? :) No idea, but I can tell that the ixion stuff isn't committed directly to the split repos, but is still as patches that get applied in one of t

[Libreoffice] ixion breakage in sw

2010-10-08 Thread Miklos Vajna
Hi, 3.2.99.1 was fine here, but now that I updated to latest git (I already tried a clean build), I get the followings when I 'build' in sw: Entering /home/vmiklos/git/libreoffice/build/libreoffice-3.2.99.1/sw/util Making:libswli.so ../unxlngi6.pro/slo/cellfml.o: In function `lcl_Conver