Root built on OS X 10.9 can't read root trees

[quote=“tpochep”]The temporary solution for libAfterImage/configuration bug (and xpm files “not found”) is described here

[/quote]

OK, I looked at the link you referred to and it noted:

So I looked at that header, but the only place where this X_DISPLAY_MISSING is define is here but set to a different value:

/* Define to 1 if the X Window System is missing or not being used. */ #define X_DISPLAY_MISSING 1

Should I just comment that out as suggested in that link and rebuild?