Update Package build generate LNK4088 warning

jdelist89

Member
Hello list !

I've got following problem trying to build Update Package for ESU7761
and some others.
BusBuild tells :

--------------------------------------------
************CFIN************
B0400047.c
B0900085.c
Creating library \\MYK2\B7333\DV7333\package\JD7761\lib32\CFIN.lib
and object \\MYK2\B7333\DV7333\package\JD7761\lib32\CFIN.exp
\\MYK2\B7333\DV7333\package\JD7761\bin32\CFIN.dll : warning LNK4088: image being
generated due to /FORCE option; image may not run
--------------------------------------------
Full logs are available at

ftp://mudrenko.com.ua/log_1.zip

I've found related document otm-01-0008 at KnowledgeGarden, applied
refereed Software Update 4823531 and it didn't help.

I tried to rebuild CFIN.DDL using BusBulid function "Build All" for
path code DV7333 on deployment server, and build was successful
without warnings.

After that I tried to build again my Update package, and got the same
warning.

The same situation I've got with CDIST.DLL. Other look fine.


Any ideas ?

JDE didn't tell anything.

Beforehand thankful

Yaroslav


Xe , SP13.
Enterprise: NT4/SP6, MS-SQL7.0 SP2+hotfix851
Deployment: NT4/SP6
Workstation: W2000Prof, VC++6.0/SP4.






--
Best regards,
Yaroslav mailto:[email protected]
 
I have had this issue before in 733 Base. Here is how I fixed it.

1. Do a full busbuild on the deployment server
2. Do a link all
3. Do a rebuild libraries

make sure the from RDB box is checked when doing the full busbuild. This
should get everything back in synch.

good luck

Mark Siebenschuh
HP9000/Oracle 8.0.5/B733 Base (XE next week maybeeeeee)
 
Hi, ñÒÏÓÌÁ×,
Did you try to build a full package?


Regards,
Alexander.
CNC administrator
(905)-326-7381 (130)


>
 
Re[2]: Update Package build generate LNK4088 warning

Hello Alexander,

Friday, February 23, 2001, 1:20:19 AM, you wrote:

a> Hi, ñÒÏÓÌÁ×,
a> Did you try to build a full package?


No.
But I'm definitely going to do this, maybe it will help.
Thanks for the recommendation.


WBR

Yaroslav

a> Regards,
a> Alexander.
a> CNC administrator
a> (905)-326-7381 (130)


>>


a> --------------------------
a> To view this thread, visit the JDEList forum at:
a> http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=OW&Number=6149
a> *************************************************************
a> This is the JDEList One World / XE Mailing List.
a> Archives and information on how to SUBSCRIBE, and
a> UNSUBSCRIBE can be found at http://www.JDELIST.com
a> *************************************************************
 
Re[2]: Update Package build generate LNK4088 warning

Hello MSiebenschuh,


What do you mean "a full busbuild" ?

"Build All" from menu Build, or something else ?

Regards

Yaroslav


Thursday, February 22, 2001, 8:27:18 PM, you wrote:

M> I have had this issue before in 733 Base. Here is how I fixed it.

M> 1. Do a full busbuild on the deployment server
M> 2. Do a link all
M> 3. Do a rebuild libraries

M> make sure the from RDB box is checked when doing the full busbuild. This
M> should get everything back in synch.

M> good luck

M> Mark Siebenschuh
M> HP9000/Oracle 8.0.5/B733 Base (XE next week maybeeeeee)




M> --------------------------
M> To view this thread, visit the JDEList forum at:
M> http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=OW&Number=6114
M> *************************************************************
M> This is the JDEList One World / XE Mailing List.
M> Archives and information on how to SUBSCRIBE, and
M> UNSUBSCRIBE can be found at http://www.JDELIST.com
M> *************************************************************




--
Best regards,
Yaroslav mailto:[email protected]
 
RE: Re[2]: Update Package build generate LNK4088 warning

Yep that is what I meant.
 
Back
Top