<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">I check out master branch of freeswitch and tried to compile it on a OSX Maverick, and I got compile error on&nbsp;<a href="http://libfreeswitch.la/" target="_blank" style="color: rgb(17, 85, 204);">libfreeswitch.la</a></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;"><br></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; CXXLD &nbsp; &nbsp;<a href="http://libfreeswitch.la/" target="_blank" style="color: rgb(17, 85, 204);">libfreeswitch.la</a></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; ld: warning: directory not found for option '-L/usr/local/opt/openssl/lib'</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; Undefined symbols for architecture x86_64:</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; &nbsp; "_iconv", referenced from:</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _apr_xlate_open in libaprutil-1.a(xlate.o)</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _apr_xlate_conv_buffer in libaprutil-1.a(xlate.o)</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; &nbsp; "_iconv_close", referenced from:</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _apr_xlate_open in libaprutil-1.a(xlate.o)</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _apr_xlate_cleanup in libaprutil-1.a(xlate.o)</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; &nbsp; "_iconv_open", referenced from:</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _apr_xlate_open in libaprutil-1.a(xlate.o)</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; ld: symbol(s) not found for architecture x86_64</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; clang: error: linker command failed with exit code 1 (use -v to see invocation)</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; make[1]: *** [<a href="http://libfreeswitch.la/" target="_blank" style="color: rgb(17, 85, 204);">libfreeswitch.la</a>] Error 1</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; make: *** [all] Error 2</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;"><br></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;"><br></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">I have openssl installed</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;"><br></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; $ openssl</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; OpenSSL&gt; version</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; OpenSSL 1.0.1f 6 Jan 2014</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;"><br></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">If I type `which openssl`, I got a different path, then the one show in the error</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;"><br></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; $ which openssl</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">&nbsp; &nbsp; /opt/local/bin/openssl</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;"><br></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">Please help, thank you</div>                                               </div></body>
</html>