Hi!
I am trying to solve a little problem on my system, but I am not sure whether I am going the right way, beacuse I am not very familiar with C. I compiled a program using gcc-4.0.0 without any error messages, but when I run the program, I get:
/usr/lib/hpux64/dld.so: Unsatisfied code symbol 'rrd_clear_error' in load module '/opt/perl5/lib/site_perl/5.8.6/IA64.ARCHREV_0-LP64/auto/RRDs/RRDs.so'.
Is this a linking problem? What does it mean? How could I solve it?
I will be greatful for each idea.
I am trying to solve a little problem on my system, but I am not sure whether I am going the right way, beacuse I am not very familiar with C. I compiled a program using gcc-4.0.0 without any error messages, but when I run the program, I get:
/usr/lib/hpux64/dld.so: Unsatisfied code symbol 'rrd_clear_error' in load module '/opt/perl5/lib/site_perl/5.8.6/IA64.ARCHREV_0-LP64/auto/RRDs/RRDs.so'.
Is this a linking problem? What does it mean? How could I solve it?
I will be greatful for each idea.