On Thu, May 25, 2006 at 02:05:23PM -0500, Rob Ross wrote: > why don't we add a configure test that executes code to see if we get > ENOSYS?
that might be a good-enough solution. It leaves two issues: - execution-based tests break cross compiling - Pete didn't like that pvfs2 libraries compiled on 2.6 systems were not portable to 2.4 For the former, we can just never use epoll if we are cross compiling For the later, people in pw's situation can configure with --disable-epoll Fair enough? ==rob -- Rob Latham Mathematics and Computer Science Division A215 0178 EA2D B059 8CDF Argonne National Labs, IL USA B29D F333 664A 4280 315B _______________________________________________ Pvfs2-developers mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
