-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.4.0
-
Component/s: infrastructure
-
None
-
beta
-
generic
-
generic
Name: dm26566 Date: 02/27/2001
The script make/common/sfx2sh, which is invoked by the targets
'bundle-jre', 'bundle-jdk', and 'bundle-jdk-debug' on solaris and linux
attempts to create a temporary file by the name of ./install.bin.<pid>
in the build directory.
Intermediate files should be created into $(TMPDIR) or /tmp.
======================================================================