----- Original Message -----
From: "Gayathri Athreya" <[EMAIL PROTECTED]>
To: <inline@perl.org>
Sent: Friday, August 29, 2008 9:01 AM
Subject: Code doesn't compile anymore
.
.
I have had Inline::C code installed on my mac for more than a year now and
everything worked well. All of a sudden today approx 1 hour ago all my
Inline C code has stopped compiling. Code that I haven't touched in months
has stopped working too!!! This is the error I get when I try to compile
them..
=====================================
It's unlikely to be anything to do with Inline::C.
Try compiling a normal perl extension (eg Math::FFT). That might produce a
more meaningful error message.
Does /System/Library/Perl/5.8.8/darwin-thread-multi-2level/CORE/EXTERN.h
exist ? Perhaps that file (and maybe even the entire CORE folder) got
clobbered in the upgrade.
Cheers,
Rob