On Tue, Jun 18, 2002 at 01:38:45PM +0200, Götz Babin-Ebell wrote:
> Building OpenSSL with debug (at least on linux)
> will generate build lines like
> gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -DOPENSSL_NO_KRB5
> -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -ggdb
> -g2 -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations
> -Werror   -c -o hw_ncipher.o hw_ncipher.c
> 
> and the -Wmissing-declarations with the -Werror will
> terminate the build process on not declared functions.
> They have to either be declared or static...

The problem should now be solved in 0.9.7-beta2, did you try?
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to