You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Peter Kovacs <le...@gmail.com> on 2016/10/25 02:31:02 UTC

Compile Problem - invalide ELF headers

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-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org