Mac OS X uses DYLD_LIBRARY_PATH and not
LD_LIBRARY_PATH. ./timer/run_test.sh has to be changed.
Mac OS X needs sys/types.h for socket operations in
addition to sys/socket.h. cmo-module-interface.cc has
to be changed.
We should use autoconf to take into account these
differences.
Patch to fix compilation and running under Mac OS X
Logged In: YES
user_id=1215350
Attached patch to fix compilation and running under Mac OS X