Re: [Libreoffice] Unable to build moz

2011-11-17 Thread Stephan Bergmann

On 11/16/2011 05:23 PM, Marc-André Laverdière wrote:

My autogen options now are:
--with-num-cpus=4
--with-system-libs
--with-system-headers
--with-system-dicts
--enable-lto


Maybe --enable-lto is not a good idea.

Stephan
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Unable to build moz

2011-11-17 Thread Michael Meeks

On Thu, 2011-11-17 at 17:17 +0100, Stephan Bergmann wrote:
  --with-system-dicts
  --enable-lto
 
 Maybe --enable-lto is not a good idea.

Yep - highly experimental; which reminds me ... Jan - are you still
stuck on compiling LibreOffice with LTO ? did we get to a point past the
toolchain issues to a nice LibreOffice issue ? :-)

All the best,

Michael.

-- 
michael.me...@suse.com  , Pseudo Engineer, itinerant idiot

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Unable to build moz

2011-11-17 Thread Marc-André Laverdière
That was the culprit!

Marc-André LAVERDIÈRE
Perseverance must finish its work so that you may be mature and complete,
not lacking anything. -James 1:4
http://asimplediscipleslife.blogspot.com/
mlaverd.theunixplace.com




On Thu, Nov 17, 2011 at 11:30 AM, Michael Meeks michael.me...@suse.comwrote:


 On Thu, 2011-11-17 at 17:17 +0100, Stephan Bergmann wrote:
   --with-system-dicts
   --enable-lto
 
  Maybe --enable-lto is not a good idea.

 Yep - highly experimental; which reminds me ... Jan - are you still
 stuck on compiling LibreOffice with LTO ? did we get to a point past the
 toolchain issues to a nice LibreOffice issue ? :-)

All the best,

Michael.

 --
 michael.me...@suse.com  , Pseudo Engineer, itinerant idiot

 ___
 LibreOffice mailing list
 LibreOffice@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/libreoffice

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Unable to build moz

2011-11-16 Thread saad igueninni
Hi Mark-andré,

I think i had the same problem as you while building LibreOffice, i
disabled mozilla, rebuild and everything goes fine.

Hope this helps.



Le 15 novembre 2011 23:12, Marc-André Laverdière 
marcandre.laverdi...@gmail.com a écrit :

 Hello,

 I can't build for a long long time on this Ubuntu box.
 I have lots of error, but they all more or less look like this:

 (.text+0xaab): undefined reference to `SECITEM_CopyItem_Util'
 /usr/lib/i386-linux-gnu/libcrmf.a(crmfcont.o): In function
 `crmf_get_public_value':
 (.text+0xae4): undefined reference to `SECITEM_ArenaDupItem_Util'
 /usr/lib/i386-linux-gnu/libcrmf.a(crmfcont.o): In function
 `crmf_encrypted_value_unwrap_priv_key':
 (.text+0xb5f): undefined reference to `SECOID_GetAlgorithmTag_Util'
 /usr/lib/i386-linux-gnu/libcrmf.a(crmfcont.o): In function
 `crmf_encrypted_value_unwrap_priv_key':
 (.text+0xb67): undefined reference to `SECOID_FindOIDByTag_Util'
 /usr/lib/i386-linux-gnu/libcrmf.a(crmfcont.o): In function
 `crmf_encrypted_value_unwrap_priv_key':

 What is the library I a missing?

 Marc-André LAVERDIÈRE
 Perseverance must finish its work so that you may be mature and complete,
 not lacking anything. -James 1:4
 http://asimplediscipleslife.blogspot.com/
 mlaverd.theunixplace.com



 ___
 LibreOffice mailing list
 LibreOffice@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/libreoffice




-- 
Saad Igueninni

Consultant SAP HR

ETCM Group

Tel : +33 619026290
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Unable to build moz

2011-11-16 Thread Caolán McNamara
On Tue, 2011-11-15 at 17:12 -0500, Marc-André Laverdière wrote:
 Hello,
 
 I can't build for a long long time on this Ubuntu box.
 I have lots of error, but they all more or less look like this:
 
 (.text+0xaab): undefined reference to `SECITEM_CopyItem_Util'
 /usr/lib/i386-linux-gnu/libcrmf.a(crmfcont.o): In function
 `crmf_get_public_value':

What's the exact configure options btw. Not that I have a clue, but good
for reference. I'm guessing its fallout from nss/mozilla tweaking, but
unsure if e.g. its stray libs in the solver and affects a
complete-from-scratch build ? or only an incremental ?

C.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Unable to build moz

2011-11-16 Thread Marc-André Laverdière
Hi everyone,

I had some help from shm_get on IRC yesterday. We disabled the system libs
in part but things are still not building after a make clean :(.

My autogen options now are:
--with-num-cpus=4
--with-system-libs
--with-system-headers
--with-system-dicts
--enable-lto
--without-system-libvisio
--without-system-libexttextcat
--without-system-libcmis
--without-system-graphite
--without-system-lpsolve
--without-system-nss (that's the one I added)

And the errors in building moz are now as follows:
/home/marc-andre/libreoffice/core/solver/unxlngi6.pro/lib/libutllo.so:
undefined reference to `vtable for INetMIMEOutputSink'
/home/marc-andre/libreoffice/core/solver/unxlngi6.pro/lib/libvcllo.so:
undefined reference to `vtable for ErrorInfo'
/home/marc-andre/libreoffice/core/solver/unxlngi6.pro/lib/libvcllo.so:
undefined reference to `vtable for GZCodec'


Marc-André LAVERDIÈRE
Perseverance must finish its work so that you may be mature and complete,
not lacking anything. -James 1:4
http://asimplediscipleslife.blogspot.com/
mlaverd.theunixplace.com




On Wed, Nov 16, 2011 at 5:41 AM, Caolán McNamara caol...@redhat.com wrote:

 On Tue, 2011-11-15 at 17:12 -0500, Marc-André Laverdière wrote:
  Hello,
 
  I can't build for a long long time on this Ubuntu box.
  I have lots of error, but they all more or less look like this:
 
  (.text+0xaab): undefined reference to `SECITEM_CopyItem_Util'
  /usr/lib/i386-linux-gnu/libcrmf.a(crmfcont.o): In function
  `crmf_get_public_value':

 What's the exact configure options btw. Not that I have a clue, but good
 for reference. I'm guessing its fallout from nss/mozilla tweaking, but
 unsure if e.g. its stray libs in the solver and affects a
 complete-from-scratch build ? or only an incremental ?

 C.


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] Unable to build moz

2011-11-15 Thread Marc-André Laverdière
Hello,

I can't build for a long long time on this Ubuntu box.
I have lots of error, but they all more or less look like this:

(.text+0xaab): undefined reference to `SECITEM_CopyItem_Util'
/usr/lib/i386-linux-gnu/libcrmf.a(crmfcont.o): In function
`crmf_get_public_value':
(.text+0xae4): undefined reference to `SECITEM_ArenaDupItem_Util'
/usr/lib/i386-linux-gnu/libcrmf.a(crmfcont.o): In function
`crmf_encrypted_value_unwrap_priv_key':
(.text+0xb5f): undefined reference to `SECOID_GetAlgorithmTag_Util'
/usr/lib/i386-linux-gnu/libcrmf.a(crmfcont.o): In function
`crmf_encrypted_value_unwrap_priv_key':
(.text+0xb67): undefined reference to `SECOID_FindOIDByTag_Util'
/usr/lib/i386-linux-gnu/libcrmf.a(crmfcont.o): In function
`crmf_encrypted_value_unwrap_priv_key':

What is the library I a missing?

Marc-André LAVERDIÈRE
Perseverance must finish its work so that you may be mature and complete,
not lacking anything. -James 1:4
http://asimplediscipleslife.blogspot.com/
mlaverd.theunixplace.com
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice