There's a patch to get the native targets to build on Mac OS X:

http://issues.apache.org/jira/browse/HADOOP-3659

You probably will need to monkey with LDFLAGS as well to get it to work, but we've been able to build the native libs for the Mac without too much trouble.


Doug Cutting wrote:
Arun C Murthy wrote:
You need to add libhadoop.so to your java.library.patch. libhadoop.so is available in the corresponding release in the lib/native directory.

I think he needs to first build libhadoop.so, since he appears to be running on OS X and we only provide Linux builds of this in releases.

Doug

Reply via email to