CC: | sam [...] vilain.net |
Subject: | Error in build, _dispel_magic / _cast_magic not set |
Date: | Fri, 28 Jul 2006 23:27:10 -0700 |
To: | bug-Set-Object [...] rt.cpan.org |
From: | JT Justman <jt [...] signless.com> |
As you can see in the build reports, many builds have been failing since
1.16, as have mine on Centos / i586:
Object.xs: At top level:
Object.xs:326: error: conflicting types for '_dispel_magic'
Object.xs:298: error: previous implicit declaration of '_dispel_magic'
was here
...
Object.xs: At top level:
Object.xs:440: error: conflicting types for '_cast_magic'
Object.xs:197: error: previous implicit declaration of '_cast_magic' was
here
A quick trip to Google turns up a patch that Gea-Suan Lin supplied to
FreeBSD Ports:
http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2006-July/095765.html
I applied this patch manually and the build succeeded. Perhaps you
already know; I figured I'd be sure.
Thanks!
JT Justman