On Mon, Nov 07, 2005 at 01:02:06PM -0800, Justin Mason wrote: > are you using "make" or running mkrules yourself? because "make" > takes care of this by passing the name of the MANIFEST file. > "make" is the better option. ;)
I'm running mkrules per the other discussions, however I have the same problem if I use make: $ rm -f rules/* $ svn -q up $ perl Makefile.PL < /dev/null > /dev/null $ make > /dev/null WARNING: MY_SERVERS_FOUND: renamed as T_MY_SERVERS_FOUND due to missing T_ prefix WARNING: BOUNCE_MESSAGE: renamed as T_BOUNCE_MESSAGE due to missing T_ prefix WARNING: CRBOUNCE_MESSAGE: renamed as T_CRBOUNCE_MESSAGE due to missing T_ prefix WARNING: VBOUNCE_MESSAGE: renamed as T_VBOUNCE_MESSAGE due to missing T_ prefix config: warning: score set for non-existent rule MPART_ALT_DIFF ERROR: LINT FAILED, suppressing output: rules/70_sandbox.cf $ > The fix is to copy the rule def'n for MPART_ALT_DIFF to your sandbox file, > as T_MPART_ALT_DIFF. That way your sandbox is entirely independent > of changes to the core ruleset, too. MPART_ALT_DIFF is only referenced in the rulesrc dirs by the "core" files, so that's not quite going to work. :( -- Randomly Generated Tagline: "Please don't hit me! I'm brittle!" --Zoidberg
pgpoDVxEb6TaG.pgp
Description: PGP signature
