Patch 10209969:R12.FA.A fails to complie FADEPR
Hi,
Patch 10209969:R12.FA.A was suggested to be pplied to fix customer's fatal problems in the AP part of mass additions
But this patch fails when relinking executable FADEPR :
... libfa.a(fadp5.o): In function `faddaju':
9526974/fa/lib/fadp5.c:(.text+0x72be): undefined reference to `faxinaj'
collect2: ld returned 1 exit status
make: *** [/CONV1/shared/apps/apps_st/appl/fa/12.0.0/bin/FADEPR] Error 1
Customer's DBA has checked that the Unix userid has read, write, and execute permissions and that there is sufficient space remaining on the disk partition. This was not the problem.
He also checked that FADEPR successfully compiles if the patch is not applied.