Subject: | Install on Leopard with Perl 5.8.8 fails |
Hello!
I still get errors when trying to install DTrace on OS X, but the bug
looks to be coming from upstream or at least lives in a C file:
cpan[2]> force install Devel::DTrace
Running install for module 'Devel::DTrace'
Running make for A/AN/ANDYA/Devel-DTrace-0.03.tar.gz
Has already been unwrapped into directory /var/root/.cpan/build/Devel-
DTrace-0.03-x16GbU
CPAN.pm: Going to build A/AN/ANDYA/Devel-DTrace-0.03.tar.gz
cc -c -Wall -O3 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" "-I/
System/Library/Perl/5.8.8/darwin-thread-multi-2level/CORE" runops.c
runops.c: In function '_curcv':
runops.c:10: error: 'dVAR' undeclared (first use in this function)
runops.c:10: error: (Each undeclared identifier is reported only once
runops.c:10: error: for each function it appears in.)
make: *** [runops.o] Error 1
ANDYA/Devel-DTrace-0.03.tar.gz
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Failed during this command:
ANDYA/Devel-DTrace-0.03.tar.gz : make NO
To me it looks like runops.c is the problem so maybe this should bug
report should be sent to Sun or Apple. Hrm. :/