Building R10B-3 on Mac OS X Tiger
Charles Blair
chas@REDACTED
Mon May 9 16:55:20 CEST 2005
On Mon, May 09, 2005 at 09:35:51AM +0200, Bjorn Gustavsson wrote:
> Instead of removing system header files, I suggest the following patch
> to erts/configure. I have not actually tested it on Tiger, but it does
> force the emulator to use select() instead of poll().
i just tested it and it works. thanks.
> --- erts/configure.ORIG Mon May 9 09:28:58 2005
> +++ erts/configure Mon May 9 09:29:23 2005
> for ac_hdr in fcntl.h limits.h unistd.h syslog.h dlfcn.h ieeefp.h \
> - poll.h sys/stropts.h \
> + sys/stropts.h \
> for ac_func in ieee_handler fpsetmask finite isnan isinf res_gethostbyname dlopen \
> - poll pread pwrite writev memmove strerror strerror_r strncasecmp \
> + pread pwrite writev memmove strerror strerror_r strncasecmp \
More information about the erlang-questions
mailing list