Re: [CWiki] Account Whitelisting

2016-10-24 Thread Peter Kovacs

I am sorry. I got it wrong. :(
I should have known better.
My confluence name is:

username: petko

real name: Peter Kovacs


Peter;
Have you created the account pkovacs on the cwiki yet? if not please do
so at the following link. https://cwiki.apache.org/confluence/signup.action
Once you have reply here that it is done and I will white-list it.

Regards
Keith

All the best
Peter


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



can not build SampleICC 1.3.2 in ICC module on trunc

2016-10-24 Thread Peter Kovacs

Hello,

I have a wired error, which I do not know how to deal with:
Compiling: 
icc/unxlngx6.pro/misc/build/SampleICC-1.3.2/IccProfLib/IccCmm.cpp In 
file included from 
/home/legine/workspace/aoo/main/solver/420/unxlngx6.pro/inc/boost/bind/mem_fn.hpp:25:0,
 from 
/home/legine/workspace/aoo/main/solver/420/unxlngx6.pro/inc/boost/mem_fn.hpp:22,
 from 
/home/legine/workspace/aoo/main/solver/420/unxlngx6.pro/inc/boost/tr1/functional.hpp:62,
 from 
/home/legine/workspace/aoo/main/solver/420/unxlngx6.pro/inc/boost/tr1/tr1/functional:27,
 from 
/home/legine/workspace/aoo/main/solver/420/unxlngx6.pro/inc/stl/functional:36,

 from /usr/include/c++/6.2.1/memory:79,
 from 
/home/legine/workspace/aoo/main/icc/unxlngx6.pro/misc/build/SampleICC-1.3.2/IccProfLib/IccIO.h:82,
 from 
/home/legine/workspace/aoo/main/icc/unxlngx6.pro/misc/build/SampleICC-1.3.2/IccProfLib/IccTag.h:91,
 from 
/home/legine/workspace/aoo/main/icc/unxlngx6.pro/misc/build/SampleICC-1.3.2/IccProfLib/IccCmm.h:82,
 from 
/home/legine/workspace/aoo/main/icc/unxlngx6.pro/misc/build/SampleICC-1.3.2/IccProfLib/IccCmm.cpp:84:

/home/legine/workspace/aoo/main/solver/420/unxlngx6.pro/inc/boost/get_pointer.hp
p:27:40: error: 'template T* boost::get_pointer' conflicts with 
a previous declaration

 template T * get_pointer(std::auto_ptr const& p)
^~~~

I have downloaded the Original SampleICC-1.3.2 and see if there are some 
difference. But maybe someone else has a better Idea.
Maybe the SampleICC needs an older implementation of Boost? - Not sure. 
1.3.2 is pretty old version...


All the best
Peter


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [CWiki] Account Whitelisting

2016-10-24 Thread Keith N. McKenna
Peter Kovacs wrote:
> username: pkovacs
> real name: Peter Kovacs
Peter;
Have you created the account pkovacs on the cwiki yet? if not please do
so at the following link. https://cwiki.apache.org/confluence/signup.action
Once you have reply here that it is done and I will white-list it.

Regards
Keith



signature.asc
Description: OpenPGP digital signature


Re: [CWiki] Account Whitelisting

2016-10-24 Thread Peter Kovacs

username: pkovacs
real name: Peter Kovacs

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Compile Problem - invalide ELF headers

2016-10-24 Thread Peter Kovacs

Hello all,


So I found my true problem. which is

LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH 
../bin/icupkg -d ./out/build/icudt40l --list -x \* ./in/icudt40l.dat > 
out/tmp/icudata.lst
../bin/icupkg: error while loading shared libraries: 
/home/legine/workspace/aoo/main/solver/420/unxlngx6.pro/lib/libgcc_s.so.1: 
invalid ELF header


So I made a softlink against my system libgcc_so.1 in /lib and compile 
error was solved. YAY! One step forward!!


so where does the libgcc lib come frome? I assume we copy it, can anyone 
help me and point me to the right build script?


I am on trunc and I had this Issue in icu module so I have a chance in 
understanding the issue behnd the issue ;)



Thanks.

All the best

Peter



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: reference gcc compiler (wiki - Linux entry)

2016-10-24 Thread Peter Kovacs



On 23.10.2016 11:46, Jose R R wrote:

GCC 6 will not build the OpeonOffice suite; however, GCC 5 will

happily build the Apache professional office suite application.

Well, lets see if that can be fixed.

Please be aware that there is currently a bug affecting GCC 6.2.0-7 (and up)

< https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841368 >

The bug may also affect other than kernel builds -- as yesterday
gcc-6.2.0-9 failed 'make' during my build of GRUB2 from git and had to
use gcc 5.x.y

Keep that in mind in your efforts to build OpenOffice 4.1.3

Ahh okay, I understand. Well I guess this is distribution specific.
My distribution files far less open bugs for them.
https://bugs.archlinux.org/?project=1%5B%5D=31=gcc

But they are puting all efforts on doing one thing right, instead 
maintaining different Packages.
So hmm, we will see. I do not think this is a compiler issue, thats only 
related to the compiler.



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org