Quantcast
Channel: JDELIST.com - JD Edwards ERP Forums
Viewing all articles
Browse latest Browse all 7937

Header file not copied to /include - PKG fails

$
0
0
Hi all,
we have this issue on our current production environment (9.2.2.6 with E900) that we have to manually copy a custom header file F59xxxxx.h from the pathcode's /include folder to the package's /include folder on dep and ent server once we start the package build. Can be done by script of course, but it's still pretty annoying. When we setup the new environment (9.2.3.3 with E920) for testing first i encountered the same issue and now i really feel like fixing it.
SO reading through MOS there's lots of those errors, mainly on specific header files that can be fixed with a manual edit or an ESU. Since ours is a custom file i had to dig deeper. Found some other scenario about file permissions but they are fine. Then i read something about the header file not being used by any function and is therefore not being copied - but why does the package build fail then?

It's under CCUSTOM and the work/buildlog entry looks like this:
D:\JDEdwards\E920\DV920\package\DVFULL\source\N59x xxxx.c(28): fatal error C1083: Cannot open include file: 'f59xxxxx.h': No such file or directory

Any ideas? :)

Viewing all articles
Browse latest Browse all 7937

Trending Articles