Originally posted by: nagger
This appears to be a problem with the make file and not AIX.
I would ask Oracle or Retek for support.
There may be a debug mode to make to help you work out where the problem is happening.
I would also read the retek.mk file
-
Does it look like a makefile in format?
-
Can you find the three targets in the file and what it does to create then?
-
Is the make file saving the output in a log file?
Also remove all that extra stuff = 2>&1 | tee libretek.log
in case it is hiding useful information.
Have you got 100% full file systems, so the command is failing to provide output?
Without some output this is going to be hard to diagnose.
Good luck Nigel
#AIX-Forum