Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [netbsd-5] openssl doesn't compile anymore.



2009/7/5 Andreas Burghardt <AndreasBurghardt%gmx.de@localhost>:
> Hi,
>
> Lint pass2:
> dependall ===> lib/libiscsi
> dependall ===> lib/libssl
> /usr/src/crypto/dist/openssl/ssl/bio_ssl.c(116): warning: pointer casts may be
> troublesome [247]
> /usr/src/crypto/dist/openssl/ssl/bio_ssl.c(286): warning: fallthrough on case
> statement [220]
> /usr/src/crypto/dist/openssl/ssl/bio_ssl.c(386): warning: conversion to 'long'
> due to prototype, arg #3 [259]
> /usr/src/crypto/dist/openssl/ssl/bio_ssl.c(566): warning: pointer casts may be
> troublesome [247]
> /usr/src/crypto/dist/openssl/ssl/bio_ssl.c(566): warning: conversion to 'long'
> due to prototype, arg #3 [259]
> /usr/src/crypto/dist/openssl/ssl/d1_both.c: In function
> 'dtls1_process_out_of_seq_message':
> /usr/src/crypto/dist/openssl/ssl/d1_both.c:601: error: 'seq64' undeclared
> (first use in this function)
> /usr/src/crypto/dist/openssl/ssl/d1_both.c:601: error: (Each undeclared
> identifier is reported only once
> /usr/src/crypto/dist/openssl/ssl/d1_both.c:601: error: for each function it
> appears in.)
> --- d1_both.o ---
> *** [d1_both.o] Error code 1
> 1 error
> nbmake
> A failure has been detected in another branch of the parallel make
> nbmake: stopped in /usr/src/lib/libiscsi
> --- dependall ---
> *** [dependall] Error code 2
> 1 error
> nbmake: stopped in /usr/src/lib/libiscsi
> --- dependall-libiscsi ---
> *** [dependall-libiscsi] Error code 2
> 2 errors
> nbmake: stopped in /usr/src/lib
> --- do-lib ---
> *** [do-lib] Error code 2
> 1 error
> nbmake: stopped in /usr/src
> --- build ---
> *** [build] Error code 2
> 1 error
> nbmake: stopped in /usr/src
> --- distribution ---
> *** [distribution] Error code 2
> 1 error
> nbmake: stopped in /usr/src
> --- release ---
> *** [release] Error code 2
> 1 error
>
> nbmake: stopped in /usr/src
>
> ERROR: Failed to make release
> *** BUILD ABORTED ***
>
>
> Regards,
>
>   Andreas
>

Well it appears that the pull-ups of some OpenSSL patches don't work
as intended -- the netbsd-4 branch is affected as well.

- Erik


Home | Main Index | Thread Index | Old Index