Dynamic linking problem / UNIX
-
Hi!
I have a "little" problem with dynamic libraries:/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'.
If I get his, what does it mean:
That RRDs.so cannot find the library with the rrd_clear_error() implementation, or dld.so can not find it?
Thank you!
-
It means that dld.so uses RRDs.so, which has an unsatisfied code symbol.
edit: Ich weiß nicht, warum Du jetzt nochmal auf Englisch postest, nachdem Du das auf Deutsch schon mal gefragt hast; Du hättest einfach beim alten Thread weiterfragen können: http://c-plusplus.net/forum/viewtopic-var-p-is-798695-and-highlight-is-.html
-
Vermutlich habe ich den Forum vertauscht, die meisten sind auf English, manche auf Deutsch, ich kann beide Sprachen und deshalb passiert manchmal, ohne Absicht, dass ich sie tausche.