My feeling is that in order to use JavaDX, gnumake is a requirement.
There are a few pieces of the compile process for the Java code that
will not work unless there is a way to export symbols. I don't know
what others feelings are.
David
What is the policy on generated makefiles working with the system
make? Should they, or should GNU make be used? The DX README indicates
the former.
Building on Solaris 2.6, the build runs well with Sun make until it
dips into dx-4.1.0/src/uipp/java. This Makefile fails with Sun make and
succeeds with GNU make.
Randall
------------------------------------------------------------------------------
CAUSE OF ERROR: src/uipp/java/Makefile:446
------------------------------------------------------------------------------
export CLASSPATH
------------------------------------------------------------------------------
BUILD OUTPUT - SUN MAKE
------------------------------------------------------------------------------
make
Making all in src
Making all in exec
Making all in libdx
Making all in dxmods
Making all in hwrender
...
Making all in java
make: Fatal error in reader: Makefile, line 446: Unexpected end of line seen
Current working directory /home/rhh/t/dx-4.1.0/src/uipp/java
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/rhh/t/dx-4.1.0/src/uipp
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/rhh/t/dx-4.1.0/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
--
.............................................................................
David L. Thompson The University of Montana
mailto:[EMAIL PROTECTED] Computer Science Department
http://www.cs.umt.edu/u/dthompsn Missoula, MT 59812
Work Phone : (406)257-8530