I am having some issues building on OS X 10.9.2 with the ROOT source from the most recent patch. I noticed that the release notes mention that the issue has been resolved, but I am still experiencing troubles. Here is the error I am getting:
Undefined symbols for architecture x86_64:
“int TStreamerInfo::WriteBufferAux<char**>(TBuffer&, char** const&, int, int, int, int)”, referenced from:
TBranchElement::FillLeavesMemberCounter(TBuffer&) in TBranchElement.o
ld: symbol(s) not found for architecture x86_64
I have updated Xcode and the OS X developer command line tools to the most recent version. These release notes mention that the issue is fixed (root.cern.ch/drupal/content/root … ease-notes), are there special additional steps that need to be taken to make sure that the issue goes away?