
surendiranece
New User
Dec 12, 2012, 7:52 PM
Post #1 of 1
(23237 views)
|
Issue with AIX::Perfstat module
|
Can't Post
|
|
Hi , I have installed the AIX::Perfstat module in the AIX server. But When I use it in a script.I am hitting with below error with .so file Can't find 'boot_AIX__Perfstat' symbol in /home/tamadmin/l052970/lib/aix-64all//auto/AIX/Perfstat/Perfstat.so at /home/tamadmin/l052970/lib/aix-64all//AIX/Perfstat.pm line 38 Compilation failed in require at example1.pl line 14. BEGIN failed--compilation aborted at example1.pl line 14. I know there is a problem with the compilation. And the Perfstat.so file is missing the boot symbol (boot_AIX__Perfstat) . Do any of you know how to add this symbol in the Perfstat.so file to fix this issue..?
|