string_macros branch
chromatic
chromatic at wgz.org
Thu Sep 23 02:12:49 UTC 2010
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
More information about the parrot-dev
mailing list