|
From: strk <st...@ke...> - 2007-09-17 10:22:18
|
It turns out we have worst problems here. 'make' fails in perl_ext when issued by a build dir != source dir. The problem is Action.xs (in source tree) tries to include SWF.h (in build tree) and fails in doing so. I bet there's an easy fix to this, but I'm not a Makefile.PL expert. Peter, are you ? --strk; |