Subject: | Can't install module in Yosemite |
Date: | Fri, 7 Nov 2014 17:56:31 -0300 |
To: | bug-Mac-FSEvents [...] rt.cpan.org |
From: | Javier Ibanez <javier.ibanez [...] gmail.com> |
Hi,
I was using Mac::FSEvents with OSX Mavericks flawlessly. However, I’ve updated to Yosemite, and I’m not able to install it. I get the following error:
file included from FSEvents.xs:2:
In file included from /opt/local/lib/perl5/5.16.3/darwin-thread-multi-2level/CORE/perl.h:614:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/sys/types.h:75:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/sys/cdefs.h:680:2: error:
Unsupported architecture
#error Unsupported architecture
^
In file included from FSEvents.xs:2:
In file included from /opt/local/lib/perl5/5.16.3/darwin-thread-multi-2level/CORE/perl.h:614:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/sys/types.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/machine/types.h:37:2: error:
architecture not supported
#error architecture not supported
^
I’m using OSX Yosemite, perl 5.16 (also tried with 5.18, same results)
Any help will be greatly appreciated!
Thanks,
-Javier