Nevermind. It appears that linux/mm.h (Linux's mm.h) and mm.h (libmm's .h) are different. After installing mm-devel on my Fedora VM that fixed everything (I usually do development on my Gentoo box and it's included by default). -Garrett
On Jul 30, 2008, at 7:05 PM, Garrett Cooper wrote: > Hi, > One more note: the kernel.org sources appear to have moved from > include/mm.h => include/linux/mm.h. > Unsure whether or not this is standard across all distros, but this > is an important semantic item, and it appears to be fixed in all > tests other than: > > testcases/kernel/mem/libmm/mm_core_apis.c > > Cheers, > -Garrett ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
