> Here's an odd one... I did "hg update -r m5_2.0_beta3" and tried to > build, and it failed because ext/libelf is missing. It looks like > this is a side effect of Nate replacing GNU libelf with the FreeBSD > version. Is the GNU libelf completely missing now?
Yeah, that was a side effect of the original bk conversion where we decided that deleted files would be removed because we didn't want to figure out the licenses of old stuff. In retrospect, it may have been nice to have thought about it, but I agree with Ali, it's easy enough to back port. There are probably other deleted files that will break very old revisions. Nate _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
