I am trying to install OpenSSL on a Solaris 8 box running an Apache webserver. I can't get past the ./config. I get the following error:
ld.so.1: make: fatal: librt.so.1: version 'SUNW_1.2' not found (required by file make)
Any clues? librt.so.1 is in /usr/lib. I've looked through the make file to see if there's anything I should redirect and can't seem to find it. Is there a package I should install that I haven't?
ld.so.1: make: fatal: librt.so.1: version 'SUNW_1.2' not found (required by file make)
Any clues? librt.so.1 is in /usr/lib. I've looked through the make file to see if there's anything I should redirect and can't seem to find it. Is there a package I should install that I haven't?