Hello to all: I'm building codezero from the Git repo and targeting ARMv7. I am getting a build error (undefined reference to) that alloc_pgd and alloc_pmd. This means these functions don't exist in the symbol table for linking. I did a grep throughout codezero (using multiple sources) and I can't find the definition of these files. Are they present in the current Git repo?
Chris J
_______________________________________________ codezero-devel mailing list codezero-devel@lists.l4dev.org http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org