IBM Support

FSUM9383 Configuration file '/etc/startup.mk' not found

Troubleshooting


Problem

You receive make: Error -- FSUM9383 Configuration file '/etc/startup.mk' not found. This occurs when you enter "make jvm" to compile the CICS Java™ samples.

Cause

As documented in the UNIX® System Services Planning Guide under Copying configuration files:
In order to use z/OS UNIX shells and utilities, you must copy the configuration files listed in Table 1 to the specified directory.

Table 1. Copying configuration files in order to use z/OS UNIX shells and utilities                                                
 Utility     
           
           
                       Copied                         
 From:                       
 To:                       
 make         /samples/startup.mk          /etc/startup.mk            
.

Resolving The Problem

Copy the /samples/startup.mk file to /etc/startup.mk. You can enter the following commands from within TSO to copy the file:

  1. Enter =6 from within TSO to enter the ISPF Command Shell

  2. Enter OMVS to go to UNIX System Services for z/OS

  3. Enter cd /samples to change directories to the directory containing file startup.mk

  4. Enter cp /samples/startup.mk /etc/startup.mk to copy the file from the /samples directory to the /etc directory

  5. Enter cd /etc to change the directory to /etc

  6. Enter ls -l to list the contents of the /etc directory and confirm that the startup.mk file is in the directory

For more information about "make", see Tutorial on using make in the UNIX System Services Programming Tools manual.

Related Information

[{"Product":{"code":"SSGMGV","label":"CICS Transaction Server"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Component":"Java","Platform":[{"code":"PF035","label":"z\/OS"}],"Version":"5.1;4.2;4.1;3.2;3.1","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Product Synonym

CICS/TS CICS TS CICS Transaction Server

Document Information

Modified date:
15 June 2018

UID

swg21026527