Mantis - Resin
Viewing Issue Advanced Details
2334 major always 01-15-08 14:02 01-25-08 09:18
norlab  
ferg  
normal  
closed 3.1.5  
fixed  
none    
none 3.1.5  
0002334: Make fails on Solaris 10
./configure --with-apxs=/usr/local/apache/bin/apxs --enable-64bit --enable-jni --disable-ssl

make and configure appear to be combined when the "make" command is executed
Error 1
stream.c: In function `select_host':
stream.c:1262: warning: cast from pointer to integer of different size

Error2
/usr/local/src/resin-pro-3.1.s080114/libtool: syntax error at line 660: `;' unexpected
*** Error code 2
make: Fatal error: Command failed for target `stream.lo'

Error 3
/usr/local/src/resin-pro-3.1.s080114/libtool: syntax error at line 660: `;' unexpected
*** Error code 2
make: Fatal error: Command failed for target `mod_caucho.lo'
make completes however the mod_caucho.so is not created.

There are no notes attached to this issue.