Skip to content

Overridden compile parameter BNDDIR ignored on CRTSRVPGM #417

@m1h43l

Description

@m1h43l

I got the following Rules.mk :

WEATHERUT.MODULE : weatherut.test.rpgle
WEATHERUT.SRVPGM : weatherut.bnd WEATHERUT.MODULE
WEATHERUT.SRVPGM : private BNDDIR = MSCHMIDT/RPGUNIT

When executing the build the parameter BNDDIR is ignored.

=== Creating service program [WEATHERUT] from modules [WEATHERUT] and service programs []
CRTSRVPGM srcstmf('/home/mschmidt/builds/weather/unittests/weatherut.bnd') SRVPGM(MSCHMIDTWI/WEATHERUT) MODULE(WEATHERUT) BNDSRVPGM(*NONE) ACTGRP(*CALLER) TEXT('') TGTRLS() AUT() DETAIL(*BASIC) STGMDL(*SNGLVL ) OPTION()
✕ Failed to create WEATHERUT.SRVPGM!

Please add BNDDIR as a parameter to the create command.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions