Sponsored Content
Top Forums UNIX for Advanced & Expert Users AIX Dependent Module could not be loaded Post 302584478 by Clovis_Sangrail on Friday 23rd of December 2011 10:39:49 AM
Old 12-23-2011
AIX Dependent Module could not be loaded

I am encountering the above error , even after setting the environment variables correctly AFAIK. I've found sources that say LIBPATH is the shared library variable , and others that say LIB_PATH, so I set both:
Code:
=========================
root@lipossrp01ga: # echo $gtm_dist 
/SCA/gtm_dist-V5.4-002A/
root@lipossrp01ga: # echo $LIBPATH 
/usr/local:/usr/local/lib:/SCA/gtm_dist-V5.4-002A/:/SCA/gtm_dist-V5.4-002A//plugin:/SCA/gtm_dist-V5.4-002A/plugin/gtmcrypt/:/usr/lib
root@lipossrp01ga: # echo $LIB_PATH 
/usr/local:/usr/local/lib:/SCA/gtm_dist-V5.4-002A/:/SCA/gtm_dist-V5.4-002A//plugin:/SCA/gtm_dist-V5.4-002A/plugin/gtmcrypt/:/usr/lib
root@lipossrp01ga: # find /usr/local -name libgpgme.* -ls 
4116 1 -rwxr-xr-x 1 root system 865 Dec 19 09:40 /usr/local/lib/libgpgme.la
4117 878 -rwxr-xr-x 1 root system 898930 Dec 19 09:40 /usr/local/lib/libgpgme.so
4118 878 -rwxr-xr-x 1 root system 898930 Dec 19 09:40 /usr/local/lib/libgpgme.so.11
4119 878 -rwxr-xr-x 1 root system 898930 Dec 19 09:40 /usr/local/lib/libgpgme.so.11.6.3
root@lipossrp01ga: # find $gtm_dist -name libgtmcrypt.* -ls 
49238 52 -rwxrwxr-x 1 root system 52228 Apr 29 2011 /SCA/gtm_dist-V5.4-002A/plugin/gtmcrypt/libgtmcrypt.so
49237 100 -rwxrwxr-x 1 root system 101457 Apr 29 2011 /SCA/gtm_dist-V5.4-002A/plugin/gtmcrypt/libgtmcrypt.so.map
49186 52 -rwxrwxr-x 1 root system 52228 Apr 29 2011 /SCA/gtm_dist-V5.4-002A/plugin/libgtmcrypt.so
=========================

Yet, I still get a load error:

Code:
=========================
root@lipossrp01ga: # $gtm_dist/mupip journal -extract=testlog -fences=none -noverify -forward xref.mjl_2011356230009
%GTM-I-MUJNLSTAT, Initial processing started at Fri Dec 23 09:24:19 2011
%GTM-I-MUJNLSTAT, Backward processing started at Fri Dec 23 09:24:19 2011
%GTM-I-MUJNLSTAT, Forward processing started at Fri Dec 23 09:24:19 2011
%GTM-I-FILERENAME, File testlog is renamed to testlog_2011357092203
%GTM-I-FILECREATE, Journal extract file testlog created
%GTM-E-CRYPTDLNOOPEN, Error loading encryption library. 0509-022 Cannot load module /SCA/gtm_dist-V5.4-002A//plugin/libgtmcrypt.so.
0509-150 Dependent module libgpgme.a(libgpgme.so.11) could not be loaded.
0509-022 Cannot load module libgpgme.a(libgpgme.so.11).
0509-026 System error: A file or directory in the path name does not exist.
0509-022 Cannot load module /SCA/gtm_dist-V5.4-002A//plugin/libgtmcrypt.so.
0509-150 Dependent module /SCA/gtm_dist-V5.4-002A//plugin/libgtmcrypt.so could not be loaded.
%GTM-E-MUNOACTION, MUPIP unable to perform requested action
%GTM-I-MUJNLSTAT, End processing at Fri Dec 23 09:24:19 2011
root@lipossrp01ga: # 
=========================

I do not have the libgpgme.a file, just the shared libraries. Could that be the issue? Any help would be appreciated.


Moderator's Comments:
Mod Comment Please use code tags!

Last edited by zaxxon; 12-27-2011 at 02:43 PM.. Reason: vbe: please use code tags next time for your code and data; zaxxon: repaired the link
 

10 More Discussions You Might Find Interesting

1. AIX

List loaded drives in AIX?

Does anyone know how I can list the loaded drivers in AIX. I suspect it has something to do with ODM but I dont know how to do it. I am trying to find wich scsi device (scsi1 2 3 etc) is attached to a particular piece of hardware. I know the driver name but how to find which scsi device is... (4 Replies)
Discussion started by: ksas025
4 Replies

2. Linux

How to convert Linux Kernel built-in module into a loadable module

Hi all, I am working on USB data monitoring on Fedora Core 9. Kernel 2.6.25 has a built-in module (the one that isn't loadable, but compiles and links statically with the kernel during compilation) to snoop USB data. It is in <kernel_source_code>/drivers/usb/mon/. I need to know if I can... (0 Replies)
Discussion started by: anitemp
0 Replies

3. Solaris

mcrypt module is not initially loaded with php

Hi I'm trying to do an upgrade for one application and whenever I run the upgradre the program shows the error that mcrypt module is not initially loaded with php. My server is running xampp 0.9 and I know this library of mcrypt is already installed. I changed the php.ini file in order to... (0 Replies)
Discussion started by: dahr
0 Replies

4. AIX

AIX pre-loaded, no license

Hi, I've found some old threads on AIX licensing, but still not sure: I'd like to get some used pSeries box for hands-on AIX learning. If somebody on eBay offers a box with $subj - what problems/limitations (technical, not legislative) I could expect? Is this system usable for my intention? ... (2 Replies)
Discussion started by: tacelus
2 Replies

5. AIX

Problem with AIX: shared libraries aren't loaded

Hello guys, I have a trouble when running an application in AIX, I've compiled and the LIBRARY_PATH seems ok, but I get the following message: rtld: 0712-001 Symbol __pthread was referenced from module main_app(), but a runtime definition of the symbol was not found ldd... (4 Replies)
Discussion started by: edgarvm
4 Replies

6. SCO

module loaded during the start up

hi Howto find out which driver (module) were loaded during the startup of SCO 5.0.6? (5 Replies)
Discussion started by: ccc
5 Replies

7. UNIX for Advanced & Expert Users

How the user process can access the character device loaded by my module

I am trying to load into the kernel a system-call dynamically (without restarting the kernel and compailing it) in an attempt to (once in kernel mode) write to user process's memory. (I know there is a way to do this with the ptrace interface but it is not an option.) I know the only way to... (1 Reply)
Discussion started by: hopelessProgram
1 Replies

8. Shell Programming and Scripting

Script to Start services based on dependent services on other AIX machine

Hi, I just started working on a script. After my research, i found a command which can help me: AIM: To build a script which starts the services (Services 1) on server 1 automatically whenever its down. And it has a dependency on other service (Service 2) on Server 2. So my script has to... (4 Replies)
Discussion started by: draghun9
4 Replies

9. UNIX and Linux Applications

WINBIND module missing in AIX 7.1

I have installed following packages from perzl samba-winbind-clients-3.6.22-1 samba-client-3.6.22-1 samba-domainjoin-gui-3.6.22-1 samba-winbind-devel-3.6.22-1 samba-3.6.22-1 samba-common-3.6.22-1 samba-winbind-krb5-locator-3.6.22-1 samba-doc-3.6.22-1 samba-swat-3.6.22-1... (7 Replies)
Discussion started by: laxtnog
7 Replies

10. Shell Programming and Scripting

Inputs required in decoding file on AIX- executable (RISC System/6000) or object module not stripped

Hi, We are in the process of migrating from AIX to Linux. There is a script of type "executable (RISC System/6000) or object module not stripped" on AIX and we are unable to read the contents of it. Is there a way to read the contents of the file on AIX, so that we can rewrite the code in... (3 Replies)
Discussion started by: venkatesh17
3 Replies
All times are GMT -4. The time now is 08:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy