Kailden wrote: > I'm run into trouble during the [openssl part of the] build: > gmake[1]: *** [ossl_bio.o] Error 1 > Following up on my own post: It appears that having unistd.h included on my AIX system causes the build to fail on ossl_bio.c and ossl_ssl.c (using the official 1.8.4 release) When I remove the include directly from those two files (which I suppose I could do more indirectly by undefining HAVE_UNISTD_H for that part of the build) I get: 1312 tests, 14449 assertions, 0 failures, 0 errors which looks good since I'm not building tk at the moment. Thanks, Kailden > > alpha:/home/kailden/install/ruby-1.8.4> uname -a > AIX alpha 3 5 ------------ > alpha:/home/kailden/install/ruby-1.8.4> oslevel -r > 5300-02