On Wednesday 22 September 2010 at 19:04, James E wrote: > On Linux/i386, 'make' is unable to complete when attempting to build > this branch. Full, gzipped output of 'make' is attached. Here is the tail:
> src/string/encoding/null.c: In function 'null_validate': > src/string/encoding/null.c:179: error: 'ASSERT_ARGS_ascii_validate' > undeclared (first use in this function) > src/string/encoding/null.c:179: error: (Each undeclared identifier is > reported only once > src/string/encoding/null.c:179: error: for each function it appears in.) > make: *** [src/string/encoding/null.o] Error 1 That looks like a missing 'make headerize'. -- c _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
