[openssl-dev] [openssl.org #4396] OS X 10-5, 64-bit PowerPC, error: 'split_send_fragment' undeclared (first use in this function)

Matt Caswell via RT rt at openssl.org
Tue Mar 8 10:13:52 UTC 2016


On Mon Mar 07 23:02:26 2016, noloader at gmail.com wrote:
> 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

This issue should be fixed now. Closing ticket.

Matt

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4396
Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list