[EMAIL PROTECTED] (via RT) wrote:

I was able to compile parrot HEAD a few days ago with no trouble.
Today I tried (three times, several hours apart) after svn update,
and it broke each time with the below error.

src/interpreter.c: In function `get_op_lib_init':
src/interpreter.c:277: `Parrot_DynOp_core_cgp_0_2_3' undeclared (first use in t 
is function)

Looks like you configured with --cgoto=0 but didn't do a 'make realclean'.

leo

Reply via email to