Barkow, Eileen wrote:
Thanks Steve, but still no go.

# make -f cclaunch.mk
make: Error -- FSUM9415 Don't know how to make cclaunch.o
#



I think John M. had a good idea about the JDK_ROOT
variable. Also, I seem to recall a need to ensure
your default make file rules are available; it
goes something like this:

* 'make' looks in MAKESTARTUPFILE for the name
  of the 'make' startup file

* if there is no such file specified, make uses
  the default /etc/startup.mk

* if that file is not found, 'make' ends with
  an error code

So check for /etc/startup.mk. If it's not there,
copy /samples/startup.mk to /etc and try that.


Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-393-8716
http://www.trainersfriend.com

  z/OS Application development made easier
    * Our classes include
       + How things work
       + Programming examples with realistic applications
       + Starter / skeleton code
       + Complete working programs
       + Useful utilities and subroutines
       + Tips and techniques

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to