I'm having a hard time getting some 'old' software compiled. To cut a long story short. GCC says "cannot find -lz" and "cannot find -lcrypto".
This happened to me before, but as far as I know, that was simply solved by emerging libcrypto.
But not anymore!
I re-emerged libcrypto++ (where is the normal libcrypto?),
I re-emerged libtool,
I re-emerged gcc,
I emerge zlib,
gcc-config is set to: x86_64-pc-linux-gnu-4.7.3
I added zlib to the USE-variables in /etc/portage/make.conf.
So far no success.
Anybody an idea how to solve this issue?
Thanks in advance...



