Re: Mac::Carbon, 5.10, and Leopard
[email protected] (Elliot Shank)
| Newsgroups | perl.macosx |
|---|---|
| Message-ID | <[email protected]> |
Jeremy Nixon wrote: > Elliot Shank <[email protected]> wrote: > >> Has anyone successfully gotten Mac::Carbon to compile with 5.10 on >> Leopard? CPAN Testers doesn't appear to have any PASSes with this >> combination. > > I failed miserably as well. With the Apple-supplied 5.8.8, it compiles > successfully, but with a wealth of warnings; but it doesn't pass all > the regression tests, and eventually seems to hang in "Sound/t/Sound" > before "make test" can finish. I've got my version that I compiled against my personal 5.8.8 build while still on Tiger, but with this problem with M::C, I'm kinda locked out of 5.10: File::HomeDir depends upon M::C (justifiably so) and too many things I need depend upon File::HomeDir.