Re: Icu error with Firebird 3.0 patch

2016-04-04 Thread David Tardon
Hi, On Fri, Apr 01, 2016 at 04:45:28PM +0300, marius adrian popa wrote: > FB3 has no ICU sources in the tree anymore so is using system-icu by > default or the ones downloaded with libo tree (that is why it was removed > from the configure flags --with-system-icu) > > I will try now a libo build

Re: [Firebird-devel] Icu error with Firebird 3.0 patch

2016-04-01 Thread Michal Kubecek
On Fri, Apr 01, 2016 at 12:48:00PM +0200, Lionel Elie Mamane wrote: > On Thu, Mar 31, 2016 at 10:07:41PM +0300, marius adrian popa wrote: > > I started refactoring firebird 3.0 patch for libreoffice (updated to rc2) > > > https://gist.github.com/mariuz/bcde7f783b657b2465e5 > > > and there are

Re: Icu error with Firebird 3.0 patch

2016-04-01 Thread marius adrian popa
Good news : Firebird 3.0 builds and works now with libreoffice I have updated the patch and now it compiles fine on ubuntu 15.10 x64 https://gist.github.com/mariuz/bcde7f783b657b2465e5 Submited new gerrit https://gerrit.libreoffice.org/23737 On Fri, Apr 1, 2016 at 7:22 PM, marius adrian popa

Re: Icu error with Firebird 3.0 patch

2016-04-01 Thread marius adrian popa
False alarm it was the comments that i forgot in download.lst (I forgot to comment 2.5.5 and enable 3.0) I have updated the patch and now it compiles fine on ubuntu 15.10 x64 https://gist.github.com/mariuz/bcde7f783b657b2465e5 -# FIREBIRD_MD5SUM := b259c2d1c60a03bd104108405ae990a7 -# export

Re: Icu error with Firebird 3.0 patch

2016-04-01 Thread Lionel Elie Mamane
Ah, I see. On Fri, Apr 01, 2016 at 04:45:28PM +0300, marius adrian popa wrote: > FB3 has no ICU sources in the tree anymore so is using system-icu by > default or the ones downloaded with libo tree (that is why it was removed > from the configure flags --with-system-icu) > > I will try now a

Re: Icu error with Firebird 3.0 patch

2016-04-01 Thread marius adrian popa
FB3 has no ICU sources in the tree anymore so is using system-icu by default or the ones downloaded with libo tree (that is why it was removed from the configure flags --with-system-icu) I will try now a libo build with ./configure --enable-firebird-sdbc --without-system-firebird

Re: Icu error with Firebird 3.0 patch

2016-04-01 Thread Lionel Elie Mamane
On Thu, Mar 31, 2016 at 10:07:41PM +0300, marius adrian popa wrote: > I started refactoring firebird 3.0 patch for libreoffice (updated to rc2) > https://gist.github.com/mariuz/bcde7f783b657b2465e5 > and there are few issues with icu linking >

Re: [Firebird-devel] Icu error with Firebird 3.0 patch

2016-03-31 Thread Adriano dos Santos Fernandes
On 31/03/2016 16:07, marius adrian popa wrote: > I started refactoring firebird 3.0 patch for libreoffice (updated to rc2) > > https://gist.github.com/mariuz/bcde7f783b657b2465e5 > > and there are few issues with icu linking > > https://gist.github.com/mariuz/68588eabb4f40c8aa008a601eade91e2 > >

Icu error with Firebird 3.0 patch

2016-03-31 Thread marius adrian popa
I started refactoring firebird 3.0 patch for libreoffice (updated to rc2) https://gist.github.com/mariuz/bcde7f783b657b2465e5 and there are few issues with icu linking https://gist.github.com/mariuz/68588eabb4f40c8aa008a601eade91e2