Just an FYI, when I make resin, I get this warning:

$ uname -a
SunOS foo 5.11 NexentaOS_20081207 i86pc i386 i86pc Solaris
$ ./configure --prefix=/usr/local/resin/versions/resin-4.0.4 
--datadir=/usr/local/resin/versions/resin-4.0.4
...
$ make
...
gcc -g -O2 -DPOLL -D_POSIX_PTHREAD_SEMANTICS -D__SOLARIS__ -DHAS_JVMTI  
-DRESIN_HOME=\"/usr/local/resin/versions/resin-4.0.4\" -I/usr/include 
-I/usr/local/java/current/jre/include 
-I/usr/local/java/current/jre/include/solaris -I../common -DCPU=\"i386\" -DOS=  
 -c -o jni_socket.o jni_socket.c
jni_socket.c: In function 'Java_com_caucho_vfs_JniServerSocketImpl_bindPort':
jni_socket.c:691: warning: passing argument 2 of 'getsockname' from 
incompatible pointer type





_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to