Package build error

SJavadia

Active Member
List,

We get the "Associated path from .inf does not contain required static
libraries" error in the Build.log file when trying to build a joined update
package for our enterprise server and client. I've included the build log
and .inf file.
We tried building the enterprise server package separately, but we got the
same error again.
Any ideas?
Any help is much appreciated.

Cheers,

Shahroz.
OW B7332, Sp11.1, NT, AS400, Enterprise server: AS400, Clients: Fat + Citrix

Shahroz Javadian
OneWorld AP
[email protected]
00 44 1926 31 8745

======================BUILD LOG FILE ====================================

BUILD LOG Package: INT00314JU Date: Fri Aug 17 11:46:52 2001
Build Machine: CGWS5918 Path Code: INTB733
Source Path: \\CGTPDEP1\B733\INTB733\package\INT00314JU
Foundation Path: \\CGTPDEP1\B733\system
Destination Path: \\CGTPDEP1\B733\INTB733\package\INT00314JU
Generating source for NER and TER...
CCALENG : BSFN: N55C0020...
CCALPRC : BSFN: N55P0011...
CCALPRC : BSFN: N55P0040...
CCALPRC : BSFN: N55P0100...
CCALPRC : BSFN: N55P0200...

Fri Aug 17 11:47:41 2001

Copying \\CGTPDEP1\B733\INTB733\package\INTFULLJ10\lib32\sCCALENG.lib to
\\CGTPDEP1\B733\INTB733\package\INT00314JU\lib32\sCCALENG.lib

Copying \\CGTPDEP1\B733\INTB733\package\INTFULLJ10\lib32\sCCALPRC.lib to
\\CGTPDEP1\B733\INTB733\package\INT00314JU\lib32\sCCALPRC.lib
 
All,

For some reason unknown to me, half of the text in my pervious mail was
missing!
Here are the log files.

Cheers.

Shahroz

======================BUILD LOG FILE ====================================

BUILD LOG Package: INT00314JU Date: Fri Aug 17 11:46:52 2001
Build Machine: CGWS5918 Path Code: INTB733
Source Path: \\CGTPDEP1\B733\INTB733\package\INT00314JU
Foundation Path: \\CGTPDEP1\B733\system
Destination Path: \\CGTPDEP1\B733\INTB733\package\INT00314JU
Generating source for NER and TER...
CCALENG : BSFN: N55C0020...
CCALPRC : BSFN: N55P0011...
CCALPRC : BSFN: N55P0040...
CCALPRC : BSFN: N55P0100...
CCALPRC : BSFN: N55P0200...

Fri Aug 17 11:47:41 2001

Copying \\CGTPDEP1\B733\INTB733\package\INTFULLJ10\lib32\sCCALENG.lib to
\\CGTPDEP1\B733\INTB733\package\INT00314JU\lib32\sCCALENG.lib

Copying \\CGTPDEP1\B733\INTB733\package\INTFULLJ10\lib32\sCCALPRC.lib to
\\CGTPDEP1\B733\INTB733\package\INT00314JU\lib32\sCCALPRC.lib
 
Make sure that your full package (INTFULLJ10) has all the static libraries (sXXXXX.lib) in it. Package build issues this warning when the parent package is missing one or more og the sXXXX.libs.
 
Back
Top