This just showed up on OS X 10-5, 64-bit PowerPC. Its not present under Linux.
$ git reset --hard HEAD HEAD is now at e1d9f1a Remove kinv/r fields from DSA structure. $ git pull Already up-to-date. $ ./config && make depend && make clean && make ... c -I.. -I../include -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DVPAES_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines\"" -O3 -D_REENTRANT -arch ppc64 -DB_ENDIAN -fPIC -c record/rec_layer_s3.c -o record/rec_layer_s3.o record/rec_layer_s3.c: In function 'ssl3_write_bytes': record/rec_layer_s3.c:645: error: 'split_send_fragment' undeclared (first use in this function) record/rec_layer_s3.c:645: error: (Each undeclared identifier is reported only once record/rec_layer_s3.c:645: error: for each function it appears in.) record/rec_layer_s3.c:652: error: 'maxpipes' undeclared (first use in this function) make[1]: *** [record/rec_layer_s3.o] Error 1 -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4396 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev