[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

es on Solaris



Thanks to all who responded to my request for help on getting es to
work correctly on Solaris. The solution was to make sure and compile es
without bringing in the compatibility library. This can be accomplished
by turning off USE_WAIT3 (on by default) in config.h before making es.

As an aside, when I discovered that the compatibility library was the
culprit, I suspected that it might also be the culprit on an
application I manage that was exhibiting all sorts of bizarre
behavior. Sure enough, stripping out the old calls I left in because I
was lazy in converting fixed the problems (one of which, I kept getting
alarm clock interrupts at strange times difficult to replicate).

Cheers and thanks again.

Tony

+-------------------------------+---------------------------------------+
|  T Anthony Allen		| internet: anthony@tony.worldbank.org	|
|  The World Bank		| Fax	: (202)522-3377			|
|  Washington, D.C. 20433	| phone : (202)473-0199			|
+-------------------------------+---------------------------------------+