Hi Pete,
It looks like you added the #include <malloc.h> to pvfs2-types.h to
get the offsetof macro. That gets defined in stddef.h, and in fact,
we define it later in the header if its not defined at that point.
What's the workaround on Cray that requires the offsetof from malloc.h?
-sam _______________________________________________ Pvfs2-developers mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
