Hi Raphaël,

On 25-09-17 09:33, Philippart Raphaël wrote:

> Do you have an explanation for my zlib problem and his statically link
> problem ?
> I deleted in the .eb the zlib’s dependency and I have the same result 

I'm seeing things like:
checking for library containing zlibVersion... no
checking for library containing dlopen... none required
checking zlib.h usability... no
checking for spawnvpe... yes
checking zlib.h presence...  bg da de eo es fi fr ga hu id it ja ms nl
pt_BR ro ru rw sr sv tr uk vi bg da de eo es fi fr ga hu id it ja ms nl
pt_BR ro ru rw sr sv tr uk vi
checking whether NLS is requested... yes
checking for msgfmt... yes
checking for zlib.h... yes

Can you verify that libz.a is actually present in the zlib module?
And share the 'config.log' of binutils?

I also see a warning about the static library. Normally should libz.a be
compiled with -fPIC, can you check in the build log?

It's a strange case, the build commands seem fine to me. Can you also
check if the libraries in the lib directory don't link to libz.so?

Ward

Reply via email to