Leopold Toetsch (via RT) wrote:
If you are embedding or extending Parrot and linked against libparrot you now have to additionally link with one of:
src/null_config.o src/parrot_config.o # prefix := build-dir src/install_config.o # prefix := --prefix dir
leo