Mr. Palmer, this is the one I e-mailed you about, some things have changed, but I thought a public forum might be better in case anyone else runs into this issue.
I was having issues installing NRG on 10.3, so when most of my troubleshooting came up empty, and knowing this had been a developement machine for 3-4 projects, I wiped the drive. Performed a clean install of 10.3 (not from a restore CD set), updated to 10.3.4 and installed the developer tools. Followed the directions in the article verbatim, and still came up with the following error when attempting the command "make notify"
dyld: perl Undefined symbols:
_PL_curpad
_PL_markstack_ptr
_PL_op
_PL_stack_base
_PL_stack_max
_PL_stack_sp
_PL_sv_undef
_PL_sv_ues
_Perl_sv_2pv
_perl_get_sv
make[1]: *** [add] Trace/BPT trap
make: *** [notify] Error 2
I have narrowed it down to the adding rrds command: "nrg-rrdkeeper add -y nrg-find-confs-autoconfs" in the Makefile.
The Versions #'s are as follows:
OS 10.3.4
RRDTool 1.0.33
NRG 0.99.22
Perl 5.8.1-RC3 built for darwin-thread-multi-2level (included w/ OS 10.3.4)
I was having issues installing NRG on 10.3, so when most of my troubleshooting came up empty, and knowing this had been a developement machine for 3-4 projects, I wiped the drive. Performed a clean install of 10.3 (not from a restore CD set), updated to 10.3.4 and installed the developer tools. Followed the directions in the article verbatim, and still came up with the following error when attempting the command "make notify"
dyld: perl Undefined symbols:
_PL_curpad
_PL_markstack_ptr
_PL_op
_PL_stack_base
_PL_stack_max
_PL_stack_sp
_PL_sv_undef
_PL_sv_ues
_Perl_sv_2pv
_perl_get_sv
make[1]: *** [add] Trace/BPT trap
make: *** [notify] Error 2
I have narrowed it down to the adding rrds command: "nrg-rrdkeeper add -y nrg-find-confs-autoconfs" in the Makefile.
The Versions #'s are as follows:
OS 10.3.4
RRDTool 1.0.33
NRG 0.99.22
Perl 5.8.1-RC3 built for darwin-thread-multi-2level (included w/ OS 10.3.4)

