Trying to install MySQL5

Ryan Schmidt ryandesign at macports.org
Sun Nov 22 06:58:10 PST 2009


On Nov 22, 2009, at 07:37, LuKreme wrote:

> Have verified that mac ports is up to date, but when trying to install MySQL5 I get the following error:
> 
> /bin/sh: line 1: 80237 Done                    echo " crypto ssl engines apps test tools "
>     80238 Trace/BPT trap          | grep " $dir " > /dev/null 2> /dev/null
> /bin/sh: line 1: 80241 Done                    echo " crypto ssl engines apps test tools "
>     80242 Trace/BPT trap          | grep " $dir " > /dev/null 2> /dev/null
> make: *** No rule to make target `libcrypto.a', needed by `libcrypto.0.9.8.dylib'.  Stop.
> 
> 10.6.2, Macports 1.8.1, selfupdate has been run.

It sounds rather like the openssl port that's failing, not the mysql5 port. Please clean openssl (sudo port clean openssl) and try again with the debug switch (sudo port -d install openssl) and post the complete output (probably best to compress it).




More information about the macports-users mailing list