- or download this
$ perl Makefile.PL
Writing Makefile for Data::Alias
...
^
2 errors generated.
make: *** [Alias.o] Error 1
- or download this
gcc -c -arch x86_64 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/usr/local/include -Os -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" "-I/System/Library/Perl/5.12/darwin-thread-multi-2level/CORE" Alias.c - or download this
Alias.xs:1336:16: error: macro "RETURN_PROBE" requires 4 arguments, bu
+t only 3 given
Alias.xs: In function ‘DataAlias_pp_return’:
Alias.xs:1336: error: ‘RETURN_PROBE’ undeclared (first use in this fun
+ction)
Alias.xs:1336: error: (Each undeclared identifier is reported only onc
+e
Alias.xs:1336: error: for each function it appears in.)
- or download this
$ perl -V
Summary of my perl5 (revision 5 version 12 subversion 4) configuration
+:
...
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11
+.00)