Randy- There's a *space* following the continuation-backslash on the #define that starts just above the line that offends the gcc compiler in jni_md.h . remove it and you are home free.
For my jdk1.1.8 it is line 91, wonder why it is 89 for you!?!?! Regards, Pete PS why don't you move to aix 4.3.2? >Hello. >I am having troubles getting javadx to compile. Cvs update feb7. >To configure properly, I set the jni-path and java40-path in configure: >--with-jni-path=/path/to/J1.1.8/:/path/to/J1.1.8/include:/path/to/J1.1.8/include/aix >--with-java40jar-path=/path/to/java40.jar >The make fails at src/uipp/java/server/DXLink.c with output below. >The configure required lots of explicit paths. Do I have to do something >like add another path or possibly change the java flags in >the Makefile to make this work? >Thanks for suggestions, >Randy
