I get the following error related to esmtp library when running HAWQ unit test on OSX 10.10 dev environment.
make unittest-check ld: library not found for -lesmtp clang: error: linker command failed with exit code 1 (use -v to see invocation) make[3]: *** [tupdesc.t] Error 1 make[2]: *** [unittest-check] Error 2 make[1]: *** [unittest-check] Error 2 Would be great if this dependency is documented in the HAWQ Build wiki https://cwiki.apache.org/confluence/display/HAWQ/Build+and+Install -- shivram mani
