Nearly every tinderbox is failing t/pmc/objects.t tests 35-36 with an error about failing to load 'runtime/parrot/dynext/myops_ops.dylib' (or equivalent).
Where in the build process should that file get built? Should the main Makefile have a line that does something like the following as part of the test_prep target: cd dynoplibs ${make_and} $(MAKE) ${make_and} cd .. or was the intent for this to be somewhere else? -- Andy Dougherty [EMAIL PROTECTED]