Hi! Current CVS head has some problems on solaris. I haven't investigated yet, but maybe someone has a solution right away: ../../../../native/jni/native-lib/cpio.c: In function 'cpio_readDir': ../../../../native/jni/native-lib/cpio.c:529: error: too many arguments to function 'readdir_r' ../../../../native/jni/native-lib/cpnet.c: In function 'cpnet_getAvailableBytes': ../../../../native/jni/native-lib/cpnet.c:604: error: 'FIONREAD' undeclared (first use in this function) ../../../../native/jni/native-lib/cpnet.c:604: error: (Each undeclared identifier is reported only once ../../../../native/jni/native-lib/cpnet.c:604: error: for each function it appears in.) ../../../../native/jni/native-lib/cpnet.c: In function 'cpnet_aton': ../../../../native/jni/native-lib/cpnet.c:746: warning: unused parameter 'hostname' - twisti