Patch 9239089 fails on Windows with: rror LNK2019: unresolved external symbol __imp__strnicmp
Patch 9239089 fails on Windows for many executables with:
wffile.obj : error LNK2019: unresolved external symbol __imp__unlink
referenced in function _wffilul
wfomgucn.obj : error LNK2019: unresolved external symbol __imp__isxdigit
referenced in function _omgucQPtoB
LINK : error LNK2001: unresolved external symbol __DllMainCRTStartup@12
/oracle/OTMP/apps/apps_st/appl/fnd/12.0.0/bin/FNDCORE.dll : fatal error
LNK1120: 98 unresolved externals
gnumake: *** [D:/oracle/OTMP/apps/apps_st/appl/fnd/12.0.0/bin/FNDCORE.dll]
Error 96
Done with link of fnd executable 'FNDCORE.dll' on Tue Aug  7 17:01:30 AST 2012
Relink of module "FNDCORE.dll" failed.
See error messages above (also recorded in log file) for possible
reasons for the failure. Â Also, please check that the Unix userid
wffile.obj : error LNK2019: unresolved external symbol __imp__unlink
referenced in function _wffilul
wfomgucn.obj : error LNK2019: unresolved external symbol __imp__isxdigit
referenced in function _omgucQPtoB
LINK : error LNK2001: unresolved external symbol __DllMainCRTStartup@12
/oracle/OTMP/apps/apps_st/appl/fnd/12.0.0/bin/FNDCORE.dll : fatal error
LNK1120: 98 unresolved externals
gnumake: *** [D:/oracle/OTMP/apps/apps_st/appl/fnd/12.0.0/bin/FNDCORE.dll]
Error 96
Done with link of fnd executable 'FNDCORE.dll' on Tue Aug  7 17:01:30 AST 2012
Relink of module "FNDCORE.dll" failed.
See error messages above (also recorded in log file) for possible
reasons for the failure. Â Also, please check that the Unix userid
Tagged:
0