[EMAIL PROTECTED] - Mon Nov 17 14:49:59 2003]:
> "Lutz Jaenicke via RT" <[EMAIL PROTECTED]> said:
>
> > Hmm. Between OpenSSL 0.9.6 and 0.9.7, the following change was made
> > (see the corresponding util/libeay.num files):
> > OpenSSL_add_all_algorithms 508 EXIST::FUNCTION:
> > became
> > OpenSSL_add_all_algorithms 508 NOEXIST::FUNCTION:
> >
> > If your version of wget was built against 0.9.6 and you are using a
> > library built from 0.9.7 or later, this failure can be explained.
>
> I build everything from openssl-SNAP-20031103.tar.gz.
> BTW I assume this is the 0.9.8 snapshot, but having 5 snapshot
> is kinda confusing.
>
> OpenSSL_add_all_algorithms() is a macro in crypto/evp/evp.h so
> it AFAICS isn't added to the output according to the debug.
> "perl util/mkdef.pl debug 32 libeay":
>
> #INFO::;#INFO::;#INFO::;"
> DEBUG: $_="#define OpenSSL_add_all_algorithms()
> OPENSSL_add_all_algorithms_noconf()
> "
> DEBUG: $def="
>
> > however don't know what this would have to do with running
> "detached"
> > (whatever this term might mean for Win32...)
>
> Running detached on Win32 is similar to "prog .. &" on Unix/bash.
My actual guess was some header/library inconsistency. Are you sure,
that your binary(s) are compiled and linked against the correct
header and library files?
I have left the ticket open because your report indicated that the
behaviour would depend on the way the application is called (detached or
in foreground) for which I cannot offer any hint...
Best regards,
Lutz
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]