Relinking of Executable 'AFPASSWD' has Failed with Error 'Undefined Reference'
(Doc ID 1498187.1)
Last updated on APRIL 15, 2020
Applies to:
Oracle Concurrent Processing - Version 12.1.1 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Symptoms
Patch with the following relinking error:
ERROR :
-------
<DIR>/afvbt.c:(.text+0xa6): undefined reference to `uivcfd'
<DIR>/afvca.c:(.text+0x65e): undefined reference to `uiapqp'
<DIR>/afvpa.c:(.text+0x20f6): undefined reference to `uiapcal'
<DIR>/afwdev.c:(.text+0x3768): undefined reference to `uioim'
collect2: ld returned 1 exit status
make: *** [<FND_TOP>/bin/AFPASSWD] Error 1
Done with link of fnd executable 'AFPASSWD'
Relink of module "AFPASSWD" failed.
-------
<DIR>/afvbt.c:(.text+0xa6): undefined reference to `uivcfd'
<DIR>/afvca.c:(.text+0x65e): undefined reference to `uiapqp'
<DIR>/afvpa.c:(.text+0x20f6): undefined reference to `uiapcal'
<DIR>/afwdev.c:(.text+0x3768): undefined reference to `uioim'
collect2: ld returned 1 exit status
make: *** [<FND_TOP>/bin/AFPASSWD] Error 1
Done with link of fnd executable 'AFPASSWD'
Relink of module "AFPASSWD" failed.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |