I found a crucial(?) typo.
> To update from CVS, re-build, and re-install libssl:
> # cd src
> # cvs update -d -P crypto/dist/openssl/ssl/s3_pkt.3
^^^^^^^^
should be s3_pkt.c.
There are three instances of this.
Best,
toru