This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CygWin Relink Issue ERP oracle


On 2017-05-10 12:50, Anil Rawat wrote:
> We are installing Oracle ERP R12.2.6 on Windows 2012R2.
> 1) Cygwin2.8 is installed and Path is set to C:\mks bin
> 2) Installation 12.2.0 complete successfully 
> 3) Before Upgrading to R12.2.6 , AD Delta 9 patch is required. 
> Before Applying Adrelink.sh complete with status 0 for "ad all" but
> once AD delta9 patch is applied , adrelink fail with below error.
> adadmin.obj : error LNK2019: unresolved external symbol 
> _adphistUpdateFailedActions referenced in function _main
> adadmin.obj : error LNK2019: unresolved external symbol 
> _adujriCreateAndSignCustomJar referenced in function _adadmin_main
> adadmin.obj : error LNK2019: unresolved external symbol _jriStorePassword 
> referenced in function _adadmin_main
> adadmin.obj : error LNK2019: unresolved external symbol _jriKeyPassword 
> referenced in function _adadmin_main
> adadmin.obj : error LNK2019: unresolved external symbol
> _aiibStoreAdminRecord 
> referenced in function _adadmin_main
> adadmin.obj : error LNK2019: unresolved external symbol _aiibcy3 referenced 
> in function _adadmin_main
> adadmin.obj : error LNK2019: unresolved external symbol 
> _aiibStoreAdminRecordInDB referenced in function _adadmin_main
> C:/oracle/PROD/apps/fs1/EBSapps/appl/ad/12.0.0/bin/adadmin.new : fatal error
> LNK1120: 7 unresolved externals
> gnumake: *** 
> [C:/oracle/PROD/apps/fs1/EBSapps/appl/ad/12.0.0/bin/adadminnew.exe] Error 96
> Done with link of all ad executables on Mon May  8 13:25:12 AST 2017
> Relink of all modules failed.

Doesn't look anything like Cygwin builds - maybe Mingw/Msys or VS 
command line compilers and MS linker?

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]