At 12:29 AM 9/10/2002 -0500, you wrote: >Folks, > >I'm arriving fashionably late somewhere in the middle of this >discussion. I have some information that I'd like to share. Since I >could not locate an archive of the list anywhere online, please forgive me >if this info has already been posted. > >Anyway, here's my scenario. I have a FreeBSD 4.5 machine on which I >recently upgraded OpenSSL. I went from version 0.9.6d to 0.9.6g. > >Initially, I left the old 0.9.6d libraries in place. I pointed qpopper's >configure script to the 0.9.6g includes, though. qpopper build properly >but I experienced the aforementioned errors: "Possible probe of account ..."
Out of curiosity, are you using the openssl in the base tree? Installing it from the ports, or doing your own install? (For that matter, qpopper from ports or your own build?) >Next, I manually removed all traces OpenSSL and installed 0.9.6g >again. qpopper would not build. The following is what I see when the >build fails: > >/usr/lib/libssl.a(ssl_algs.o): In function `SSL_library_init': >ssl_algs.o(.text+0x34): undefined reference to `EVP_idea_cbc' > >So, does anyone have any ideas here? No ideas here, I know building it with the .9.6g that gets installed in the base system didn't yield that error when I tried building qpopper, but does yield the "possible probe" stuff. I'm guessing this problem is only showing up on freebsd (otherwise we'd see others with this same problem). Anyone using a recent build on the -stable line of freebsd that actually has this working? Gary Schrock
