Mantis - Resin
Viewing Issue Advanced Details
1004 major always 03-20-06 21:44 03-30-06 09:30
cnwy  
ferg  
normal  
closed 3.0.18  
fixed  
none    
none 3.0.19  
0001004: ./configure; make; make install fail on AIX5.3
AIX5300-02
bash-3.00$ ./configure; make; make install
checking build system type... powerpc-ibm-aix5.3.0.0
....
....
arget "all" is up to date.
        gcc -g -O2 -DPOLL -DRESIN_HOME=\"/home/juyee/resin-pro-3.0.18\" -I../common -DCPU=\"powerpc\" -DOS= -c jni_os.c
jni_os.c:64:17: jni.h: No such file or directory
jni_os.c:66: error: parse error before "jvmdi_can_reload_native"
jni_os.c:66: error: parse error before '*' token
jni_os.c:66: warning: data definition has no type or storage class
....
....
jni_os.c:237: error: parse error before "j_string"
make: The error code from the last command is 1.


Stop.
make: The error code from the last command is 2.


Stop.
make: The error code from the last command is 2.


Stop.
        (cd modules/c/src; make install)

Notes
(0000942)
cnwy   
03-20-06 21:45   
my license number is:R3.0-005042
(0000961)
ferg   
03-30-06 09:30   
Added aix detection for ./configure for the JNI library.