From: A. M. <gou...@gm...> - 2016-02-16 06:25:04
|
In installed rpm-4.9.1.3-3.aix6.1.ppc.rpm from the toolbox. I'm getting the following error after trying to run RPM: $rpm -ivh ftp://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/sudo/sudo-1.6.9p23-2noldap.aix5.3.ppc.rpm exec(): 0509-036 Cannot load program /usr/opt/freeware/bin/rpm because of the following errors: 0509-130 Symbol resolution failed for /opt/freeware/lib/librpm.so because: 0509-136 Symbol poptSaveInt (number 246) is not exported from dependent module /opt/freeware/lib/libpopt.so. 0509-136 Symbol poptSaveLong (number 247) is not exported from dependent module /opt/freeware/lib/libpopt.so. 0509-026 System error: Error 0 0509-192 Examine .loader section symbols with the 'dump -Tv' command. $dump -Tv /opt/freeware/bin/rpm /opt/freeware/bin/rpm: ***Loader Section*** ***Loader Symbol Table Information*** [Index] Value Scn IMEX Sclass Type IMPid Name [0] 0x200016cc .data RW SECdef [noIMid] __rtinit [1] 0x00000000 undef IMP RW EXTref libc.a(shr.o) errno [2] 0x00000000 undef IMP DS EXTref libc.a(shr.o) close [3] 0x00000000 undef IMP DS EXTref libc.a(shr.o) pipe [4] 0x00000000 undef IMP RW EXTref libc.a(shr.o) _iob [5] 0x00000000 undef IMP DS EXTref libc.a(shr.o) exit [6] 0x00000000 undef IMP DS EXTref libc.a(shr.o) fprintf [7] 0x00000000 undef IMP DS EXTref libc.a(shr.o) fclose [8] 0x00000000 undef IMP DS EXTref libc.a(shr.o) signal [9] 0x00000000 undef IMP DS EXTref libc.a(shr.o) waitpid [10] 0x00000000 undef IMP DS EXTref libc.a(shr.o) execl [11] 0x00000000 undef IMP DS EXTref libc.a(shr.o) fork [12] 0x00000000 undef IMP DS EXTref libc.a(shr.o) dup2 [13] 0x00000000 undef IMP DS EXTref libc.a(shr.o) __mod_init [14] 0x00000000 undef IMP BS EXTref libc.a(shr.o) __crt0v [15] 0x00000000 undef IMP BS EXTref libc.a(shr.o) __malloc_user_defined_name [16] 0x00000000 undef IMP DS EXTref libpthread.a(shr_xpg5.o) __pth_init [17] 0x00000000 undef IMP BS EXTref libpthread.a(shr_xpg5.o) __pthread [18] 0x00000000 undef IMP RW EXTref librpm.so rpmEVR [19] 0x00000000 undef IMP RW EXTref librpm.so rpmcliAllPoptTable [20] 0x00000000 undef IMP RW EXTref librpm.so rpmcliPipeOutput [21] 0x00000000 undef IMP RW EXTref librpm.so rpmcliRootDir [22] 0x00000000 undef IMP RW EXTref librpm.so rpmIArgs [23] 0x00000000 undef IMP RW EXTref librpm.so rpmInstallPoptTable [24] 0x00000000 undef IMP RW EXTref librpm.so rpmQVSourcePoptTable [25] 0x00000000 undef IMP RW EXTref librpm.so rpmQueryPoptTable [26] 0x00000000 undef IMP RW EXTref librpm.so rpmVerifyPoptTable [27] 0x00000000 undef IMP DS EXTref librpm.so rpmtsFree [28] 0x00000000 undef IMP DS EXTref librpm.so rpmcliFini [29] 0x00000000 undef IMP DS EXTref librpm.so rpmcliInit [30] 0x00000000 undef IMP DS EXTref librpm.so rpmcliQuery [31] 0x00000000 undef IMP DS EXTref librpm.so rpmErase [32] 0x00000000 undef IMP DS EXTref librpm.so rpmInstall [33] 0x00000000 undef IMP DS EXTref librpm.so rpmtsCreate [34] 0x00000000 undef IMP DS EXTref librpm.so rpmtsSetRootDir [35] 0x00000000 undef IMP DS EXTref librpm.so rpmcliVerify [36] 0x00000000 undef IMP BS EXTref librpm.so rpmQVKArgs [37] 0x00000000 undef IMP RW EXTref libpopt.so poptHelpOptions [38] 0x00000000 undef IMP RW EXTref libpopt.so poptAliasOptions [39] 0x00000000 undef IMP DS EXTref libpopt.so poptPeekArg [40] 0x00000000 undef IMP DS EXTref libpopt.so poptGetArgs [41] 0x00000000 undef IMP DS EXTref libpopt.so poptPrintHelp [42] 0x00000000 undef IMP DS EXTref libpopt.so poptPrintUsage [43] 0x00000000 undef IMP DS EXTref libintl.a(libintl.so.1) dgettext [44] 0x00000000 undef IMP DS EXTref librpmio.so rrealloc [45] 0x00000000 undef IMP DS EXTref librpmio.so rfree [46] 0x00000000 undef IMP DS EXTref librpmio.so rmalloc [47] 0x00000000 undef IMP DS EXTref librpmio.so rpmExpandNumeric [48] 0x00000000 undef IMP DS EXTref librpmio.so rpmlogSetMask [49] 0x00000000 undef IMP DS EXTref librtl.a(shr.o) __rtld [50] 0x200016dc .data ENTpt DS SECdef [noIMid] __start [51] 0x200017ec .bss EXP RW BSS [noIMid] program_name ... How do I fix this? Great many thanks!!! Mark |