Ticket #2 (closed defect: fixed)
symbol lookup error
| Reported by: | sierra | Owned by: | oetiker |
|---|---|---|---|
| Priority: | trivial | Milestone: | RRDtool 1.3 |
| Component: | misc | Version: | 1.2.12 |
| Keywords: | RRD,Perl | Cc: |
Description
Hi, I have a problem with RRDtool and perl. The error massage say's:
/opt/lampp/bin/perl: symbol lookup error: /opt/local/rrdtool-1.2.11/lib/perl/5.8.7/i486-linux-gnu-thread-multi/auto/RRDs/RRDs.so: undefined symbol: Perl_Gthr_key_ptr
I don't know what that means. Can you help?
Sierra



The problem is most likely that your copy of rrdtool has not been compiled for the version of perl you are using ...
either you are using a precompiled rrdtool or you have multiple copies of perl on your system and the one on lampp is not the one which was used when compiling perl ...